Skip to content

circuitpython makefile should not default BOARD setting.  #975

@mrmcwethy

Description

@mrmcwethy

Between myself and sommersoft, we spent over an hour missing the most obvious typo. To start a metro M4 build, I typed

make BUILD=metro_m4_express

The build worked and generated a uf2 file. I moved it over into the metro M4 express board and it failed to connect via USB. We were blind to the parameter should have been BOARD not BUILD.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions