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
93d27bb9a0
RIOT
/
boards
/
ek-lm4f120xl
/
Makefile.include
3 lines
48 B
Makefile
Raw
Normal View
History
Unescape
Escape
Adding Support for Stellaris Launchpad LM4f120. This board is based on ARM Cortex M4 from TI.
2015-07-04 09:37:54 +02:00
# this board uses openocd
boards: don't include programmer logic at board level
2020-11-19 18:38:41 +01:00
PROGRAMMER
?=
openocd
Copy Permalink