1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Thomas Eichinger ecae75a1ab Merge pull request #1697 from locicontrols/cc2538
Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit.
2014-10-13 16:58:41 +02:00
..
arm_common cpu: arm/cortex-mX/atmega: use uintptr_t for sp cast 2014-09-14 02:34:04 +02:00
atmega2560
atmega_common atmega_common: add ENOTSUP and ECANCELED to errno.h 2014-10-01 19:24:12 +02:00
cc430 lint: reduce scope 2014-09-12 11:50:12 +02:00
cc2538 Add support for the Texas Instruments CC2538 ARM Cortex-M3 MCU and developer kit. 2014-10-13 09:29:49 -04:00
cortex-m0_common samr21-xpro: initial import for the samr21-xpro board 2014-09-25 14:37:47 +02:00
cortex-m3_common cpu/stm32f1: added clock config to cpu.c 2014-09-30 11:25:56 +02:00
cortex-m4_common cpu: change __ASM to asm (cppcheck uninitvar error) 2014-09-17 00:20:20 +02:00
lpc1768 cpu: change __ASM to asm (cppcheck uninitvar error) 2014-09-17 00:20:20 +02:00
lpc2387 cpu/examples/sys/drivers: reduce scope of variables 2014-09-13 19:03:40 +02:00
lpc_common cpu: multiple: change size_t to ptrdiff_t for_sbrk_r 2014-09-14 22:07:05 +02:00
mc1322x cpu: multiple: change size_t to ptrdiff_t for_sbrk_r 2014-09-14 22:07:05 +02:00
msp430-common core: Provide ssize_t in a common place 2014-09-26 14:04:30 +02:00
msp430x16x lint: reduce scope 2014-09-12 11:50:12 +02:00
native Merge pull request #1780 from LudwigOrtmann/native-freebsd-fixup 2014-10-09 10:48:59 +02:00
nrf51822 cpu/nrf51822: fixed issue with disabled RAM 2014-10-13 13:04:39 +02:00
sam3x8e cpu: Implement SPI driver for sam3x8e 2014-10-08 12:20:23 +02:00
samd21 samr21-xpro: initial import for the samr21-xpro board 2014-09-25 14:37:47 +02:00
stm32f0 cpu/stm32f0: removed leftovers from slave mode 2014-10-02 17:44:26 +02:00
stm32f1 cpu/stm32f1: overwrite HWTIMER_WAIT_OVERHEAD 2014-10-10 11:43:02 +02:00
stm32f3 stm32f*: rename STDIO buffer and enable getchar with UART0 2014-09-26 14:16:59 +02:00
stm32f4 initial import of stm32f4discovery spi low-level driver 2014-09-30 13:18:27 +02:00
x86
doc.txt