1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
dylad 391164a788 pkg: fix broken nordic softdevice package
Prevent CPU from using cortexm_init() when softdevice is used for NRF52 devices
as the softdevice already do some obscur inits
Also ensure the softdevice pkg will be used by hacking Makefile due to RIOT's
build system limitations (will be fix later with the new build system)
2018-02-05 17:04:13 +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: DEBUG fixes 2018-01-15 14:37:05 +01:00
cortexm_common cpu/cortexm_common: select bitarithm_lsb() by available instructions 2018-01-16 23:35:14 +01:00
efm32 Merge pull request #8474 from basilfx/feature/efm32_pwm_mode 2018-02-05 12:56:02 +01:00
ezr32wg make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
kinetis cpu/kinetis: add support of MK20D7 2018-01-17 18:13:59 +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 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 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 Merge pull request #8278 from smlng/cpu/native/replace_timex 2018-02-01 12:55:29 +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 pkg: fix broken nordic softdevice package 2018-02-05 17:04:13 +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 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 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 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 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