1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2015-08-03 13:56:16 +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 cpu/cc430: fixed missing include in adc driver 2015-07-14 16:15:13 +02:00
cc2538 cpu/cc2538: optimization of startup code 2015-06-15 16:00:51 +02:00
cortexm_common cpu: cortexm_common: set pendSV to default priority 2015-07-28 20:02:45 +02:00
k60 cpu/kinetis_common: refactor ldscripts 2015-07-08 19:20:00 +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/kinetis_common: refactor ldscripts 2015-07-08 19:20:00 +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 arm7_common: Build fixes after discovering an include guard overlap 2015-07-20 12:40:32 +02:00
mc1322x cpu: fixed doxygen for multiple headers 2015-05-28 15:45:05 +02:00
msp430-common cpu/msp430-common: Clean up Doxygen groups 2015-07-20 12:40:31 +02:00
msp430fxyz everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
native native: irq: Get rid of dINT() and eINT() 2015-07-29 16:51:22 +02:00
nrf51 gnrc: replace all instances of ng_netconf with ng_netopt 2015-07-28 13:33:12 +02:00
sam3 doc: exclude sam3* completely from doxygen 2015-07-21 10:00:11 +02:00
samd21 Merge pull request #3205 from kaspar030/fix_samr21-xpro_clock_setup 2015-06-28 20:15:08 +02:00
saml21 Merge pull request #3215 from haukepetersen/fix_periphcpu_addenums 2015-06-22 08:44:26 +02:00
stellaris_common Modify: C++ compatible header files_3 2015-07-24 08:59:54 +05:30
stm32f0 cpu/stm32f0: optimization of startup code 2015-06-15 16:00:51 +02:00
stm32f1 cpu: stm32f1: fix timer auto reload value 2015-07-30 14:35:27 +02:00
stm32f3 cpu/stm32f3: corrected register and return value, edit comment 2015-07-28 14:52:52 +02:00
stm32f4 Merge pull request #3215 from haukepetersen/fix_periphcpu_addenums 2015-06-22 08:44:26 +02:00
stm32l1 cpu/stm32l1: optimization of startup code 2015-06-15 16:00:51 +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