You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/cpu
Hauke Petersen 7b5d26340a cpu/lpc2387: cleanup for the PWM driver 6 years ago
..
arm7_common cpu: arm7_common: adapt to periph/pm 6 years ago
atmega328p remove obsolete lpm code 6 years ago
atmega1281 remove obsolete lpm code 6 years ago
atmega2560 remove obsolete lpm code 6 years ago
atmega_common cpu: atmega_common: adapt to periph/pm 6 years ago
cc26x0 remove obsolete lpm code 6 years ago
cc430 cpu: moved msp430-common to msp430_common 6 years ago
cc2538 remove obsolete lpm code 6 years ago
cortexm_common cortexm_common: Fix -Wsign-compare warning in cortexm_init 6 years ago
ezr32wg remove obsolete lpm code 6 years ago
k60 cpu: k60: add periph/pm support 6 years ago
k64f remove obsolete lpm code 6 years ago
kinetis_common kinetis_common: Fix -Wsign-compare in gpio.c 6 years ago
kw2x remove obsolete lpm code 6 years ago
lm4f120 remove obsolete lpm code 6 years ago
lpc11u34 cpu: cortexm: always use periph_common module 6 years ago
lpc1768 cpu: lpc1768: adapt to periph/pm 6 years ago
lpc2387 cpu/lpc2387: cleanup for the PWM driver 6 years ago
msp430_common cpu/msp430_common: fixed doxygen for msp430_types.h 6 years ago
msp430fxyz cpu: moved msp430-common to msp430_common 6 years ago
native doc: native: do not parse internal functions 6 years ago
nrf5x_common doc: correct doxygen group for nrfmin 6 years ago
nrf51 cpu: nrf51: initial periph/pm support 6 years ago
nrf52 cpu: nrf52: initial periph/pm support 6 years ago
sam0_common updated list of saml21 variants as defined in Atmel ASF v3.33.0 6 years ago
sam3 remove obsolete lpm code 6 years ago
samd21 board: samr21-xpro: move periph_pm to cpu/samd21/Makefile.features 6 years ago
saml21 cpu: saml21: re-add periph/pm initialization 6 years ago
stellaris_common cpu/stellaris: revise header include guards 7 years ago
stm32_common cpu: stm32_common: periph_cpu_common.h doxygen fix 6 years ago
stm32f0 remove obsolete lpm code 6 years ago
stm32f1 Merge pull request #6160 from kaspar030/introduce_new_power_management 6 years ago
stm32f2 cpu: stm32f1/2/4: unify periph/pm support 6 years ago
stm32f3 remove obsolete lpm code 6 years ago
stm32f4 cpu/stm32f4: fixed minor typo in the hwrng driver 6 years ago
stm32l1 remove obsolete lpm code 6 years ago
x86 cpu: x86: add stub periph_cpu.h 6 years ago
Makefile.include.cortexm_common cpu: make CFLAGS_DBG configurable 6 years ago
Makefile.include.gnu make: use gobjcopy if objcopy is not available 6 years ago
Makefile.include.llvm llvm: Only add -target to CFLAGS if TARGET_ARCH is set 6 years ago
Makefile.include.msp430_common cpu: make CFLAGS_DBG configurable 6 years ago
doc.txt