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>
10 lines
136 B
YAML
10 lines
136 B
YAML
identifier: esp32s2_saola
|
|
name: ESP32-S2
|
|
type: mcu
|
|
arch: xtensa
|
|
toolchain:
|
|
- zephyr
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|