Skip to content

Commit fadd901

Browse files
committed
Add nRF52840 to the list
1 parent e79c9ae commit fadd901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/EmbeddedSwift/Documentation.docc/GettingStarted/Introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ For a detailed introduction and motivation into Embedded Swift, please see "[A V
4141

4242
The Swift toolchain has the ability to produce code for almost any standard ARM and RISC-V platform, and that makes Embedded Swift versatile and not limited to specific platforms or hardware devices. This way, Embedded Swift can potentially target many different microcontroller families and embedded devices.
4343

44-
Boards with active community support include the Raspberry Pi Pico, various STM32 development boards, and several ESP32 variants, with more platforms being regularly added as the community grows.
44+
Boards with active community support include the Raspberry Pi Pico, various STM32 development boards, various nRF52840 based boards and several ESP32 variants, with more platforms being regularly added as the community grows.
4545

4646
## Interoperability with existing SDKs
4747

0 commit comments

Comments
 (0)