zephyr/boards/xtensa/esp32s2_saola/esp32s2_saola.yaml
Sylvio Alves 20fbaaccc4 boards: esp32: added ignore tags
Espressif boards cannot have ble and wifi
CI build tests due to binary blobs policies.
This removes refered tests.

west.yml: update hal repository to get updates
that allows building using Zephyr's SDK.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2022-05-11 10:47:27 +02:00

10 lines
136 B
YAML

identifier: esp32s2_saola
name: ESP32-S2
type: mcu
arch: xtensa
toolchain:
- zephyr
testing:
ignore_tags:
- net
- bluetooth