| Age | Commit message (Collapse) | Author |
|
OPT_MCU_SAML22
|
|
enable host example build for samd21/d51
|
|
|
|
`STACK_SIZE = DEFINED(STACK_SIZE) ? STACK_SIZE : 0x1000` --> STACK_SIZE = 0
|
|
|
|
tested with feather nrf52840, m0, m4
|
|
update ci cmake
|
|
temporarily disable codespell
|
|
|
|
|
|
|