mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 17:43:02 +00:00
This board was created for the transition to all 64bit, it is not needed anymore. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
256 B
YAML
10 lines
256 B
YAML
sample:
|
|
description: Example of using GPIOs on UP Squared board
|
|
name: Example of using GPIOs on UP Squared board
|
|
tests:
|
|
sample.board.up_squared.gpio_counter:
|
|
platform_allow: up_squared
|
|
tags: gpio
|
|
integration_platforms:
|
|
- up_squared
|