1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Joakim Gebart ff05007a6e boards/mulle: cleanup
Remove old syscalls implementation from before cortexm_common unification and sys/newlib introduction.
2015-08-14 20:09:44 +02:00
..
arm7_common arm7_common: Build fixes after discovering an include guard overlap 2015-07-20 12:40:32 +02:00
atmega2560 cpu/atmega2560: make use of hwtimer_compat 2015-07-15 16:05:28 +02:00
atmega_common cpu/atmega_common/avr-libc-extra/inttypes.h: Correct format strings for 64 bit numbers 2015-07-07 00:53:26 +02:00
cc430 remove legacy board specific cc110x code 2015-08-06 12:13:19 +02:00
cc2538 cpu/cc2538: optimization of startup code 2015-06-15 16:00:51 +02:00
cortexm_common cortexm_common: use doxygen todo 2015-08-03 11:00:21 +02:00
k60 boards/mulle: cleanup 2015-08-14 20:09:44 +02:00
k64f cpu/kinetis_common: refactor ldscripts 2015-07-08 19:20:00 +02:00
kinetis_common cpu/kinetis_common: Cast device index enums to unsigned int before comparing for out of range values 2015-07-21 07:21:51 +02:00
kw2x cpu: remove transceiver defines from cpu_conf files 2015-08-06 12:13:54 +02:00
lm4f120 cpu/lm4f120: included dev_enums.h in periph_cpu.h 2015-08-03 13:56:16 +02:00
lpc1768 cpu/lpc1768: included dev_enums.h in periph_cpu.h 2015-08-03 13:56:16 +02:00
lpc2387 cpu: lpc2387: remove obsolete transceiver defines 2015-08-06 12:13:18 +02:00
mc1322x cpu: remove transceiver defines from cpu_conf files 2015-08-06 12:13:54 +02:00
msp430-common cpu: remove transceiver defines from cpu_conf files 2015-08-06 12:13:54 +02:00
msp430fxyz everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
native doc: adapt documentation on tapsetup script 2015-08-14 12:05:34 +02:00
nrf51 drivers: adapted to renamed NETOPT header 2015-08-06 15:36:56 +02:00
sam3 cpu: sam3: use periph_common SPI functions 2015-08-14 14:46:35 +02:00
samd21 cpu: samd21: use periph_common SPI functions 2015-08-14 14:46:35 +02:00
saml21 cpu: saml21: use periph_common SPI functions 2015-08-14 14:46:35 +02:00
stellaris_common Modify: C++ compatible header files_3 2015-07-24 08:59:54 +05:30
stm32f0 cpu: stm32f0: use periph_common SPI functions 2015-08-14 14:46:35 +02:00
stm32f1 cpu: stm32f1: use periph_common SPI functions 2015-08-14 14:46:35 +02:00
stm32f3 cpu: stm32f3: use periph_common SPI functions 2015-08-14 14:46:35 +02:00
stm32f4 cpu: stm32f4: use periph_common SPI functions 2015-08-14 14:46:35 +02:00
stm32l1 cpu: stm32l1: use periph_common SPI functions 2015-08-14 14:46:35 +02:00
x86 cpu/x86: rename stack_t -> stack_info_t 2015-07-13 19:57:55 +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