Skip to content

Commit 533f9aa

Browse files
authored
Update readme.md
1 parent 84d07e0 commit 533f9aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ The Espressif (`target xtensa_esp32_s3`) port for NodeMCU ESP32-S3
402402
features a bare-metal startup _without_ using any of the SDK.
403403
The bare-metal startup was taken from the work of
404404
[Chalandi/Baremetal_esp32s3_nosdk](https://github.com/Chalandi/Baremetal_esp32s3_nosdk).
405-
The dual-core system first boots core0 which subsequently
405+
The multicore system first boots core0 which subsequently
406406
starts up core1 and also starts up the RISCV coprocessor core.
407407
Blinky runs in the standard `ref_app`
408408
on core0 toggling `port7` while an endless timer loop on core1

0 commit comments

Comments
 (0)