1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lm4f120
Hauke Petersen 5920d99752 pm: fix weak-based default implementations
Instead of using `weak` function definitions, this PR handles
default implementations using `PROVIDES_x` defines, allowing
for cpus/pm realted modules to use their own implementations.
2017-10-16 14:27:35 +02:00
..
include pm: fix weak-based default implementations 2017-10-16 14:27:35 +02:00
ldscripts Converting from DOS endings to UNIX _2 2015-07-24 08:59:54 +05:30
periph Merge pull request #7129 from haukepetersen/opt_periph_sharetimerset 2017-08-01 15:09:48 +02:00
cpu.c cpu/lm4f120: SPI support 2017-06-28 16:54:37 +02:00
Makefile cpu: build cortexm vectors.c without LTO 2016-08-29 13:30:17 +02:00
Makefile.include cpu/lm4f120: SPI support 2017-06-28 16:54:37 +02:00
vectors.c cpu: force size of CPU specific vector table 2017-09-04 15:13:43 +02:00