Skip to content

begin() returns code 1 on PlatformIO with default settings on Xiao nRF52840 Sense #27

Description

@gamingdoom

The begin() function returns 1 on PlatformIO, since TARGET_SEEED_XIAO_NRF52840_SENSE is undefined.

This can be worked around by adding the following line to platformio.ini

build_flags = -DTARGET_SEEED_XIAO_NRF52840_SENSE

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions