1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2014-09-26 14:16:59 +02:00
..
arm_common cpu: arm/cortex-mX/atmega: use uintptr_t for sp cast 2014-09-14 02:34:04 +02:00
atmega2560 board: arduino-mega2560: Initial import 2014-08-27 16:39:40 +02:00
atmega_common cpu: arm/cortex-mX/atmega: use uintptr_t for sp cast 2014-09-14 02:34:04 +02:00
cc430 lint: reduce scope 2014-09-12 11:50:12 +02: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: change __ASM to asm (cppcheck uninitvar error) 2014-09-17 00:20:20 +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 Add license statement to {msp430_types,net_help}.h 2014-09-25 10:14:58 +02:00
msp430x16x lint: reduce scope 2014-09-12 11:50:12 +02:00
native doc: add license headers to some .h files 2014-09-18 17:45:11 +02:00
nrf51822 cpu/nrf51822: adjusted default stack sizes 2014-09-19 13:02:23 +02:00
sam3x8e cpu/sam3x8e bug: missing break statements in gpio_set() and gpio_clear() 2014-09-24 14:26:36 -04:00
samd21 samr21-xpro: initial import for the samr21-xpro board 2014-09-25 14:37:47 +02:00
stm32f0 stm32f*: rename STDIO buffer and enable getchar with UART0 2014-09-26 14:16:59 +02:00
stm32f1 stm32f*: rename STDIO buffer and enable getchar with UART0 2014-09-26 14:16:59 +02:00
stm32f3 stm32f*: rename STDIO buffer and enable getchar with UART0 2014-09-26 14:16:59 +02:00
stm32f4 stm32f*: rename STDIO buffer and enable getchar with UART0 2014-09-26 14:16:59 +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