1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2016-02-23 15:12:53 +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 Merge pull request #4040 from gebart/pr/periph-timer-init-freq 2016-02-15 23:36:44 +01:00
cortexm_common core: cpu: sys: simplify reboot() 2016-01-27 13:30:01 +01:00
ezr32wg cpu/ezr32wg: Update to match timer_init API change 2016-02-13 21:29:36 +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 #4040 from gebart/pr/periph-timer-init-freq 2016-02-15 23:36:44 +01:00
kw2x Merge pull request #4761 from haukepetersen/opt_cpuid 2016-02-08 18:18:53 +01:00
lm4f120 cpu/lm4f120: GPIO support 2016-02-23 15:12:53 +01:00
lpc11u34 Merge pull request #4040 from gebart/pr/periph-timer-init-freq 2016-02-15 23:36:44 +01:00
lpc1768 cpu/lpc1768: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
lpc2387 Merge pull request #4040 from gebart/pr/periph-timer-init-freq 2016-02-15 23:36:44 +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 native/drivers/sys: adapt ethernet netdev2 for info struct 2016-02-22 12:37:26 +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 #4040 from gebart/pr/periph-timer-init-freq 2016-02-15 23:36:44 +01:00
nrf52 Merge pull request #4040 from gebart/pr/periph-timer-init-freq 2016-02-15 23:36:44 +01:00
sam3 Merge pull request #4040 from gebart/pr/periph-timer-init-freq 2016-02-15 23:36:44 +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: allowed third PWM channel per device 2016-02-21 16:49:45 +01:00
saml21 cpu/saml21: Update to match timer_init API change 2016-02-13 21:29:36 +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 Merge pull request #4815 from DipSwitch/pr/fix_stm32_exti_isr 2016-02-21 14:11:36 +01:00
stm32f1 Merge pull request #4815 from DipSwitch/pr/fix_stm32_exti_isr 2016-02-21 14:11:36 +01:00
stm32f3 stm32f3: periph: uart: add misssing uart overrun handling 2016-02-21 20:30:29 +01:00
stm32f4 Merge pull request #4815 from DipSwitch/pr/fix_stm32_exti_isr 2016-02-21 14:11:36 +01:00
stm32l1 Merge pull request #4815 from DipSwitch/pr/fix_stm32_exti_isr 2016-02-21 14:11: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