platformio / platformio-core

Your Gateway to Embedded Software Development Excellence :alien:
https://platformio.org
Apache License 2.0
7.96k stars 795 forks source link

[Feature Request] - Board Support for Seeed Studio XIAO nRF52840 #4529

Closed imvrba closed 1 year ago

imvrba commented 1 year ago

Hello, I was wondering if it is possible to add support in PlatformIO for the "Seeed Studio XIAO nRF52840" and the "Seeed Studio XIAO nRF52840 (Sense)" models.

This is the board manager URL that is given in the documentation: https://files.seeedstudio.com/arduino/package_seeeduino_boards_index.json

For any further information, it can be found on their wiki: https://wiki.seeedstudio.com/XIAO_BLE/

Please let me know if there is anything else that I need to provide or mention, Thanks.

maxgerhardt commented 1 year ago

Already implemented in https://github.com/platformio/platform-nordicnrf52/pull/151, PR review is pending.