Skip to content

Commit 7677eb1

Browse files
committed
Update README.md
1 parent bb53113 commit 7677eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ A BSF acts like a mini Board Support Package (BSP). A BSF adds functionality on
375375

376376
A BSF has the same name as the board-id and is suffixed with `.h` extension. BSF's are located in the `src/boards` folder.
377377

378-
A BSF contains important information about a board (including connection/wiring details) and provides the following functionality:
378+
A BSF contains important information about a board (including connection/wiring details), contains a URL to PlatformIO's documentation for the board and provides the following functionality:
379379

380380
- Defines the default device-id.
381381
- Defines 'wait for serial port' timeout default value (if needed).

0 commit comments

Comments
 (0)