1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Hauke Petersen 85e05d411e Merge pull request #4114 from haukepetersen/opt_periph_uart
drivers/periph/uart: remodeled UART interface
2015-10-28 10:50:03 +01:00
..
arm7_common cpu/arm7_common: remove dINT/eINT definitions 2015-09-19 10:37:20 +02:00
atmega2560 cpu/atmega2560: adapted UART driver 2015-10-27 14:59:37 +01:00
atmega_common Merge pull request #3313 from gebart/pr/eINT-fixes 2015-09-29 12:39:16 +02:00
cc430 periph/timer: Drop timer_reset 2015-10-17 20:11:03 +02:00
cc2538 cpu/cc2538: adapted UART driver 2015-10-27 14:59:38 +01:00
cortexm_common Merge pull request #4126 from gebart/pr/cortexm-r7-O0-fix 2015-10-28 07:01:32 +01:00
k60 kinetis_common: use cortexm_common ldscript 2015-10-23 12:01:22 +02:00
k64f kinetis_common: use cortexm_common ldscript 2015-10-23 12:01:22 +02:00
kinetis_common cpu/kinetis_common: adapted UART driver 2015-10-27 14:59:38 +01:00
kw2x kinetis_common: use cortexm_common ldscript 2015-10-23 12:01:22 +02:00
lm4f120 cpu/lm4f120: adapted UART driver 2015-10-27 14:59:38 +01:00
lpc11u34 cpu/lpc11u34: adapted UART driver 2015-10-27 14:59:38 +01:00
lpc1768 cpu/lpc1768: adapted UART driver 2015-10-27 14:59:38 +01:00
lpc2387 cpu/lpc2387: adapted UART driver 2015-10-27 14:59:38 +01:00
msp430-common documentation: update my name (Ortmann -> Knüpfer) 2015-09-27 18:58:30 +02:00
msp430fxyz cpu/msp430fxyz: adapted UART driver 2015-10-27 14:59:38 +01:00
native periph/timer: Drop timer_reset 2015-10-17 20:11:03 +02:00
nrf51 cpu/nrf51: adapted UART driver 2015-10-27 14:59:37 +01:00
sam3 cpu/sam3: adapted UART driver 2015-10-27 14:59:37 +01:00
samd21 cpu/samd21: adapted UART driver 2015-10-27 14:59:38 +01:00
saml21 cpu/saml21: adapted UART driver 2015-10-27 14:59:38 +01:00
stellaris_common lm4f120: removed superfluous stellaris debug.h 2015-09-20 01:51:47 +02:00
stm32f0 cpu/stm32f0: adapted UART driver 2015-10-27 14:59:38 +01:00
stm32f1 cpu/stm32f1: adapted UART driver 2015-10-27 14:59:38 +01:00
stm32f3 cpu/stm32f3: adapted UART driver 2015-10-27 14:59:38 +01:00
stm32f4 cpu/stm32f4: adapted UART driver 2015-10-27 14:59:38 +01:00
stm32l1 cpu/stm32l1: adapted UART driver 2015-10-27 14:59:38 +01: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