1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 10:33:49 +01:00
RIOT/boards/adafruit-pybadge
Marian Buschsieweke bee4d7e291
boards: use boards.h to indicated UF2 bootloader usage
Using `CFLAGS += -DBOOTLOADER_UF2` poisens the ccache. Using the
`board.h` only adds entropy to the files actually including that header.

The single user of that flag has been updated accordingly.

Co-authored-by: crasbe <crasbe@gmail.com>
2025-12-15 23:31:47 +01:00
..
2022-03-16 17:23:50 +01:00