Initial commit with basic project structure and Firebeetle 2 board definition
This commit is contained in:
21
boards/espressif/esp32c3_rust/esp32c3_rust.yaml
Normal file
21
boards/espressif/esp32c3_rust/esp32c3_rust.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
# Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
identifier: esp32c3_rust
|
||||
name: ESP32-C3-DevKit-RUST-1
|
||||
type: mcu
|
||||
arch: riscv
|
||||
toolchain:
|
||||
- zephyr
|
||||
supported:
|
||||
- adc
|
||||
- gpio
|
||||
- i2c
|
||||
- watchdog
|
||||
- uart
|
||||
- dma
|
||||
- pwm
|
||||
- spi
|
||||
- counter
|
||||
- entropy
|
||||
vendor: espressif
|
||||
Reference in New Issue
Block a user