1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Johann Fischer 8afc8dfdc3 cpu/kinetis_common: add common startup.c
cpu/kinetis_common/wdog.c: move wdog disable code to initial wdog driver
  cpu/kinetis_common/wdog.c: add COP WDOG
  cpu/kinetis_common/include/wdog.h: add configuration example
  cpu/kinetis_common: add fault handlers
  cpu/kinetis_common: add .ramcode and ISR vector relocation to startup.c
2015-02-15 10:28:13 +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/cortex_m0_common: added crash.c 2015-02-09 18:27:42 +01:00
cortex-m3_common cortex-m3: Add extern "C" to core_cmInstr.h 2015-01-29 10:18:29 +01:00
cortex-m4_common cpu/cortex-m4_common: added crash.c 2015-02-09 18:28:32 +01:00
kinetis_common cpu/kinetis_common: add common startup.c 2015-02-15 10:28:13 +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 msp430: add assert header 2015-02-12 14:24:06 +01:00
msp430fxyz Use TimerB for 'hwtimer' module implementation 2014-12-19 10:53:12 +01:00
native Merge pull request #2405 from cgundogan/restrict_with_leading_underscores 2015-02-08 22:07:23 +01:00
nrf51822 cpu/nrf51822: use of core_panic in startup code 2015-02-10 09:40:35 +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 stm32f0: Remove Doxygen from already documented functions. 2015-02-01 08:09:46 +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: Add low power mode implementation 2015-02-11 10:04:26 +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 fix license headers in non-.c files 2014-08-23 16:16:26 +02:00