| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-14 | more make refactor | hathach | |
| 2025-10-14 | move make.mk to hw/bsp/family_support.mk | hathach | |
| 2025-02-11 | update make to use FreeRTOSConfig in family instead of examples | hathach | |
| 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-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-04-07 | add hid_composite_freertos example | hathach | |
