Jens
Jens
Hi, I am using Windows and CMake and just start using modm. If I like modm I will start a PR to fix this issue by myself but for now...
Hello, I normally write embedded code in C but I want to learn something new, so I decide to learn RUST. So it's totally possible that I make a mistake....
If I read https://modm.io/guide/custom-project/ correct it is intended to maintain multiple binaries in one repo (in example a dual core processor) ``` . ├── ext │ └── modm │ ├──...