1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu
Ludwig Ortmann bd0ff3712e Merge pull request #1706 from locicontrols/sam3x8e-break
cpu/sam3x8e bug: missing break statements in gpio_set() and gpio_clear()
2014-09-25 01:42:46 -07: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 cpu: change __ASM to asm (cppcheck uninitvar error) 2014-09-17 00:20:20 +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
stm32f0 cpu: multiple: change size_t to ptrdiff_t for_sbrk_r 2014-09-14 22:07:05 +02:00
stm32f1 cpu: multiple: change size_t to ptrdiff_t for_sbrk_r 2014-09-14 22:07:05 +02:00
stm32f3 cpu: multiple: change size_t to ptrdiff_t for_sbrk_r 2014-09-14 22:07:05 +02:00
stm32f4 cpu/stm32f4: fixed doxygen 2014-09-24 17:51:37 +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