mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Alexandre Abadie
c7f6d53773
This module implements the 2 functions called when requesting a board 'reset in application' and 'board reset in bootloader' actions. This module will also configure the behaviour of bossa flasher and has a dependency on USBUS CDC ACM module for providing STDIO over USB
4 lines
84 B
Makefile
4 lines
84 B
Makefile
MODULE = boards_common_samd21-arduino-bootloader
|
|
|
|
include $(RIOTBASE)/Makefile.base
|