| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-10 | fix nrf54 and freertos port | hathach | |
| 2023-12-18 | update FreeRTOSConfig.h | hathach | |
| - remove configAssert() - configCHECK_HANDLER_INSTALLATION=0 (to prevent unused-parameter error with configAssert(x)=nil | |||
| 2023-11-16 | switch freertos to static allocation only (dynamic = 0), since it is ↵ | hathach | |
| possible now with latest freertos cmake | |||
| 2023-08-03 | add osal queue name if needed | hathach | |
| also mass change configQUEUE_REGISTRY_SIZE = 4 | |||
| 2023-06-16 | fix build, update freertos config for cmake | hathach | |
| 2023-05-26 | move lpc18 and rp2040 to cmake workflow since rp2040 often failed randomly ↵ | hathach | |
| with make | |||
