1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Thomas Eichinger 2b29abed8e Merge pull request #4071 from thomaseichinger/hauke-fix-gpio-gpiodev
drivers/gpio: renamed GPIO(x,y) macro to GPIO_PIN
2015-10-13 16:05:19 +02:00
..
arm7_common cpu/arm7_common: remove dINT/eINT definitions 2015-09-19 10:37:20 +02:00
atmega2560 Merge pull request #4071 from thomaseichinger/hauke-fix-gpio-gpiodev 2015-10-13 16:05:19 +02:00
atmega_common Merge pull request #3313 from gebart/pr/eINT-fixes 2015-09-29 12:39:16 +02:00
cc430 cpu/cc430: timer: s/TIMER_DEV/TIMER_BASE/ 2015-09-17 13:57:58 +02:00
cc2538 cpu/cc2538: uart init overhaul 2015-09-29 12:26:13 -04:00
cortexm_common cpu/cortexm_common: add used attributes for LTO 2015-09-30 15:56:38 +02:00
k60 cpu/k60: remove leftover files from old syscall implementation 2015-09-21 08:45:07 +02:00
k64f cpu/kinetis_common: refactor ldscripts 2015-07-08 19:20:00 +02:00
kinetis_common kinetis: timer: return error if timer channel is not zero. 2015-09-24 06:46:34 +02:00
kw2x cpu: remove transceiver defines from cpu_conf files 2015-08-06 12:13:54 +02:00
lm4f120 lm4f120: removed superfluous stellaris debug.h 2015-09-20 01:51:47 +02:00
lpc11u34 cpu/lpc11u34 : Add CPUID support and added this capability to board/weio 2015-10-10 09:23:45 +02:00
lpc1768 cpu: lpc1768: remove obsolete hwtimer support 2015-09-16 10:58:52 +02:00
lpc2387 cpu: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
msp430-common documentation: update my name (Ortmann -> Knüpfer) 2015-09-27 18:58:30 +02:00
msp430fxyz cpu: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
native native: dynamically load malloc 2015-10-04 18:13:12 +02:00
nrf51 cpu: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
sam3 all: Update @gebart family name, email 2015-09-20 13:47:39 +02:00
samd21 cpu: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
saml21 cpu: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
stellaris_common lm4f120: removed superfluous stellaris debug.h 2015-09-20 01:51:47 +02:00
stm32f0 Merge pull request #3894 from haukepetersen/opt_f0_baudcalc 2015-09-29 21:01:37 +02:00
stm32f1 cpu: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
stm32f3 cpu: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
stm32f4 cpu: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
stm32l1 cpu: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
x86 cpu: x86: remove obsolete hwtimer support 2015-09-16 10:58:53 +02:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
Makefile.include.cortexm_common cpu/Makefile.include.cortexm_common: don't use cortex-m0plus for clang if unsupported 2015-09-22 21:19:59 +02:00