Skip to content

Commit 7217ac9

Browse files
committed
blink->blink_universal
1 parent cde5667 commit 7217ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ These require you to set `PICO_ARM_TOOLCHAIN_PATH` and `PICO_RISCV_TOOLCHAIN_PAT
411411

412412
App|Description
413413
---|---
414-
[blink](universal/CMakeLists.txt#L126) | Same as the [blink](blink) example, but universal.
414+
[blink_universal](universal/CMakeLists.txt#L126) | Same as the [blink](blink) example, but universal.
415415
[hello_universal](universal/hello_universal) | The obligatory Hello World program for Pico (USB and serial output). On RP2350 it will reboot to the other architecture after every 10 prints.
416416
[nuke_universal](universal/CMakeLists.txt#L132) | Same as the [nuke](flash/nuke) example, but universal. On RP2350 runs as a packaged SRAM binary, so it is written to flash and copied to SRAM by the bootloader.
417417

0 commit comments

Comments
 (0)