.. |
arm7_common
|
Merge pull request #6344 from haukepetersen/opt_pm_misc
|
2017-01-24 14:07:36 +01:00 |
atmega328p
|
drivers/periph&cpu: add and use common periph_init()
|
2017-01-25 16:46:46 +01:00 |
atmega1281
|
drivers/periph&cpu: add and use common periph_init()
|
2017-01-25 16:46:46 +01:00 |
atmega2560
|
drivers/periph&cpu: add and use common periph_init()
|
2017-01-25 16:46:46 +01:00 |
atmega_common
|
doc: cpu: fix doxygen
|
2017-03-10 14:56:28 +01:00 |
cc26x0
|
doc: cpu: fix doxygen
|
2017-03-10 14:56:28 +01:00 |
cc430
|
cpu/cc430: remove gpioint driver
|
2017-02-22 17:49:27 +01:00 |
cc2538
|
netdev2: rename to netdev and remove gnrc_netdev
|
2017-03-15 09:31:20 +01:00 |
cortexm_common
|
cpu/cortexm_common: use linker variable to initialize SCB->VTOR
|
2017-03-17 18:07:22 +01:00 |
ezr32wg
|
cpus: mv vendor headers to include/vendor/.
|
2017-03-07 08:55:15 +01:00 |
k60
|
kinetis: Refactor interrupt vector definition
|
2017-03-24 15:01:20 +01:00 |
k64f
|
kinetis: Refactor interrupt vector definition
|
2017-03-24 15:01:20 +01:00 |
kinetis_common
|
pm_layerd: fix initial value for PM_BLOCKER_INITIAL
|
2017-03-28 19:32:32 +02:00 |
kw2x
|
kinetis: Refactor interrupt vector definition
|
2017-03-24 15:01:20 +01:00 |
lm4f120
|
cpu/lm4f120: fix gpio isr
|
2017-03-29 09:37:42 +02:00 |
lpc11u34
|
cpus: mv vendor headers to include/vendor/.
|
2017-03-07 08:55:15 +01:00 |
lpc1768
|
cpus: mv vendor headers to include/vendor/.
|
2017-03-07 08:55:15 +01:00 |
lpc2387
|
cpus: mv vendor headers to include/vendor/.
|
2017-03-07 08:55:15 +01:00 |
mips32r2_common
|
boards: pic32-wifire: Add support for the Digilent WiFire board.
|
2017-03-28 16:25:31 +01:00 |
mips_pic32_common
|
boards: pic32-wifire: Add support for the Digilent WiFire board.
|
2017-03-28 16:25:31 +01:00 |
mips_pic32mx
|
boards: pic32-clicker: Add support for the MikroE Clicker board.
|
2017-03-29 14:43:46 +01:00 |
mips_pic32mz
|
boards: pic32-wifire: Add support for the Digilent WiFire board.
|
2017-03-28 16:25:31 +01:00 |
msp430_common
|
msp430: Add all expected POSIX unistd.h declarations
|
2017-03-07 17:59:57 +01:00 |
msp430fxyz
|
cpu/msp430fxyz+boards: adapted to new SPI API
|
2017-01-25 16:46:05 +01:00 |
native
|
mtd: Redefine MTD_0 as a mtd_dev_t *
|
2017-03-28 17:00:39 +02:00 |
nrf5x_common
|
netdev2: rename to netdev and remove gnrc_netdev
|
2017-03-15 09:31:20 +01:00 |
nrf51
|
cpus: mv vendor headers to include/vendor/.
|
2017-03-07 08:55:15 +01:00 |
nrf52
|
cpus: mv vendor headers to include/vendor/.
|
2017-03-07 08:55:15 +01:00 |
sam0_common
|
pm_layerd: fix initial value for PM_BLOCKER_INITIAL
|
2017-03-28 19:32:32 +02:00 |
sam3
|
cpus: mv vendor headers to include/vendor/.
|
2017-03-07 08:55:15 +01:00 |
samd21
|
pm_layerd: fix initial value for PM_BLOCKER_INITIAL
|
2017-03-28 19:32:32 +02:00 |
saml21
|
pm_layerd: fix initial value for PM_BLOCKER_INITIAL
|
2017-03-28 19:32:32 +02:00 |
stellaris_common
|
cpus: mv vendor headers to include/vendor/.
|
2017-03-07 08:55:15 +01:00 |
stm32_common
|
Merge pull request #6764 from bergzand/stm32common-spi
|
2017-03-30 09:44:41 +02:00 |
stm32f0
|
cpu/stm32_common: unify gpio driver
|
2017-03-13 15:09:12 +01:00 |
stm32f1
|
pm_layerd: fix initial value for PM_BLOCKER_INITIAL
|
2017-03-28 19:32:32 +02:00 |
stm32f2
|
cpu/stm32_common: unify gpio driver
|
2017-03-13 15:09:12 +01:00 |
stm32f3
|
cpu/stm32f3: add support for stm32f302r8
|
2017-03-16 10:43:28 +01:00 |
stm32f4
|
cpu/stm32f4: add support for stm32f429zi
|
2017-03-18 15:56:56 +01:00 |
stm32l0
|
cpu/stm32l0: add support for stm32l031k6
|
2017-03-15 14:06:14 +01:00 |
stm32l1
|
cpu/stm32_common: unify gpio driver
|
2017-03-13 15:09:12 +01:00 |
x86
|
doc: cpu: fix doxygen
|
2017-03-10 14:56:28 +01:00 |
doc.txt
|
cpu: doc typos
|
2017-01-20 13:36:26 +01:00 |
Makefile.include.cortexm_common
|
cpu: make CFLAGS_DBG configurable
|
2017-01-16 15:54:59 +01:00 |
Makefile.include.gnu
|
make: Add support for specifying a different compiler for assembler
|
2017-03-01 14:46:59 +01:00 |
Makefile.include.llvm
|
Merge pull request #6672 from gebart/pr/ccas
|
2017-03-24 11:25:43 +01:00 |
Makefile.include.mips_common
|
boards: pic32-wifire: Add support for the Digilent WiFire board.
|
2017-03-28 16:25:31 +01:00 |
Makefile.include.msp430_common
|
cpu: make CFLAGS_DBG configurable
|
2017-01-16 15:54:59 +01:00 |