1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Martine Lenders 456ae68fbe Merge pull request #6340 from gebart/pr/warn-fixes
sys+cpu: Some warning fixes
2017-01-16 17:18:29 +01:00
..
arm7_common cpu: arm7_common: adapt to periph/pm 2017-01-12 16:26:02 +01:00
atmega328p remove obsolete lpm code 2017-01-12 11:24:15 +01:00
atmega1281 remove obsolete lpm code 2017-01-12 11:24:15 +01:00
atmega2560 remove obsolete lpm code 2017-01-12 11:24:15 +01:00
atmega_common cpu: atmega_common: adapt to periph/pm 2017-01-12 16:26:01 +01:00
cc26x0 remove obsolete lpm code 2017-01-12 11:24:15 +01:00
cc430 cpu: moved msp430-common to msp430_common 2017-01-13 13:33:32 +01:00
cc2538 remove obsolete lpm code 2017-01-12 11:24:15 +01:00
cortexm_common cortexm_common: Fix -Wsign-compare warning in cortexm_init 2017-01-16 08:55:08 +01:00
ezr32wg remove obsolete lpm code 2017-01-12 11:24:15 +01:00
k60 cpu: k60: add periph/pm support 2017-01-12 16:26:02 +01:00
k64f remove obsolete lpm code 2017-01-12 11:24:15 +01:00
kinetis_common kinetis_common: Fix -Wsign-compare in gpio.c 2017-01-16 08:55:08 +01:00
kw2x remove obsolete lpm code 2017-01-12 11:24:15 +01:00
lm4f120 remove obsolete lpm code 2017-01-12 11:24:15 +01:00
lpc11u34 cpu: cortexm: always use periph_common module 2017-01-12 16:26:02 +01:00
lpc1768 cpu: lpc1768: adapt to periph/pm 2017-01-12 16:26:01 +01:00
lpc2387 remove obsolete lpm code 2017-01-12 11:24:15 +01:00
msp430_common cpu/msp430_common: fixed doxygen for msp430_types.h 2017-01-16 12:22:23 +01:00
msp430fxyz cpu: moved msp430-common to msp430_common 2017-01-13 13:33:32 +01:00
native Merge pull request #6174 from cgundogan/pr/netdev2_tap/assert_to_if 2017-01-12 22:28:56 +01:00
nrf5x_common doc: correct doxygen group for nrfmin 2017-01-10 20:04:09 +01:00
nrf51 cpu: nrf51: initial periph/pm support 2017-01-12 16:26:02 +01:00
nrf52 cpu: nrf52: initial periph/pm support 2017-01-12 16:26:02 +01:00
sam0_common updated list of saml21 variants as defined in Atmel ASF v3.33.0 2017-01-09 18:29:32 +01:00
sam3 remove obsolete lpm code 2017-01-12 11:24:15 +01:00
samd21 board: samr21-xpro: move periph_pm to cpu/samd21/Makefile.features 2017-01-12 16:26:02 +01:00
saml21 cpu: saml21: re-add periph/pm initialization 2017-01-12 17:48:11 +01:00
stellaris_common cpu/stellaris: revise header include guards 2016-07-05 16:38:18 +02:00
stm32_common cpu: stm32_common: periph_cpu_common.h doxygen fix 2017-01-12 16:26:03 +01:00
stm32f0 remove obsolete lpm code 2017-01-12 11:24:15 +01:00
stm32f1 Merge pull request #6160 from kaspar030/introduce_new_power_management 2017-01-12 17:31:49 +01:00
stm32f2 cpu: stm32f1/2/4: unify periph/pm support 2017-01-12 16:26:02 +01:00
stm32f3 remove obsolete lpm code 2017-01-12 11:24:15 +01:00
stm32f4 cpu: stm32f1/2/4: unify periph/pm support 2017-01-12 16:26:02 +01:00
stm32l1 remove obsolete lpm code 2017-01-12 11:24:15 +01:00
x86 cpu: x86: add stub periph_cpu.h 2017-01-12 16:26:02 +01:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
Makefile.include.cortexm_common cpu: cortexm: always use periph_common module 2017-01-12 16:26:02 +01:00
Makefile.include.gnu make: use gobjcopy if objcopy is not available 2016-10-31 22:28:43 +01:00
Makefile.include.llvm llvm: Only add -target to CFLAGS if TARGET_ARCH is set 2016-12-21 13:54:35 +01:00
Makefile.include.msp430_common cpu: msp430: set gnu99 as C dialect 2016-11-15 14:59:36 +01:00