| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-21 | - move freertos_hooks to board.c | hathach | |
| - add device/midi_test_freertos example - update bth/dfu/midi device for cache line size | |||
| 2024-04-24 | change hil board s3 devkitm (devkitc seems to have usb issue with cp2104) | hathach | |
| 2023-11-23 | move make.mk and rules.mk to build_system/make | hathach | |
| 2023-09-28 | fix build with new freertos host example | hathach | |
| 2023-09-25 | adding host/cdc_msc_hid_freertos example | hathach | |
| 2023-06-24 | fix iar with make | hathach | |
| 2023-06-24 | fix missing replace | hathach | |
| 2023-03-16 | rename FREERTOS_PORT to FREERTOS_PORTABLE_SRC | hathach | |
| also fix trailing spaces | |||
| 2023-03-08 | fix freertos build with iar, format/indent link_type | hathach | |
| 2023-03-08 | Merge branch 'master' into renesas-ra | hathach | |
| 2023-03-06 | integrate top.mk into make.mk | hathach | |
| 2023-01-17 | update freertos example to build with iar | hathach | |
| 2022-12-05 | clean osal_freertos, update freertos examples to work with ↵ | hathach | |
| 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 | |||
| 2022-06-24 | suppress redundant-decls warnings for freertos examples | hathach | |
| 2022-06-02 | rework make freertos port handling | Rafael Silva | |
| 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]> | |||
| 2021-10-17 | more with -Wcast-qual | hathach | |
| 2021-09-25 | add CFG_TUSB_OS_INC_PATH for os include path | hathach | |
| useful for freertos/ prefix with esp IDF | |||
| 2021-03-18 | add example specific DEPS_SUBMODULES | hathach | |
| 2021-03-01 | add submodule lib/FreeRTOS-Kernel | hathach | |
| 2020-03-11 | fix cortex M7, M23, M33 freertos build | hathach | |
| 2020-03-11 | freertos demo use static only for most optmized sram | hathach | |
| 2020-03-10 | update freertos example | hathach | |
| work with samd21 samd51 and nrf | |||
| 2020-03-10 | fix freertos compile | hathach | |
| 2020-03-10 | rename to cdc_msc_freertos | hathach | |
