Added esp32c6 support and example

This commit is contained in:
Wouter Geraedts 2024-04-09 15:01:27 +02:00 committed by Henrik Tjäder
parent 5a8ff70f85
commit b97bc79126
17 changed files with 1526 additions and 2 deletions

View file

@ -37,6 +37,7 @@ default = []
cortex-m-source-masking = []
cortex-m-basepri = []
riscv-esp32c3 = []
riscv-esp32c6 = []
# riscv-clic = []
# riscv-ch32 = []
riscv-slic = []