Skip to content

Commit 7c6b925

Browse files
committed
fixup! [rp] Add core support for RP2040 device
1 parent 863f6c1 commit 7c6b925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modm/platform/core/rp/module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ initial state.
1717

1818
## Linkerscript
1919

20-
The RP2040 currently on has one linkerscript template for internal SRAM and
20+
The RP2040 currently only has one linkerscript template for internal SRAM and
2121
external Flash. You can place static objects in sections via the
2222
`modm_section` attribute:
2323

0 commit comments

Comments
 (0)