1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2014-10-24 14:48:31 +02:00
..
arm_common cpu: arm/cortex-mX/atmega: use uintptr_t for sp cast 2014-09-14 02:34:04 +02:00
atmega2560 boards + cpu: atmega2560: fix non-existent GPIO 2014-10-18 07:40:27 +02:00
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 net: Initial import of a global packet buffer 2014-10-16 11:52: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 - multiple: adapt spi drivers to interface extension 2014-10-16 17:47:10 +02:00
samd21 samr21-xpro: initial import for the samr21-xpro board 2014-09-25 14:37:47 +02:00
stm32f0 Merge pull request #1770 from fnack/spi_extension 2014-10-17 13:54:38 +02:00
stm32f1 cpu/stm32f1: fix i2c read for N=2 bytes 2014-10-24 14:48:31 +02:00
stm32f3 stm32f*: rename STDIO buffer and enable getchar with UART0 2014-09-26 14:16:59 +02:00
stm32f4 cpu - multiple: adapt spi drivers to interface extension 2014-10-16 17:47:10 +02:00
x86 core: let valid PIDs start with 1 2014-08-17 19:51:03 +02:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00