1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Joakim Nohlgård f98b80f75f Merge pull request #3504 from locicontrols/cc2538-gpio-init
cpu/cc2538: initialize the GPIO controller to a default state
2016-03-04 16:01:18 +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 cpu/cc2538: initialize the GPIO controller to a default state 2016-03-03 11:16:24 -05:00
cortexm_common Merge pull request #4944 from gebart/pr/cortexm-irqn-unsigned-int 2016-03-04 05:40:51 +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 #4688 from OlegHahm/valgrind_debug_for_native 2016-03-04 07:55:45 +01:00
nrf5x_common cpu/nrf5x: unified hwrng driver 2016-03-01 23:22:03 +01:00
nrf51 cpu/nrf5x: unified hwrng driver 2016-03-01 23:22:03 +01:00
nrf52 cpu/nrf5x: unified hwrng driver 2016-03-01 23:22:03 +01:00
sam3 cpu/sam3: removed system_sam3xa.h header 2016-03-01 15:56:59 +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/stm32f1: reworked timer driver 2016-03-01 22:39:36 +01:00
stm32f0 Merge pull request #3834 from michz/master 2016-03-04 05:42:10 +01:00
stm32f1 Merge pull request #4932 from haukepetersen/opt_f1_timer 2016-03-03 10:00:38 +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: set OBJDUMP = $(PREFIX)objdump for gnu targets. 2016-02-23 17:55:58 -05: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