1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Francisco Acosta eb06b13722 Merge pull request #5754 from locicontrols/cc2538-timer-pr
CC2538 periph/timer overhaul
2016-11-01 23:22:21 +01:00
..
arm7_common
atmega328p cpu/atmega328p: add atmega328p mcu support 2016-09-02 22:26:19 +02:00
atmega1281 Merge pull request #5957 from OlegHahm/cpu_stack_size_cleanup 2016-10-27 14:24:11 +02:00
atmega2560 make: remove trailing slash from BINDIR variable 2016-10-18 23:27:59 +02:00
atmega_common cpu/atmega_common: include time.h for time_t 2016-10-20 15:33:01 +02:00
cc26x0
cc430
cc2538 Merge pull request #5754 from locicontrols/cc2538-timer-pr 2016-11-01 23:22:21 +01:00
cortexm_common cpu: cortexm_common: fix compile warning 2016-10-27 15:20:56 +02:00
ezr32wg
k60 make: remove trailing slash from BINDIR variable 2016-10-18 23:27:59 +02:00
k64f make: remove trailing slash from BINDIR variable 2016-10-18 23:27:59 +02:00
kinetis_common make: remove trailing slash from BINDIR variable 2016-10-18 23:27:59 +02:00
kw2x make: remove trailing slash from BINDIR variable 2016-10-18 23:27:59 +02:00
lm4f120
lpc11u34
lpc1768
lpc2387 debug: add missing line breaks 2016-09-27 23:38:41 +02:00
msp430-common Merge pull request #5881 from miri64/core/enh/add-verbose-assert 2016-10-31 20:13:59 +01:00
msp430fxyz cpu/msp430fxyz: added bifields for SPI STAT reg 2016-10-17 20:47:27 +02:00
native native: add syscall-leave trampoline 2016-10-15 07:50:44 +02:00
nrf5x_common
nrf51
nrf52
sam3
sam21_common cpu/samd21(common): cleaned up pad selection macros 2016-10-07 11:02:14 +02:00
samd21 cpu/samd21: implement low power modes 2016-10-16 20:20:55 +02:00
saml21
stellaris_common
stm32_common
stm32f0 cpu/stm32f0: initial support for stm32f070xb cpu 2016-10-26 13:05:50 +02:00
stm32f1 boards/spark-core: added custom linkerscript 2016-10-24 17:36:31 +02:00
stm32f2 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
stm32f3 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
stm32f4 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
stm32l1 periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
x86
doc.txt
Makefile.include.cortexm_common make: remove trailing slash from BINDIR variable 2016-10-18 23:27:59 +02:00
Makefile.include.gnu make: use gobjcopy if objcopy is not available 2016-10-31 22:28:43 +01:00
Makefile.include.llvm
Makefile.include.msp430_common