Thomas Gravekamp
Thomas Gravekamp
Hi Stephen, I fixed the formatting in your first comment. Having a `#` in front of text will make it a header. That's how [markdown](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) works. And yes, there are...
Hi there, thanks for your input! There is already an issue for supporting Windows. See #10. I have not yet decided how Windows will be supported. I would like to...
Hi @fortysixandtwo, have you ever found the root cause of this issue? Could it be that the issue reported in #22 caused the problems you were having?
Hi Thomas, thanks for reporting this issue. It indeed seems to be a duplicate of issue #16. To properly solve this I'll have to look into using gcc instead of...
Hi, thanks for creating this issue. Adding the FreeRTOS sources to your VS Code configuration json has nothing to do with compiling the actual project. It will only help VS...
Hm, I'm not sure if I fully understand your requirements. You say that your source files are organized differently. Do you mean your C/C++ source files (.h, .c, .cpp) or...
Sorry for my late answer. The makefiles still need to be made more configurable. One of the problems is like you described in this issue, it forces a specific project...
Even if you've only just got an idea on how to implement this, feel free to add it to this thread. Anyhow, thanks for raising this issue. It's hard to...
Hi Andi, thanks for reporting this issue. I would like to know what exactly did not work. I assume you have used the [guides](https://stm32-base.org/guides/) to set up the toolchain to...
Ah, I see. There is no way to make someone a contributor. I can only give people write access, but you do not need that to make a pull request....