..
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
Merge pull request #5187 from Yonezawa-T2/i2c_debug
2016-03-30 09:34:40 +02: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
doc diskio: RIOTized style and added doxygen
2016-03-30 12:54:51 +02: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
netdev2_tap: continue reading even if no spaces left in pktbuf
2016-03-31 16:59:12 +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/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics
2016-03-29 22:25:50 +02:00
stm32f0
Merge pull request #4156 from DipSwitch/add_clock_selection_stm32f0
2016-03-30 09:33:54 +02:00
stm32f1
cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics
2016-03-29 22:25:50 +02:00
stm32f3
Merge pull request #4164 from DipSwitch/add_clock_selection_stm32f3
2016-03-30 09:32:33 +02:00
stm32f4
Merge pull request #4165 from DipSwitch/add_clock_selection_stm32f4
2016-03-30 09:33:30 +02:00
stm32l1
Merge pull request #4225 from DipSwitch/stm32f1_dac_implementation
2016-03-30 01:31:43 +02: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