Skip to content

Commit bd968ec

Browse files
authored
Update development.md (#261)
typo embeded to embedded
1 parent de2719e commit bd968ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ There are a few SDK variables we take advantage of for our builds.
139139

140140
| Name | Default | Description |
141141
| ----------- | --------- | ----------- |
142-
|PICO_BOARD|pico| This is the embeded board that the RP2040 chip is part of. By default, it assumes the Pico. This variable would match the `<boardname.h>` file in the board's configs folder.|
142+
|PICO_BOARD|pico| This is the embedded board that the RP2040 chip is part of. By default, it assumes the Pico. This variable would match the `<boardname.h>` file in the board's configs folder.|
143143
144144
### Windows
145145

0 commit comments

Comments
 (0)