1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Peter Kietzmann c8829a49b8 Merge pull request #4838 from haukepetersen/fix_periph_timerarg
drivers/timer: added callback argument
2016-03-01 08:55:54 +01:00
..
arm7_common core: header cleanup 2016-02-28 22:46:28 +01:00
atmega2560 Merge pull request #4838 from haukepetersen/fix_periph_timerarg 2016-03-01 08:55:54 +01:00
atmega_common core: header cleanup 2016-02-28 22:46:28 +01:00
cc430 cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
cc2538 cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
cortexm_common core: header cleanup 2016-02-28 22:46:28 +01:00
ezr32wg cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
k60 Merge pull request #4761 from haukepetersen/opt_cpuid 2016-02-08 18:18:53 +01:00
k64f Merge pull request #4761 from haukepetersen/opt_cpuid 2016-02-08 18:18:53 +01:00
kinetis_common Merge pull request #4838 from haukepetersen/fix_periph_timerarg 2016-03-01 08:55:54 +01:00
kw2x Merge pull request #4761 from haukepetersen/opt_cpuid 2016-02-08 18:18:53 +01:00
lm4f120 Merge pull request #4838 from haukepetersen/fix_periph_timerarg 2016-03-01 08:55:54 +01:00
lpc11u34 cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
lpc1768 Merge pull request #4838 from haukepetersen/fix_periph_timerarg 2016-03-01 08:55:54 +01:00
lpc2387 Merge pull request #4838 from haukepetersen/fix_periph_timerarg 2016-03-01 08:55:54 +01:00
msp430-common cpu: msp430-common: fix unistd.h 2016-02-28 22:46:28 +01:00
msp430fxyz cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
native Merge pull request #4838 from haukepetersen/fix_periph_timerarg 2016-03-01 08:55:54 +01:00
nrf5x_common cpu/nrf5x_common: Use a different module name to prevent linker races in Travis 2016-02-12 08:45:53 +01:00
nrf51 Merge pull request #4838 from haukepetersen/fix_periph_timerarg 2016-03-01 08:55:54 +01:00
nrf52 cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
sam3 cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
sam21_common cpu/sam21_common: Use a different module name to prevent linker races in Travis 2016-02-12 08:45:58 +01:00
samd21 cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
saml21 Merge pull request #4838 from haukepetersen/fix_periph_timerarg 2016-03-01 08:55:54 +01:00
stellaris_common cpu/lm4f120: GPIO support 2016-02-23 15:12:53 +01:00
stm32_common cpu/stm32_common: Use a different module name to prevent linker races in Travis 2016-02-12 08:46:00 +01:00
stm32f0 cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
stm32f1 cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
stm32f3 cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
stm32f4 cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
stm32l1 cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
x86 core: header cleanup 2016-02-28 22:46:28 +01:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
Makefile.include.cortexm_common make: Homogenize CFLAGS settings across cortexm_common, avr, msp430_common 2016-02-11 12:45:44 +01:00
Makefile.include.gnu make: Move Makefile.include.$(TOOLCHAIN) to cpu dir 2016-02-10 16:37:03 +01:00
Makefile.include.llvm make: Move Makefile.include.$(TOOLCHAIN) to cpu dir 2016-02-10 16:37:03 +01:00
Makefile.include.msp430_common make: Homogenize CFLAGS settings across cortexm_common, avr, msp430_common 2016-02-11 12:45:44 +01:00