1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2018-01-15 14:37:04 +01:00
..
arm7_common cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
atmega328p cpu: adapt to COREIF_NG removal 2017-11-16 14:40:16 +01:00
atmega1281 cpu: adapt to COREIF_NG removal 2017-11-16 14:40:16 +01:00
atmega2560 cpu: adapt to COREIF_NG removal 2017-11-16 14:40:16 +01:00
atmega_common Merge pull request #7995 from smlng/make/fix/unused_params 2017-11-28 14:46:23 +01:00
cc26x0 build: fix unused parameter errors 2017-11-28 14:36:01 +01:00
cc430 cpu/xxx430: correct channel check in periph timer driver 2017-11-29 16:47:09 +01:00
cc2538 cpu, cc2538: adapt uart to RIOT gpio API 2017-12-14 10:32:04 +01:00
cortexm_common core, cpu: rename thread_start_threading() -> cpu_switch_context_exit() 2017-11-16 14:40:16 +01:00
efm32 cpu: efm32_common + ef32mg1p: replace with generalized efm32 cpu 2017-12-19 20:04:37 +01:00
ezr32wg make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
kinetis make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
lm4f120 build: fix unused parameter errors 2017-11-28 14:36:01 +01:00
lpc1768 cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00
lpc2387 build: fix unused parameter errors 2017-11-28 14:36:01 +01:00
mips32r2_common Merge pull request #7995 from smlng/make/fix/unused_params 2017-11-28 14:46:23 +01:00
mips32r2_generic cpu/mips32r2_common: BUG add periph_timer globally to mips32r2_common. 2017-11-24 17:15:58 +01:00
mips_pic32_common Merge pull request #7995 from smlng/make/fix/unused_params 2017-11-28 14:46:23 +01:00
mips_pic32mx Merge pull request #7995 from smlng/make/fix/unused_params 2017-11-28 14:46:23 +01:00
mips_pic32mz Merge pull request #7995 from smlng/make/fix/unused_params 2017-11-28 14:46:23 +01:00
msp430_common puts => LOG_INFO for the MSP430 startup message 2018-01-11 09:27:20 +01:00
msp430fxyz cpu/xxx430: correct channel check in periph timer driver 2017-11-29 16:47:09 +01:00
native cpu: native: uart: adapt to changed DEBUG 2018-01-15 14:37:04 +01:00
nrf5x_common Merge pull request #7995 from smlng/make/fix/unused_params 2017-11-28 14:46:23 +01:00
nrf51 Merge pull request #8018 from smlng/nrf51/fix_i2c 2017-11-16 13:24:31 +01:00
nrf52 cpu/nrf52: add i2c driver and configs 2018-01-04 10:51:05 +01:00
sam0_common Merge pull request #7709 from smlng/cpu/sam0_common/enh_uart 2017-12-15 12:45:10 +01:00
sam3 Merge pull request #7995 from smlng/make/fix/unused_params 2017-11-28 14:46:23 +01:00
sam_common cpu, sam3: adapt to sam_common 2017-10-09 12:06:35 +02:00
samd21 make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
saml21 saml21: Update FEATURE_PERIPH_PM -> MODULE_PERIPH_PM 2017-12-08 05:22:09 +01:00
stellaris_common cpu/stellaris: Rename Makefile -> Makefile.include 2017-04-04 19:57:12 +02:00
stm32_common Merge pull request #7799 from kYc0o/factorise_stm32_ld 2017-11-30 14:28:51 +01:00
stm32f0 Merge pull request #7799 from kYc0o/factorise_stm32_ld 2017-11-30 14:28:51 +01:00
stm32f1 cpu/stm32f1: fixed flash page sizes 2018-01-09 22:06:27 +01:00
stm32f2 cpu/stm32*/ldscripts: remove all stm32 family linker scripts 2017-11-30 14:11:07 +01:00
stm32f3 Merge pull request #7799 from kYc0o/factorise_stm32_ld 2017-11-30 14:28:51 +01:00
stm32f4 Merge pull request #7799 from kYc0o/factorise_stm32_ld 2017-11-30 14:28:51 +01:00
stm32f7 cpu/stm32*/ldscripts: remove all stm32 family linker scripts 2017-11-30 14:11:07 +01:00
stm32l0 Merge pull request #7799 from kYc0o/factorise_stm32_ld 2017-11-30 14:28:51 +01:00
stm32l1 cpu/stm32l1/vectors.c: fix model stm32l152ret6 -> stm32l152re 2018-01-11 18:48:14 +01:00
stm32l4 cpu: add support for stm32l475vg 2017-12-15 13:36:45 +01:00
doc.txt cpu: doc typos 2017-01-20 13:36:26 +01:00