Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Building Circuit Playground Express Bluefruit w/ Platform IO #38

Open
Open
Building Circuit Playground Express Bluefruit w/ Platform IO#38

Description

I'm trying to compile for a CPX Bluefruit with Platform IO. Here is my platformio.ini file entry:

[env:cplay52]
platform = https://github.com/h2zero/platform-n-able.git#1.0.0
board = adafruit_cplaynrf52840
build_flags = -D CONFIG_WDT_TIMEOUT_SECONDS=0
lib_deps = h2zero/NimBLE-Arduino@^1.4.0

When I try to build I get an error:

Error. Board type requires board_bootloader to be specified

Same problem with the Adafruit Clue.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions