1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2014-11-10 05:19:28 +01:00
..
arm_common lint: fix syntaxError warning 2014-10-31 01:24:32 +01:00
atmega2560 lint: fix unreadVariable warnings 2014-10-31 01:24:30 +01:00
atmega_common Merge pull request #1844 from OlegHahm/doxygen_cleanup 2014-10-24 16:04:01 +02:00
cc430 lint: fix unusedVariable warnings 2014-10-31 01:24:29 +01:00
cc2538 Merge pull request #1782 from benpicco/fix_malloc 2014-11-05 13:21:40 +01:00
cortex-m0_common cpu: removed NAKED attribute from ISRs 2014-10-30 19:33:32 +01:00
cortex-m3_common cpu: removed NAKED attribute from ISRs 2014-10-30 19:33:32 +01:00
cortex-m4_common cpu: removed NAKED attribute from ISRs 2014-10-30 19:33:32 +01:00
lpc1768 lint: fix unusedVariable warnings 2014-10-31 01:24:29 +01:00
lpc2387 lint: fix redundantAssignment warnings 2014-10-31 01:24:29 +01:00
lpc_common cpu: multiple: change size_t to ptrdiff_t for_sbrk_r 2014-09-14 22:07:05 +02:00
mc1322x lint: fix unreadVariable warnings 2014-10-31 01:24:30 +01:00
msp430-common core: introduce thread_yield_higher(), yield less 2014-10-24 00:09:56 +02:00
msp430x16x lint: reduce scope 2014-09-12 11:50:12 +02:00
native nativenet: add missing include 2014-11-10 05:19:28 +01:00
nrf51822 cpu/nrf51822: adjusted to RTT interface changes 2014-11-07 12:29:31 +01:00
sam3x8e malloc: check if the requested memory is really available 2014-11-05 12:11:24 +01:00
samd21 lint: fix nullPointer errors 2014-10-31 01:24:30 +01:00
stm32f0 malloc: check if the requested memory is really available 2014-11-05 12:11:24 +01:00
stm32f1 cpu/stm32f1: adjusted to RTT interface changes 2014-11-07 12:29:31 +01:00
stm32f3 malloc: check if the requested memory is really available 2014-11-05 12:11:24 +01:00
stm32f4 malloc: check if the requested memory is really available 2014-11-05 12:11:24 +01:00
x86 core: introduce thread_yield_higher(), yield less 2014-10-24 00:09:56 +02:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00