Update board.h
UF2 board ID updated to specs.
This commit is contained in:
parent
cf3f39f576
commit
aac573642b
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
//------------- UF2 -------------//
|
||||
#define UF2_PRODUCT_NAME "Seeed XIAO nRF52840"
|
||||
#define UF2_VOLUME_LABEL "XIAO-BOOT"
|
||||
#define UF2_BOARD_ID "Seeed_XIAO_nRF52840"
|
||||
#define UF2_BOARD_ID "nRF52840-SeeedXiao-v1"
|
||||
#define UF2_INDEX_URL "https://www.seeedstudio.com/"
|
||||
|
||||
#endif // _XIAO_BLE
|
||||
|
|
|
|||
Loading…
Reference in a new issue