zephyr/boards/x86/up_squared/up_squared_32.yaml
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

12 lines
153 B
YAML

identifier: up_squared_32
name: UP Squared (x86)
type: mcu
arch: x86
toolchain:
- zephyr
ram: 2048
testing:
ignore_tags:
- net
- bluetooth