mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-27 21:35:22 +00:00
This adds a primitive board configuration for the UP Squared board to work properly with SBL(Slim Bootloader). - https://github.com/slimbootloader/slimbootloader - https://slimbootloader.github.io/ BOARD shall be 'up_squared_sbl' cmake -GNinja -DBOARD=up_squared_sbl .. ninja Signed-off-by: Aiden Park <aiden.park@intel.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv32 | ||
shields | ||
x86 | ||
xtensa | ||
boards.rst | ||
CMakeLists.txt | ||
Kconfig |