hathach
|
1cf68f98b3
|
- add cmake to samd11
- build_cmake.py always build with -DCMAKE_BUILD_TYPE=MinSizeRel
|
2024-05-03 12:45:41 +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
|
2dea4ce6a2
|
add cmake support for samd21.
update ci cmake
|
2023-09-07 16:58:40 +07:00 |
|