This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
af89824cfd
RIOT
/
boards
/
ikea-tradfri
/
Makefile.include
5 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
boards: ikea-tradfri: add support for board.
2017-11-15 23:39:39 +01:00
# setup JLink for flashing
boards: don't include programmer logic at board level
2020-11-19 18:38:41 +01:00
PROGRAMMER
?=
jlink
boards: unexport JLINK_DEVICE variable
2020-03-03 11:56:38 +01:00
JLINK_DEVICE
=
EFR32MG1PxxxF256
boards/efm32: reset board before flashing This was added for other boards in #12160, and improves flashing reliability.
2020-10-27 00:27:50 +01:00
JLINK_PRE_FLASH
=
r
Copy Permalink