Skip to content

Commit 652b3b0

Browse files
authored
Update README.md
Another small typo in documentation
1 parent c8c417f commit 652b3b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rp2350/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
This directory contains files specific to the RP2350 hardware. It is only used when building for RP2350 platforms, i.e.
2-
`PICO_PLATFORM=rp2350-arm-s` or `PICO_PLATFORM=rp235-riscv`
2+
`PICO_PLATFORM=rp2350-arm-s` or `PICO_PLATFORM=rp2350-riscv`
33

44
`hardware_regs` contains low level hardware register #defines autogenerated from the RP2350 chip definition itself.
55

0 commit comments

Comments
 (0)