1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Oleg Hahm cdd6878fca Merge pull request #4942 from gebart/pr/clang-asm
cpu/cortexm_common: Fix inline asm for ARMv6-M so that it compiles in Clang as well
2016-03-03 12:53:24 +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 Merge pull request #4878 from locicontrols/cc2538-periph-timer 2016-03-03 11:11:57 +01:00
cortexm_common Merge pull request #4942 from gebart/pr/clang-asm 2016-03-03 12:53:24 +01:00
ezr32wg cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
k60
k64f
kinetis_common Merge pull request #4838 from haukepetersen/fix_periph_timerarg 2016-03-01 08:55:54 +01:00
kw2x
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: 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
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 cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +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
Makefile.include.cortexm_common
Makefile.include.gnu make: set OBJDUMP = $(PREFIX)objdump for gnu targets. 2016-02-23 17:55:58 -05:00
Makefile.include.llvm
Makefile.include.msp430_common