1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Andreas "Paul" Pauli e5b6566c9a Merge pull request #4170 from haukepetersen/opt_sam3_uart
cpu/sam3: cleaned up UART driver
2015-11-11 16:21:10 +01:00
..
arm7_common cpu/arm7_common: remove dINT/eINT definitions 2015-09-19 10:37:20 +02:00
atmega2560 atmega2560/cpu: Fixed wrong using of UART macros 2015-11-03 18:29:53 +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 #4134 from gebart/pr/cortexm-hardfault-naked-fix 2015-11-02 18:04:57 +01:00
ezr32wg cpu/ezr32wg: added extern C to vendor headers 2015-10-28 17:33:44 +01:00
k60 Merge pull request #3283 from gebart/pr/kinetis-errata-e4218 2015-10-30 07:33:31 +01:00
k64f kinetis_common: Refactor GPIO implementation 2015-10-28 14:12:19 +01:00
kinetis_common cpu: kinetis_common: remove vtimer include from spi.c 2015-11-11 09:03:12 +01:00
kw2x kinetis_common: Refactor GPIO implementation 2015-10-28 14:12:19 +01: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 msp430: fix doc to time.h 2015-10-28 13:59:52 +01: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: reworked the UART driver 2015-10-28 12:05:35 +01:00
samd21 Merge pull request #4081 from daniel-k/pr/samd21_rtt_fix_irq_priority 2015-11-10 13:05:10 +01:00
saml21 cpu/saml21: fix typo in gpio.c 2015-10-31 17:35:41 +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 Merge pull request #4232 from DipSwitch/fix_gpio_read 2015-11-09 13:18:13 +01:00
stm32f3 cpu: stm32f3: spi: remove unused vtimer include 2015-11-10 12:26:58 +01:00
stm32f4 cpu: stm32f4: spi: remove unused vtimer include 2015-11-10 12:27:17 +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