1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2016-08-29 13:30:17 +02:00
..
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/startup.c: Add __attribute__((used)) to init functions 2016-08-10 16:18:29 +02:00
atmega_common Merge pull request #5593 from jthacker/atmega_regs_common 2016-07-13 20:17:36 +02: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: drivers: adapt devices for netdev2 parameter type change 2016-08-03 12:30:51 +02:00
cortexm_common cpu: cortexm_common: explicitly define isr_pendsv and isr_svc 2016-08-29 13:30:17 +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: Update periph_timer to support both LPTMR and PIT 2016-07-07 13:38:27 +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/lpc1768: Add __attribute__((used)) to interrupt vector 2016-08-10 16:18:29 +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 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 Revert "nrf52dk: add 6lowpan over BLE support using Nordic's softdevice" 2016-07-13 16:58:11 +02:00
Makefile.include.gnu cpu/cortexm_common: Use gcc-ar when building with LTO 2016-08-10 16:18:28 +02: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