We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f48e2d + addd38c commit 188fe1bCopy full SHA for 188fe1b
README.md
@@ -34,7 +34,7 @@ export MCU=esp32; export CARGO_TARGET_XTENSA_ESP32_ESPIDF_LINKER=ldproxy; export
34
* esp32s3 / xtensa-esp32s3-espidf
35
* esp32c3 / riscv32imc-esp-espidf
36
* esp32c5 / riscv32imc-esp-espidf
37
- * esp32c6 / risxcv32imac-esp-espidf
+ * esp32c6 / riscv32imac-esp-espidf
38
* Put in `WIFI_SSID` / `WIFI_PASS` the SSID & password for your wireless router
39
* Flash using the `espflash` utility described in the build prerequsites' link above
40
0 commit comments