| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- add device/midi_test_freertos example
- update bth/dfu/midi device for cache line size
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also fix trailing spaces
|
|
|
|
|
|
|
|
|
|
configSUPPORT_DYNAMIC_ALLOCATION only
note: for example to build with configSUPPORT_STATIC_ALLOCATION = 0, one
of heap_n.c must be included in makefile/cmake
|
|
|
|
this allows ports to specify a freertos port outside the FreeRTOS-Kernel lib directory, which would otherwise not be possible
Signed-off-by: Rafael Silva <[email protected]>
|
|
|
|
useful for freertos/ prefix with esp IDF
|
|
|
|
|
|
|
|
|
|
work with samd21 samd51 and nrf
|
|
|
|
|