zephyr/samples/boards
Daniel Leung ec9a413983 boards: x86: make up_squared default to x86_64
This makes the up_squared board default to x86_64.
This also adds a new board, up_squared_32, for when 32-bit
is desired.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-05-19 19:19:51 +02:00
..
96b_argonkey samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
arc_secure_services arch: arc: move ARC normal related configurations out of board dir 2020-04-20 15:42:26 +02:00
bbc_microbit samples: bbc_microbit: cleanups 2020-05-13 19:51:01 +02:00
intel_s1000_crb samples: boards: intel_s1000_crb: Rename to README.rst 2020-05-15 17:18:56 +02:00
mec15xxevb_assy6853 samples: boards: mec15xxevb: Update power management test cases 2020-05-08 17:46:45 +02:00
nrf devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
olimex_stm32_e407 boards: stm32: Use dt API for serial peripheral configuration 2020-04-20 15:27:56 -05:00
reel_board/mesh_badge flash: Convert DT_FLASH_AREA to FLASH_AREA macros 2020-05-13 21:22:53 +02:00
sensortile_box samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
ti/cc13x2_cc26x2/system_off samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
up_squared/gpio_counter boards: x86: make up_squared default to x86_64 2020-05-19 19:19:51 +02:00
boards.rst