.. |
arm7_common
|
core: header cleanup
|
7 years ago |
atmega2560
|
cpu/atmega2560: added SPI driver
|
7 years ago |
atmega_common
|
core: rename tcb_t -> thread_t, move into thread.h
|
7 years ago |
cc430
|
cpus: adapted timer implementations to API changes
|
7 years ago |
cc2538
|
cpu/cc2538: i2c: Make WARN_IF use {} to silence Clang warning when ENABLE_DEBUG=0
|
7 years ago |
cortexm_common
|
cpu/cortexm_common: Fix cpu_sleep_until_event()
|
7 years ago |
ezr32wg
|
cpus: adapted UART implementations to cb type change
|
7 years ago |
k60
|
cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
7 years ago |
k64f
|
cpu/k64f: moved include of mcg.h to cpu.c
|
7 years ago |
kinetis_common
|
cpu/kinetis_common: Use gpio_init_port for PWM pin handling
|
7 years ago |
kw2x
|
cpu/kw2x: moved include of mcg.h to cpu.c
|
7 years ago |
lm4f120
|
cpus: adapted UART implementations to cb type change
|
7 years ago |
lpc11u34
|
cpus: adapted UART implementations to cb type change
|
7 years ago |
lpc1768
|
cpus: adapted UART implementations to cb type change
|
7 years ago |
lpc2387
|
cpus: adapted UART implementations to cb type change
|
7 years ago |
msp430-common
|
cpu: msp430: adapt to thread.h
|
7 years ago |
msp430fxyz
|
Merge pull request #5076 from haukepetersen/opt_periph_uart_cbtype
|
7 years ago |
native
|
native: remove unused XTIMER_USLEEP_UNTIL_OVERHEAD
|
7 years ago |
nrf5x_common
|
cpus: adapted UART implementations to cb type change
|
7 years ago |
nrf51
|
cpu/nrf51: adapted ADC driver to interface changes
|
7 years ago |
nrf52
|
cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
7 years ago |
sam3
|
cpus: adapted UART implementations to cb type change
|
7 years ago |
sam21_common
|
cpu/sam21_common: Use a different module name to prevent linker races in Travis
|
7 years ago |
samd21
|
cpus: adapted UART implementations to cb type change
|
7 years ago |
saml21
|
cpus: adapted UART implementations to cb type change
|
7 years ago |
stellaris_common
|
cpu/lm4f120: GPIO support
|
7 years ago |
stm32_common
|
cpu/stm32f1: reworked timer driver
|
7 years ago |
stm32f0
|
cpus: adapted UART implementations to cb type change
|
7 years ago |
stm32f1
|
Merge pull request #4154 from DipSwitch/add_clock_selection_stm32f1
|
7 years ago |
stm32f3
|
cpus: adapted UART implementations to cb type change
|
7 years ago |
stm32f4
|
cpus: adapted UART implementations to cb type change
|
7 years ago |
stm32l1
|
cpus: adapted UART implementations to cb type change
|
7 years ago |
x86
|
x86: minor cosmetics for include syntax and order
|
7 years ago |
Makefile.include.cortexm_common
|
make: Homogenize CFLAGS settings across cortexm_common, avr, msp430_common
|
7 years ago |
Makefile.include.gnu
|
make: set OBJDUMP = $(PREFIX)objdump for gnu targets.
|
7 years ago |
Makefile.include.llvm
|
make: Move Makefile.include.$(TOOLCHAIN) to cpu dir
|
7 years ago |
Makefile.include.msp430_common
|
make: Homogenize CFLAGS settings across cortexm_common, avr, msp430_common
|
7 years ago |
doc.txt
|
…
|
|