1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Ludwig Knüpfer dd3229aa62 native: dynamically load malloc
g++ 5.2.0 apparently requires malloc before startup is run.
2015-10-04 18:13:12 +02:00
..
arm7_common cpu/arm7_common: remove dINT/eINT definitions 2015-09-19 10:37:20 +02:00
atmega2560 cpu: atmega2560: use double-read scheme for timer read 2015-09-16 11:13:42 +02:00
atmega_common Merge pull request #3313 from gebart/pr/eINT-fixes 2015-09-29 12:39:16 +02:00
cc430 cpu/cc430: timer: s/TIMER_DEV/TIMER_BASE/ 2015-09-17 13:57:58 +02:00
cc2538 cpu/cc2538: uart init overhaul 2015-09-29 12:26:13 -04:00
cortexm_common cpu/cortexm_common: add used attributes for LTO 2015-09-30 15:56:38 +02:00
k60 cpu/k60: remove leftover files from old syscall implementation 2015-09-21 08:45:07 +02:00
k64f cpu/kinetis_common: refactor ldscripts 2015-07-08 19:20:00 +02:00
kinetis_common kinetis: timer: return error if timer channel is not zero. 2015-09-24 06:46:34 +02:00
kw2x cpu: remove transceiver defines from cpu_conf files 2015-08-06 12:13:54 +02:00
lm4f120 lm4f120: removed superfluous stellaris debug.h 2015-09-20 01:51:47 +02:00
lpc11u34 cpu/lpc11u34: Fixed typo 2015-10-02 14:56:52 +02:00
lpc1768 cpu: lpc1768: remove obsolete hwtimer support 2015-09-16 10:58:52 +02:00
lpc2387 Merge pull request #3879 from sgso/fix_spi_slave_return_codes 2015-09-30 14:07:54 +02:00
msp430-common documentation: update my name (Ortmann -> Knüpfer) 2015-09-27 18:58:30 +02:00
msp430fxyz cpu: msp430fxyz: switch back to uart_stdio 2015-09-25 11:09:19 +02:00
native native: dynamically load malloc 2015-10-04 18:13:12 +02:00
nrf51 doc: put network devices and sensors in subgroups 2015-09-27 18:25:43 +02:00
sam3 all: Update @gebart family name, email 2015-09-20 13:47:39 +02:00
samd21 Merge pull request #3879 from sgso/fix_spi_slave_return_codes 2015-09-30 14:07:54 +02:00
saml21 Merge pull request #3879 from sgso/fix_spi_slave_return_codes 2015-09-30 14:07:54 +02:00
stellaris_common lm4f120: removed superfluous stellaris debug.h 2015-09-20 01:51:47 +02:00
stm32f0 Merge pull request #3894 from haukepetersen/opt_f0_baudcalc 2015-09-29 21:01:37 +02:00
stm32f1 Merge pull request #3893 from haukepetersen/opt_f1_baudcalc 2015-09-30 17:20:08 +02:00
stm32f3 Merge pull request #3895 from haukepetersen/opt_f3_baudcalc 2015-09-29 22:24:23 +02:00
stm32f4 cpu/stm32f4: optimized baudrate calculation 2015-09-18 12:21:46 +02:00
stm32l1 Merge pull request #3897 from haukepetersen/opt_l1_baudcalc 2015-09-29 23:41:27 +02:00
x86 cpu: x86: remove obsolete hwtimer support 2015-09-16 10:58:53 +02:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
Makefile.include.cortexm_common cortexm_common: Add CMSIS DSP defines 2015-06-25 08:00:59 +02:00