mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
This is an Arduino Zero clone without the embedded debugger. Thus, it will be flashed by default using the U2F bootloader and uses by default USB CDC ACM for STDIO.
4 lines
100 B
Makefile
4 lines
100 B
Makefile
include $(RIOTBOARD)/common/arduino-zero/Makefile.features
|
|
|
|
FEATURES_PROVIDED += bootloader_arduino
|