1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2016-03-29 17:37:50 +09:00
..
arm7_common Merge pull request #5109 from DipSwitch/pr/fix_core_inc_irq 2016-03-22 08:12:24 +01:00
atmega2560 core: Fix/refactor function naming in core/incude/irq.h 2016-03-20 16:47:34 +01:00
atmega_common Merge pull request #5109 from DipSwitch/pr/fix_core_inc_irq 2016-03-22 08:12:24 +01:00
cc430 core: Fix/refactor function naming in core/incude/irq.h 2016-03-20 16:47:34 +01:00
cc2538 NEEDS SQUASHING i2c: revert partially 2016-03-29 17:37:50 +09:00
cortexm_common cpu/cortexm_common: Fix cpu_sleep_until_event() 2016-03-16 00:23:50 +01:00
ezr32wg cpu/ezr32: adapted GPIO driver 2016-03-17 14:39:11 +01:00
k60 cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h 2016-03-05 18:20:17 +01:00
k64f cpu/k64f: moved include of mcg.h to cpu.c 2016-03-14 13:06:24 +01:00
kinetis_common cpu/kinetis_common: Implement DAC periph driver 2016-03-22 06:06:56 +01:00
kw2x cpu/kw2x: moved include of mcg.h to cpu.c 2016-03-14 13:06:24 +01:00
lm4f120 cpu/lm4f120: remove unused _port_addr function in gpio.c 2016-03-21 08:47:56 +01:00
lpc11u34 cpu/lpc11u34: adapted GPIO driver 2016-03-17 14:39:11 +01:00
lpc1768 cpus: adapted UART implementations to cb type change 2016-03-15 11:02:06 +01:00
lpc2387 core: Fix/refactor function naming in core/incude/irq.h 2016-03-20 16:47:34 +01:00
msp430-common core: Fix/refactor function naming in core/incude/irq.h 2016-03-20 16:47:34 +01:00
msp430fxyz msp430: spi/uart cleaned up USIC - USCI confusion 2016-03-24 09:42:59 +01:00
native debug: fix compilation error for %p formatter 2016-03-29 11:46:29 +09:00
nrf5x_common cpu/nrf5x_common: adapted GPIO driver 2016-03-17 14:39:11 +01:00
nrf51 cpu/nrf51: adapted ADC driver to interface changes 2016-03-14 13:06:23 +01:00
nrf52 cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h 2016-03-05 18:20:17 +01:00
sam3 cpu/sam3: adapted GPIO driver 2016-03-17 14:39:11 +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 Merge pull request #4719 from immesys/feature-samr21e 2016-03-25 22:12:28 +01:00
saml21 cpu/saml21: adapted GPIO driver 2016-03-17 14:39:11 +01:00
stellaris_common cpu/lm4f120: GPIO support 2016-02-23 15:12:53 +01:00
stm32_common cpu/stm32_common: added periph clk en/dis functions 2016-03-16 12:17:16 +01:00
stm32f0 cpu/stm32f0: adapted GPIO driver 2016-03-17 14:40:48 +01:00
stm32f1 cpu/stm32f1: fixed pull selection in GPIO driver 2016-03-18 11:01:08 +01:00
stm32f3 cpu/stm32f3: adapted GPIO driver 2016-03-17 14:55:30 +01:00
stm32f4 core: Fix/refactor function naming in core/incude/irq.h 2016-03-20 16:47:34 +01:00
stm32l1 core: Fix/refactor function naming in core/incude/irq.h 2016-03-20 16:47:34 +01:00
x86 debug: fix compilation error for %p formatter 2016-03-29 11:46:29 +09:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
Makefile.include.cortexm_common Merge pull request #5121 from gebart/pr/toolchain-boards 2016-03-21 16:12:46 +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: Rename TARGET_TRIPLE -> TARGET_ARCH 2016-03-17 21:55:17 +01:00
Makefile.include.msp430_common msp430: Set TARGET_ARCH for msp430 targets 2016-03-21 12:19:30 +01:00