.. |
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 |
atmega1281
|
boards/waspmote-pro: add support for Waspmote PRO v1.2
|
2016-07-05 13:05:12 +02:00 |
atmega2560
|
cpu/atmega2560: update atmega2560 CPU code to use atmega_common code
|
2016-06-22 14:25:10 +02:00 |
atmega_common
|
cpu/atmega_common: Add support for double speed baud generator
|
2016-08-20 08:49:30 -05:00 |
cc26x0
|
doc: eliminate clutter in adc and gpio periph docs
|
2016-06-29 15:08:32 -04:00 |
cc430
|
unify usage of inline assembly
|
2016-03-31 22:23:35 +02:00 |
cc2538
|
cpu/cc2538: wait for ongoing transmission before flushing TX FIFO
|
2016-08-25 21:25:11 +12:00 |
cortexm_common
|
cpu: cortex_common: Add entry point to tell gdb where to start
|
2016-07-23 13:27:47 +02:00 |
ezr32wg
|
doc: eliminate clutter in adc and gpio periph docs
|
2016-06-29 15:08:32 -04:00 |
k60
|
unify usage of inline assembly
|
2016-03-31 22:23:35 +02:00 |
k64f
|
CPU: fix include header guards
|
2016-06-08 16:38:20 +02:00 |
kinetis_common
|
cpu/kinetis_common: Add debugging messages to i2c driver
|
2016-08-10 19:40:39 +02:00 |
kw2x
|
CPU: fix include header guards
|
2016-06-08 16:38:20 +02:00 |
lm4f120
|
doc: eliminate clutter in adc and gpio periph docs
|
2016-06-29 15:08:32 -04:00 |
lpc11u34
|
doc: eliminate clutter in adc and gpio periph docs
|
2016-06-29 15:08:32 -04:00 |
lpc1768
|
CPU: fix include header guards
|
2016-06-08 16:38:20 +02:00 |
lpc2387
|
doc: eliminate clutter in adc and gpio periph docs
|
2016-06-29 15:08:32 -04:00 |
msp430-common
|
ps: Add current stack pointer and start of stack to isr_stack ps output (DEVELHELP)
|
2016-07-12 10:17:49 +02:00 |
msp430fxyz
|
Merge pull request #5574 from PeterKietzmann/msp430_gpio_fix
|
2016-07-22 15:55:43 +02:00 |
native
|
Merge pull request #5613 from OTAkeys/pr/async_read_cb_args
|
2016-08-05 14:17:18 +02:00 |
nrf5x_common
|
doc: eliminate clutter in adc and gpio periph docs
|
2016-06-29 15:08:32 -04:00 |
nrf51
|
cpu: Fix array-bounds errors with GCC 6
|
2016-07-13 19:23:42 +02:00 |
nrf52
|
nrf52dk: add BLE/6lo support utilizing Nordic's SoftDevice
|
2016-07-13 17:06:57 +02:00 |
sam3
|
doc: eliminate clutter in adc and gpio periph docs
|
2016-06-29 15:08:32 -04:00 |
sam21_common
|
doc: eliminate clutter in adc and gpio periph docs
|
2016-06-29 15:08:32 -04:00 |
samd21
|
cpu/samd21:i2c: the wait for SYNCBUSY must come after enable or disable
|
2016-07-28 22:01:12 +02:00 |
saml21
|
cpu: Conditionally define LITTLE_ENDIAN
|
2016-07-05 13:22:50 +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
|
cpu: Fix array-bounds errors with GCC 6
|
2016-07-13 19:23:42 +02:00 |
stm32f1
|
cpu: Fix array-bounds errors with GCC 6
|
2016-07-13 19:23:42 +02:00 |
stm32f3
|
Merge pull request #5578 from zhuoshuguo/fix_stm32f_include_headers
|
2016-07-05 15:20:21 +02:00 |
stm32f4
|
cpu/stm32f4: uncrustify periph_cpu
|
2016-08-03 15:04:32 +02:00 |
stm32l1
|
Merge pull request #5578 from zhuoshuguo/fix_stm32f_include_headers
|
2016-07-05 15:20:21 +02:00 |
x86
|
ps: Add current stack pointer and start of stack to isr_stack ps output (DEVELHELP)
|
2016-07-12 10:17:49 +02:00 |
doc.txt
|
fix license headers in non-.c files
|
2014-08-23 16:16:26 +02:00 |
Makefile.include.cortexm_common
|
Revert "nrf52dk: add 6lowpan over BLE support using Nordic's softdevice"
|
2016-07-13 16:58:11 +02:00 |
Makefile.include.gnu
|
make: set OBJDUMP = $(PREFIX)objdump for gnu targets.
|
2016-02-23 17:55:58 -05: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 |