Skip to content

Commit 7b4df58

Browse files
committed
Switch to main branch for pico BSP.
SIO branch was merged.
1 parent 537a8c9 commit 7b4df58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ version = "0.2.0"
1111
# Useful Cortex-M specific functions (e.g. SysTick)
1212
cortex-m = "0.7"
1313
# The Raspberry Pi Pico HAL
14-
pico = { git = "https://github.com/rp-rs/rp-hal.git", branch="add_sio_fifo" }
14+
pico = { git = "https://github.com/rp-rs/rp-hal.git" }
1515
# Cortex-M run-time (or start-up) code
1616
cortex-m-rt = "0.7"
1717
# The BIOS API we export to the OS

0 commit comments

Comments
 (0)