1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Joakim Gebart 53b29f40e7 cortex-m4: Add extern "C" to core_cmInstr.h
Signed-off-by: Joakim Gebart <joakim.gebart@eistec.se>
2015-01-29 10:18:28 +01:00
..
arm7_common cpu: remove superfluous gettimeofday functions 2014-12-16 17:02:44 +01:00
atmega2560 cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
atmega_common boards: core: cpu: drivers: sys: added missing header guards 2015-01-27 19:10:57 +01:00
cc430 Robust use of TimerA for 'hwtimer' module 2014-12-19 10:53:12 +01:00
cc2538 doc: fix doxygen group for cc2538 memory map 2014-12-06 14:32:22 +01:00
cortex-m0_common cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
cortex-m3_common cpu: added extern "C" to headers 2014-11-24 19:10:15 +01:00
cortex-m4_common cortex-m4: Add extern "C" to core_cmInstr.h 2015-01-29 10:18:28 +01:00
lpc1768 cpu/lpc1768: fixed UART PCLK selection 2014-12-19 13:47:58 +01:00
lpc2387 [SQUASH ME] lpc2387: Add missing *(data.*) to linker script. 2015-01-07 19:10:58 +01:00
mc1322x doc: add documentation for packet format in mc1322x 2014-12-11 17:26:26 +01:00
msp430-common Merge pull request #2214 from rousselk/msp430-fix-intr 2014-12-19 16:35:39 +01:00
msp430fxyz Use TimerB for 'hwtimer' module implementation 2014-12-19 10:53:12 +01:00
native cpu/native: warn about uninitialized random module 2015-01-19 11:21:01 +01:00
nrf51822 Merge pull request #2005 from haukepetersen/fix_nrf_enablehfclk 2014-11-25 23:41:34 +01:00
sam3x8e sam3x8e: Basic implementation of spi_acquire(), spi_release() 2015-01-19 19:05:15 +01:00
samd21 Merge pull request #2323 from thomaseichinger/i2c_mutex 2015-01-20 07:57:20 +01:00
stm32f0 cpu/stm32f0: fixed port clk en for GPIO driver 2015-01-21 08:14:31 +01:00
stm32f1 Merge pull request #2323 from thomaseichinger/i2c_mutex 2015-01-20 07:57:20 +01:00
stm32f3 cpu/stm32f3: added support for stm32f334r8 2015-01-27 23:14:10 +01:00
stm32f4 cpu/stm32f4: Adapt PWM implementation to allow timers with < 4 channels 2015-01-22 02:24:00 +01:00
stm32l1 cpu/stm32l1: repaired doxygen group 2015-01-21 09:34:31 +01:00
x86 doc: fix remaining doxygen warnings 2014-12-04 17:16:57 +01:00
doc.txt