hathach
|
1a3f5f7a09
|
update FreeRTOSConfig.h
- remove configAssert()
- configCHECK_HANDLER_INSTALLATION=0 (to prevent unused-parameter error with configAssert(x)=nil
|
2023-12-18 20:33:43 +07:00 |
|
hathach
|
fbf64b122d
|
switch freertos to static allocation only (dynamic = 0), since it is possible now with latest freertos cmake
|
2023-11-16 22:12:38 +07:00 |
|
hathach
|
473f37df95
|
add osal queue name if needed
also mass change configQUEUE_REGISTRY_SIZE = 4
|
2023-08-03 12:05:21 +07:00 |
|
hathach
|
a7f330fa94
|
fix build, update freertos config for cmake
|
2023-06-16 14:17:25 +07:00 |
|
hathach
|
7ac85d08c7
|
move lpc18 and rp2040 to cmake workflow since rp2040 often failed randomly with make
|
2023-05-26 16:37:47 +07:00 |
|
hathach
|
4c9605910f
|
update cmake with freertos
|
2023-05-25 21:27:26 +07:00 |
|