.. |
arm7_common
|
ps: Add current stack pointer and start of stack to isr_stack ps output (DEVELHELP)
|
2016-07-12 10:17:49 +02:00 |
atmega328p
|
cpu/atmega328p: add atmega328p mcu support
|
2016-09-02 22:26:19 +02:00 |
atmega1281
|
Merge pull request #5957 from OlegHahm/cpu_stack_size_cleanup
|
2016-10-27 14:24:11 +02: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 #6013 from haukepetersen/opt_periph_uartreturntypes
|
2016-11-29 19:14:09 +01:00 |
cortexm_common
|
cpu/cortexm_common: fix include guards.
|
2016-11-16 11:45:03 +01: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
|
Merge pull request #6013 from haukepetersen/opt_periph_uartreturntypes
|
2016-11-29 19:14:09 +01:00 |
nrf5x_common
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
nrf51
|
cpu: build cortexm vectors.c without LTO
|
2016-08-29 13:30:17 +02:00 |
nrf52
|
cpu: build cortexm vectors.c without LTO
|
2016-08-29 13:30:17 +02:00 |
sam3
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
sam21_common
|
cpu/samd21(common): cleaned up pad selection macros
|
2016-10-07 11:02:14 +02:00 |
samd21
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
saml21
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
stellaris_common
|
cpu/stellaris: revise header include guards
|
2016-07-05 16:38:18 +02:00 |
stm32_common
|
cpu: Fix array-bounds errors with GCC 6
|
2016-07-13 19:23:42 +02:00 |
stm32f0
|
Merge pull request #6013 from haukepetersen/opt_periph_uartreturntypes
|
2016-11-29 19:14:09 +01:00 |
stm32f1
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
stm32f2
|
Merge pull request #6013 from haukepetersen/opt_periph_uartreturntypes
|
2016-11-29 19:14:09 +01:00 |
stm32f3
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
stm32f4
|
Merge pull request #6013 from haukepetersen/opt_periph_uartreturntypes
|
2016-11-29 19:14:09 +01:00 |
stm32l1
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02: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
|
boards: msp430-common: remove dead code when linking.
|
2016-08-01 18:35:21 +02:00 |