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
DipSwitch c449ab9fdb Merge pull request #5336 from OTAkeys/print_ipsr
cortexm_common: print trapped interrupt from ipsr
7 years ago
..
arm7_common unify usage of inline assembly 7 years ago
atmega2560 cpu/atmega2560: reworked timer driver 7 years ago
atmega_common unify usage of inline assembly 7 years ago
cc26x0 cpu/cc26x0: cpu_clock_init() implementation 7 years ago
cc430 unify usage of inline assembly 7 years ago
cc2538 cpu/cc2538/spi: Fix compiler warning of possible uninitialized variable 7 years ago
cortexm_common cortexm_common: print trapped interrupt from ipsr 7 years ago
ezr32wg unify usage of inline assembly 7 years ago
k60 unify usage of inline assembly 7 years ago
k64f cpu/k64f: moved include of mcg.h to cpu.c 7 years ago
kinetis_common cpu/kinetis_common: Implement DAC periph driver 7 years ago
kw2x cpu/kw2x: moved include of mcg.h to cpu.c 7 years ago
lm4f120 cpu/lm4f120: fix ADC pin mapping 7 years ago
lpc11u34 cpu/lpc11u34: adapted GPIO driver 7 years ago
lpc1768 cpus: adapted UART implementations to cb type change 7 years ago
lpc2387 doc diskio: RIOTized style and added doxygen 7 years ago
msp430-common core: Fix/refactor function naming in core/incude/irq.h 7 years ago
msp430fxyz msp430: spi/uart cleaned up USIC - USCI confusion 7 years ago
native Merge pull request #5229 from OlegHahm/pktbuf_minimal_check 7 years ago
nrf5x_common cpu/nrf5x_common: adapted GPIO driver 7 years ago
nrf51 Added nrf51 ac variant 7 years ago
nrf52 cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h 7 years ago
sam3 cpu/sam3: adapted GPIO driver 7 years ago
sam21_common cpu/sam21_common: Use a different module name to prevent linker races in Travis 7 years ago
samd21 cpu/samd21: fix ISR mapping for PB27 7 years ago
saml21 cpu/saml21: adapted GPIO driver 7 years ago
stellaris_common cpu/lm4f120: GPIO support 7 years ago
stm32_common cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics 7 years ago
stm32f0 Merge pull request #4949 from jia200x/nucleo-f072 7 years ago
stm32f1 cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics 7 years ago
stm32f3 Merge pull request #4164 from DipSwitch/add_clock_selection_stm32f3 7 years ago
stm32f4 Merge pull request #4165 from DipSwitch/add_clock_selection_stm32f4 7 years ago
stm32l1 Merge pull request #4225 from DipSwitch/stm32f1_dac_implementation 7 years ago
x86 unify usage of inline assembly 7 years ago
Makefile.include.cortexm_common Merge pull request #5121 from gebart/pr/toolchain-boards 7 years ago
Makefile.include.gnu make: set OBJDUMP = $(PREFIX)objdump for gnu targets. 7 years ago
Makefile.include.llvm make: Rename TARGET_TRIPLE -> TARGET_ARCH 7 years ago
Makefile.include.msp430_common msp430: Set TARGET_ARCH for msp430 targets 7 years ago
doc.txt fix license headers in non-.c files 9 years ago