We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d07e0 commit 533f9aaCopy full SHA for 533f9aa
1 file changed
readme.md
@@ -402,7 +402,7 @@ The Espressif (`target xtensa_esp32_s3`) port for NodeMCU ESP32-S3
402
features a bare-metal startup _without_ using any of the SDK.
403
The bare-metal startup was taken from the work of
404
[Chalandi/Baremetal_esp32s3_nosdk](https://github.com/Chalandi/Baremetal_esp32s3_nosdk).
405
-The dual-core system first boots core0 which subsequently
+The multicore system first boots core0 which subsequently
406
starts up core1 and also starts up the RISCV coprocessor core.
407
Blinky runs in the standard `ref_app`
408
on core0 toggling `port7` while an endless timer loop on core1
0 commit comments