1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2016-02-13 21:29:36 +01:00
..
arm7_common core: cpu: sys: simplify reboot() 2016-01-27 13:30:01 +01:00
atmega2560 cpu/atmega2560: Update timer_init to match API change 2016-02-13 21:29:36 +01:00
atmega_common cpu: atmega_common_ add off_t to sys/types.h 2015-11-26 20:41:36 +01:00
cc430 cpu/cc430: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
cc2538 cpu/cc2538: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
cortexm_common core: cpu: sys: simplify reboot() 2016-01-27 13:30:01 +01:00
ezr32wg cpu: cleanup and unification of CPUID implementations 2016-02-08 14:36:03 +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 cpu/kinetis_common: Update timer_init to match API change 2016-02-13 21:29:36 +01:00
kw2x Merge pull request #4761 from haukepetersen/opt_cpuid 2016-02-08 18:18:53 +01:00
lm4f120 cpu/lm4f120: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
lpc11u34 cpu/lpc11u34: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
lpc1768 cpu/lpc1768: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
lpc2387 cpu/lpc2387: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
msp430-common make: Move Makefile.msp430_common to cpu dir 2016-02-10 16:37:03 +01:00
msp430fxyz cpu/msp430fxyz: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
native cpu/native: Update timer_init to match API changes 2016-02-13 21:29:36 +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 cpu/nrf51: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
nrf52 cpu/nrf5x: unified CPUID driver implementation 2016-02-09 16:59:10 +01:00
sam3 cpu/sam3: Update to match timer_init API change 2016-02-13 21:29:36 +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 cpu/samd21: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
saml21 cpu/saml21: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
stellaris_common lm4f120: removed superfluous stellaris debug.h 2015-09-20 01:51:47 +02: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 cpu/stm32f0: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
stm32f1 cpu/stm32f1: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
stm32f3 cpu/stm32f3: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
stm32f4 cpu/stm32f4: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
stm32l1 cpu/stm32l1: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
x86 make: Move BOARD and CPU includes to Makefile.modules 2016-02-10 16:37:03 +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