zephyr/boards/others/esp32c3_supermini/esp32c3_supermini.yaml
Arrel Neumiller f4267ecce4 boards: others: add support for esp32c3_supermini board
Add support for ESP32-C3 Super Mini board

Signed-off-by: Arrel Neumiller <rlneumiller@gmail.com>
2024-12-16 20:52:33 +01:00

21 lines
296 B
YAML

# Copyright (c) 2024 Arrel Neumiller
# SPDX-License-Identifier: Apache-2.0
identifier: esp32c3_supermini
name: ESP32-C3-SUPERMINI
type: mcu
arch: riscv
toolchain:
- zephyr
supported:
- adc
- gpio
- i2c
- watchdog
- uart
- dma
- pwm
- spi
- counter
- entropy
vendor: others