riscv notes

This commit is contained in:
Evan Feenstra
2022-05-27 10:43:31 -07:00
parent 07a12e9717
commit ce45eccde3
2 changed files with 0 additions and 4 deletions

View File

View File

@@ -1,8 +1,4 @@
[build]
# Uncomment the relevant target for your chip here (ESP32, ESP32-S2, ESP32-S3 or ESP32-C3)
#target = "xtensa-esp32-espidf"
#target = "xtensa-esp32s2-espidf"
#target = "xtensa-esp32s3-espidf"
target = "riscv32imc-esp-espidf"
[target.xtensa-esp32-espidf]