.. |
arm7_common
|
cpu/arm7_common: s/u_long/unsigned long/
|
2016-12-13 13:26:37 +01:00 |
atmega328p
|
cpu/atmega328p: add atmega328p mcu support
|
2016-09-02 22:26:19 +02:00 |
atmega1281
|
cpu: atmega1281: asm -> __asm__
|
2016-11-15 14:59:36 +01:00 |
atmega2560
|
make: remove trailing slash from BINDIR variable
|
2016-10-18 23:27:59 +02:00 |
atmega_common
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
cc26x0
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
cc430
|
xtimer: Update xtimer usage to match API changes
|
2016-11-29 20:44:31 +01:00 |
cc2538
|
Merge pull request #5824 from kaspar030/change_default_c_dialect
|
2016-12-08 13:44:34 -05:00 |
cortexm_common
|
cpu/cortexm_common: simplify ARVALID tests and fix BFARVALID test.
|
2016-12-01 17:18:06 -05:00 |
ezr32wg
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
k60
|
make: remove trailing slash from BINDIR variable
|
2016-10-18 23:27:59 +02:00 |
k64f
|
make: remove trailing slash from BINDIR variable
|
2016-10-18 23:27:59 +02:00 |
kinetis_common
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
kw2x
|
make: remove trailing slash from BINDIR variable
|
2016-10-18 23:27:59 +02:00 |
lm4f120
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
lpc11u34
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
lpc1768
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
lpc2387
|
Merge pull request #5608 from gebart/pr/xtimer-ticks
|
2016-11-29 23:00:31 +01:00 |
msp430-common
|
Merge pull request #5881 from miri64/core/enh/add-verbose-assert
|
2016-10-31 20:13:59 +01:00 |
msp430fxyz
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
native
|
Revert "netdev2_tap: return actual byte number on read request"
|
2016-12-14 14:17:14 +01:00 |
nrf5x_common
|
cpu: nRF52: move clearing of TXRDY flag
|
2016-12-06 10:52:27 +01:00 |
nrf51
|
cpu/nrf51/2: unified erase reg in vendor header
|
2016-11-30 16:51:10 +01:00 |
nrf52
|
cpu/nrf51/2: unified erase reg in vendor header
|
2016-11-30 16:51:10 +01:00 |
sam0_common
|
cpu/sam0: renamed sam21_common to sam0_common
|
2016-12-15 11:47:03 +01:00 |
sam3
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
samd21
|
cpu/sam0: renamed sam21_common to sam0_common
|
2016-12-15 11:47:03 +01:00 |
saml21
|
Merge pull request #6224 from haukepetersen/rm_saml21_saml21periphh
|
2016-12-16 21:07:27 +01:00 |
stellaris_common
|
cpu/stellaris: revise header include guards
|
2016-07-05 16:38:18 +02:00 |
stm32_common
|
stm32_common: add delay when turn on peripheral clock
|
2016-12-16 14:51:35 +01:00 |
stm32f0
|
stm32: use periph_clk_en/dis functions for clock changes
|
2016-12-16 15:01:56 +01:00 |
stm32f1
|
stm32: use periph_clk_en/dis functions for clock changes
|
2016-12-16 15:01:56 +01:00 |
stm32f2
|
stm32: use periph_clk_en/dis functions for clock changes
|
2016-12-16 15:01:56 +01:00 |
stm32f3
|
stm32: use periph_clk_en/dis functions for clock changes
|
2016-12-16 15:01:56 +01:00 |
stm32f4
|
stm32: use periph_clk_en/dis functions for clock changes
|
2016-12-16 15:01:56 +01:00 |
stm32l1
|
stm32: use periph_clk_en/dis functions for clock changes
|
2016-12-16 15:01:56 +01:00 |
x86
|
cpu/x86/x86_interrupts.c: Add __attribute__((used)) to isr functions
|
2016-08-10 16:18:29 +02:00 |
doc.txt
|
fix license headers in non-.c files
|
2014-08-23 16:16:26 +02:00 |
Makefile.include.cortexm_common
|
make: remove trailing slash from BINDIR variable
|
2016-10-18 23:27:59 +02:00 |
Makefile.include.gnu
|
make: use gobjcopy if objcopy is not available
|
2016-10-31 22:28:43 +01:00 |
Makefile.include.llvm
|
cpu/Makefile.include.llvm: Try harder to find C++ and C headers from cross-GCC
|
2016-05-31 22:03:04 +02:00 |
Makefile.include.msp430_common
|
cpu: msp430: set gnu99 as C dialect
|
2016-11-15 14:59:36 +01:00 |