Anas Nashif
ec5e3017ac
boards: up_squared: remove 32bit variant
...
This board was created for the transition to all 64bit, it is not needed
anymore.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-06-01 14:06:56 -05:00
Anas Nashif
dca317c730
sanitycheck: inclusive language
...
change whitelist -> allow.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-08-27 07:04:07 -04:00
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
Anas Nashif
da5f185e06
samples: add test identifier
...
Add unique identifier instead of just 'test' for samples.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-03-29 17:44:11 -04:00
Daniel Leung
69ede2f1ce
boards: up_squared: add GPIO sample to sanitycheck
...
This changes the sample.yaml so that it can be included when running
sanitycheck.
Fixes #10994
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2018-11-02 21:58:02 -04:00
Daniel Leung
79e8f79498
boards/x86: up_squared: add sample app for GPIO
...
This adds a sample app to utilize GPIOs on the UP Squared
board.
Origin: Original
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2018-09-19 21:36:16 -04:00