Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit e11ffe5

Browse files
authored
Update to reflex new arduino-pico core v1.4.0
1 parent 9b42794 commit e11ffe5

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
@@ -431,7 +431,7 @@ theses files must be copied into the corresponding directory:
431431
432432
#### 8.1 To use BOARD_NAME
433433
434-
**To be able to automatically detect and display BOARD_NAME on Seeeduino SAMD (RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040, GENERIC_RP2040, etc) boards**, you have to copy the file [RP2040 platform.txt](Packages_Patches/rp2040/hardware/rp2040/1.4.0) into rp2040 directory (~/.arduino15/packages/rp2040/hardware/rp2040/1.4.0).
434+
**To be able to automatically detect and display BOARD_NAME on RP2040-based boards (RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040, GENERIC_RP2040, etc) boards**, you have to copy the file [RP2040 platform.txt](Packages_Patches/rp2040/hardware/rp2040/1.4.0) into rp2040 directory (~/.arduino15/packages/rp2040/hardware/rp2040/1.4.0).
435435
436436
Supposing the rp2040 core version is 1.4.0. This file must be copied into the directory:
437437

0 commit comments

Comments
 (0)