Support for the Seeed Studio XIAO nRF52840. More...
Support for the Seeed Studio XIAO nRF52840.
The XIAO nRF52840 (formally known as XIAO BLE) is a development board from Seeed Studio's XIAO board family.
It provides native USB support, Bluetooth Low Energy and IEEE 802.15.4 support via the nRF52840 MCU.
Refer to the Feather nRF52840 Express documentation for further details. Both use the same flasher, bootloader, and terminal settings.
Example with hello-world
application:
Files | |
file | arduino_iomap.h |
Mapping from MCU pins to Arduino pins. | |
file | board.h |
Board specific configuration for the Seeed Studio XIAO nRF52840. | |
file | gpio_params.h |
Configuration of SAUL mapped GPIO pins. | |
file | periph_conf.h |
Peripheral configuration for the Seeed Studio XIAO nRF52840. | |