soc: esp32c3: added initial soc support files for esp32c3
by adding the soc specific files such: soc initialization code, linker scripts and support for esp32c3 devkitm Signed-off-by: Felipe Neves <ryukokki.felipe@gmail.com> Signed-off-by: Felipe Neves <felipe.neves@espressif.com>
This commit is contained in:
parent
4303cfdb3c
commit
5d736766ed
23 changed files with 1056 additions and 11 deletions
6
boards/riscv/esp32c3_devkitm/esp32c3_devkitm.yaml
Normal file
6
boards/riscv/esp32c3_devkitm/esp32c3_devkitm.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
identifier: esp32c3
|
||||
name: ESP32-C3
|
||||
type: mcu
|
||||
arch: riscv
|
||||
toolchain:
|
||||
- zephyr
|
Loading…
Add table
Add a link
Reference in a new issue