1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles/boards
Marian Buschsieweke 98824df68b
makefiles/boards/sam0.inc.mk: Allow other programmers
Modified to allow including sam0.inc.mk even if none of the programmers handled
their is used. This is useful for boards that by default are programmed via a
bootloader. Still including sam0.inc.mk allows users to specify the `PROGRAMMER`
to use jlink, openocd, or edgb instead of the bootloader.
2020-06-04 21:28:17 +02:00
..
sam0.inc.mk makefiles/boards/sam0.inc.mk: Allow other programmers 2020-06-04 21:28:17 +02:00
stm32.inc.mk mk/boards/stm32: add JLink support 2020-05-04 16:42:25 +02:00