1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2018-03-01 17:12:54 +01:00
..
arm7_common cpu: instead of cpp-style, use C-style comments 2018-02-06 16:59:58 +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 cpu: instead of cpp-style, use C-style comments 2018-02-06 16:59:58 +01:00
cc26x0 build: fix unused parameter errors 2017-11-28 14:36:01 +01:00
cc430 cpu: instead of cpp-style, use C-style comments 2018-02-06 16:59:58 +01:00
cc2538 cpu/cc2538: Adapted UART driver incl. board config 2018-02-08 14:36:51 +01:00
cortexm_common cpu/cortexm_common: add NOP after WFI to avoid hardfault on stm32l152 2018-02-12 15:10:34 +01:00
efm32 efm32: Use different values for each unsupported ADC res 2018-02-23 09:36:57 +01:00
ezr32wg make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
kinetis kinetis: Align defines in uart.c 2018-03-01 17:12:54 +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 cpu: instead of cpp-style, use C-style comments 2018-02-06 16:59:58 +01:00
mips32r2_common mips: Correct usage of USEMODULE 2018-01-15 14:02:59 +00: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 mips: Correct usage of USEMODULE 2018-01-15 14:02:59 +00:00
mips_pic32mx mips: Correct usage of USEMODULE 2018-01-15 14:02:59 +00:00
mips_pic32mz mips: Correct usage of USEMODULE 2018-01-15 14:02:59 +00:00
msp430_common cpu: instead of cpp-style, use C-style comments 2018-02-06 16:59:58 +01:00
msp430fxyz cpu/xxx430: correct channel check in periph timer driver 2017-11-29 16:47:09 +01:00
native Merge pull request #8482 from cogip/qdec 2018-02-26 17:44:58 +01:00
nrf5x_common gnrc_netif: set-up 6Lo for NRFmin 2018-01-18 13:00:25 +01:00
nrf51 Merge pull request #8018 from smlng/nrf51/fix_i2c 2017-11-16 13:24:31 +01:00
nrf52 make: mcuboot: add MCUBOOT_ namespacing 2018-02-06 16:41:48 +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 samd21/cpu DFLL lock loop error 2018-01-26 09:59:59 -07: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 cpu/stm32_common: add qdec implementation 2018-02-23 23:17:26 +01:00
stm32f0 Merge pull request #7799 from kYc0o/factorise_stm32_ld 2017-11-30 14:28:51 +01:00
stm32f1 stm32f1: fix gpio mode GPIO_IN_PU 2018-01-12 16:11:58 +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 cpu/stm32f4: fix periph/adc resolution check 2018-02-13 21:45:02 +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 stm32l4/stmclk: enable MSI/LSE trimming only with available LSE 2018-01-15 12:22:51 +01:00
doc.txt cpu: doc typos 2017-01-20 13:36:26 +01:00