hathach
|
46fd822990
|
increase freerto min task stack for some stm32
|
2024-08-01 14:24:23 +07:00 |
|
hathach
|
999177fe39
|
- fix g4 clang linker
- clang work with l0
|
2024-04-23 22:36:00 +07:00 |
|
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
|
430f16bf76
|
move all IAR to cmake
|
2023-06-24 22:36:53 +07:00 |
|