Skip to content

Commit 6e8abbd

Browse files
committed
docs: update README with correct branch name
Update branch name from execute-sync@7c51742 to execute_sync_2433 to reflect the reorganized commits for multicore support and UART stdio configuration.
1 parent 8de292b commit 6e8abbd

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
@@ -14,7 +14,7 @@ This project uses arduino-pico core for debugging RP2040-based Arduino Pico prog
1414
```bash
1515
git clone https://github.com/schkovich/arduino-pico.git
1616
cd arduino-pico
17-
git checkout execute-sync@7c51742
17+
git checkout execute_sync_2433
1818
git submodule update --init
1919
cd ..
2020
git clone [email protected]:schkovich/pico-sdk-tests.git

0 commit comments

Comments
 (0)