1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lm4f120/periph
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.
2017-04-05 09:03:49 +02:00
..
adc.c cpu/lm4f120: fix ADC pin mapping 2016-04-11 12:39:52 +02:00
gpio.c cpu/lm4f120: fix gpio isr 2017-03-29 09:37:42 +02:00
Makefile Adding Support for Stellaris Launchpad LM4f120. This board is based on ARM Cortex M4 from TI. 2015-07-24 08:59:53 +05:30
timer.c periph timer: remove timer_irq_(en|dis)able 2017-01-14 15:34:53 +01:00
uart.c cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00