| Age | Commit message (Collapse) | Author |
|
|
|
`STACK_SIZE = DEFINED(STACK_SIZE) ? STACK_SIZE : 0x1000` --> STACK_SIZE = 0
|
|
|
|
|
|
|
|
temporarily disable codespell
|
|
also fix trailing spaces
|
|
|
|
|
|
|
|
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]>
|
|
|
|
|
|
|
|
|
|
|
|
specify FAMILY_SUBMODULES for all boards
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- buil_al.py skip specific MCU if .skip.MCU_ exists
- reduce stm32f070 heap & stack size to compile webserver
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|