.. |
arm7_common
|
core: header cleanup
|
2016-02-28 22:46:28 +01:00 |
atmega2560
|
cpu: atmega2560: timer: adapt to thread.h
|
2016-03-05 18:20:17 +01:00 |
atmega_common
|
core: rename tcb_t -> thread_t, move into thread.h
|
2016-03-05 18:20:17 +01:00 |
cc430
|
cpus: adapted timer implementations to API changes
|
2016-02-29 14:45:00 +01:00 |
cc2538
|
cpu/cc2538: use the MCU's default UART FIFO interrupt levels
|
2016-03-07 17:52:06 -05:00 |
cortexm_common
|
cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
2016-03-05 18:20:17 +01:00 |
ezr32wg
|
cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
2016-03-05 18:20:17 +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: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
2016-03-05 18:20:17 +01:00 |
kinetis_common
|
Merge pull request #4838 from haukepetersen/fix_periph_timerarg
|
2016-03-01 08:55:54 +01:00 |
kw2x
|
cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
2016-03-05 18:20:17 +01:00 |
lm4f120
|
cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
2016-03-05 18:20:17 +01:00 |
lpc11u34
|
cpu: lpc11u34: gpio: adapt to thread.h
|
2016-03-05 18:20:17 +01:00 |
lpc1768
|
cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
2016-03-05 18:20:17 +01:00 |
lpc2387
|
Merge pull request #4838 from haukepetersen/fix_periph_timerarg
|
2016-03-01 08:55:54 +01:00 |
msp430-common
|
cpu: msp430: adapt to thread.h
|
2016-03-05 18:20:17 +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: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
2016-03-05 18:20:17 +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: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
2016-03-05 18:20:17 +01:00 |
sam21_common
|
|
|
samd21
|
cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
2016-03-05 18:20:17 +01:00 |
saml21
|
cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
2016-03-05 18:20:17 +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 #4957 from botmayank/develop
|
2016-03-07 21:36:15 +01:00 |
stm32f1
|
cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
2016-03-05 18:20:17 +01:00 |
stm32f3
|
cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
2016-03-05 18:20:17 +01:00 |
stm32f4
|
cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
2016-03-05 18:20:17 +01:00 |
stm32l1
|
Merge pull request #4959 from shady33/fix-stm32l1-timer
|
2016-03-07 15:50:12 +01:00 |
x86
|
core: merged kernel_macros.h and attributes.h
|
2016-03-09 22:29:06 +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
|
|
|