Free RTOS #4
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Author: @chrismrutherford Posted at: 23.03.2017 17:18
This make file could build the cube freertos with some small changes. I've managed to get it working in my clone of this repo. https://github.com/chrismrutherford/stm32cube-gcc
Unfortunately there aren't many examples in the cube tree, so I had to create a rtosexample with some sample code.
to use:
make freertos
make freertos=y