.. |
arm7_common
|
unify usage of inline assembly
|
2016-03-31 22:23:35 +02:00 |
atmega2560
|
cpu/atmega2560: reworked timer driver
|
2016-04-07 19:04:01 +02:00 |
atmega_common
|
unify usage of inline assembly
|
2016-03-31 22:23:35 +02:00 |
cc26x0
|
cpu/cc26x0: cpu_clock_init() implementation
|
2016-04-18 19:00:49 +02:00 |
cc430
|
unify usage of inline assembly
|
2016-03-31 22:23:35 +02:00 |
cc2538
|
cpu/cc2538/spi: Fix compiler warning of possible uninitialized variable
|
2016-04-19 22:43:51 +02:00 |
cortexm_common
|
cortexm_common: print trapped interrupt from ipsr
|
2016-04-20 11:41:13 +02:00 |
ezr32wg
|
unify usage of inline assembly
|
2016-03-31 22:23:35 +02:00 |
k60
|
unify usage of inline assembly
|
2016-03-31 22:23:35 +02: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: fix SSI1 isr name
|
2016-05-04 13:00:25 +02: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
|
Merge pull request #5229 from OlegHahm/pktbuf_minimal_check
|
2016-04-20 14:44:30 +02:00 |
nrf5x_common
|
cpu/nrf5x_common: adapted GPIO driver
|
2016-03-17 14:39:11 +01:00 |
nrf51
|
Added nrf51 ac variant
|
2016-04-09 20:18:34 +02: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
|
cpu/samd21: fix ISR mapping for PB27
|
2016-04-19 20:46:41 +02: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 #4949 from jia200x/nucleo-f072
|
2016-03-31 19:18:28 +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
|
unify usage of inline assembly
|
2016-03-31 22:23:35 +02:00 |
doc.txt
|
|
|
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 |