| Age | Commit message (Collapse) | Author |
|
|
|
samd51 nrf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`STACK_SIZE = DEFINED(STACK_SIZE) ? STACK_SIZE : 0x1000` --> STACK_SIZE = 0
|
|
|
|
|
|
|
|
- clang work with l0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
startfiles for imxrt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix clang build with nrf
|
|
|
|
|
|
- compile nrf with __STARTUP_CLEAR_BSS and link flag -nostartfiles
|
|
|
|
|
|
assert.h file not found)
|
|
bss. Got stkerr -> hardfault
|
|
|
|
|
|
|
|
- switch unit test back to gcc, since path to clang conflict on local setup (x86 and arm)
|