This website works better with JavaScript.
Explore
Help
Sign In
marc
/
RIOT
Watch
1
Star
0
Fork
You've already forked RIOT
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14219
Commits
7
Branches
4
Tags
43 MiB
C
88.9%
Diff
3.1%
C++
2.4%
Assembly
2.1%
Makefile
1.7%
Other
1.4%
Tree:
a188d7670b
cc430
dev/timer
master
patch-1
pr/gpio
pr/rotary
pr/spi.typo
2013.08
2014.01
2014.05
2014.12
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a188d7670b'
${ noResults }
RIOT
/
cpu
/
lm4f120
/
periph
History
Joakim Nohlgård
fe75996cbc
cpu/lm4f120: Remove stub cpuid
...
NVIC_CPUID is not a unique device ID, it is the Cortex-M core family ID.
6 years ago
..
Makefile
Adding Support for Stellaris Launchpad LM4f120. This board is based on ARM Cortex M4 from TI.
8 years ago
adc.c
cpu/lm4f120: fix ADC pin mapping
7 years ago
gpio.c
cpu/lm4f120: fix gpio isr
6 years ago
timer.c
periph timer: remove timer_irq_(en|dis)able
6 years ago
uart.c
cpus: make use of cortexm_isr_end()
6 years ago