.. |
arm7_common
|
core: cpu: provide function to acquire ISR stack usage
|
2016-06-01 23:01:35 +02:00 |
atmega2560
|
cpu/atmega2560: update atmega2560 CPU code to use atmega_common code
|
2016-06-22 14:25:10 +02:00 |
atmega_common
|
cpu/atmega2560: update atmega2560 CPU code to use atmega_common code
|
2016-06-22 14:25:10 +02:00 |
cc26x0
|
cpu/cc26x0: Cast gpio_t to unsigned int for comparison
|
2016-06-01 16:42:16 +02:00 |
cc430
|
unify usage of inline assembly
|
2016-03-31 22:23:35 +02:00 |
cc2538
|
cpu/cc2538: add GPIO_PIN() macro to periph_conf.h. (#5507)
|
2016-06-08 14:36:54 -04:00 |
cortexm_common
|
cortexm_common: Fix isr_stack_usage
|
2016-06-20 14:33:17 +02:00 |
ezr32wg
|
CPU: fix include header guards
|
2016-06-08 16:38:20 +02:00 |
k60
|
unify usage of inline assembly
|
2016-03-31 22:23:35 +02:00 |
k64f
|
CPU: fix include header guards
|
2016-06-08 16:38:20 +02:00 |
kinetis_common
|
CPU: fix include header guards
|
2016-06-08 16:38:20 +02:00 |
kw2x
|
CPU: fix include header guards
|
2016-06-08 16:38:20 +02:00 |
lm4f120
|
cpu/lm4f120: fix SSI1 isr name
|
2016-05-04 13:00:25 +02:00 |
lpc11u34
|
CPU: fix include header guards
|
2016-06-08 16:38:20 +02:00 |
lpc1768
|
CPU: fix include header guards
|
2016-06-08 16:38:20 +02:00 |
lpc2387
|
CPU: fix include header guards
|
2016-06-08 16:38:20 +02:00 |
msp430-common
|
core: cpu: provide function to acquire ISR stack usage
|
2016-06-01 23:01:35 +02:00 |
msp430fxyz
|
msp430: spi/uart cleaned up USIC - USCI confusion
|
2016-03-24 09:42:59 +01:00 |
native
|
cpu: Fix header include guards
|
2016-06-20 10:18:59 +02:00 |
nrf5x_common
|
cpu/nrf5x_common: adapted GPIO driver
|
2016-03-17 14:39:11 +01:00 |
nrf51
|
cpu: Fix header include guards
|
2016-06-20 10:18:59 +02:00 |
nrf52
|
cpu: Fix header include guards
|
2016-06-20 10:18:59 +02:00 |
sam3
|
cpu: Fix header include guards
|
2016-06-20 10:18:59 +02:00 |
sam21_common
|
cpu/sam21_common: Use a different module name to prevent linker races in Travis
|
2016-02-12 08:45:58 +01:00 |
samd21
|
cpu/samd21: remove include instance_sercom3.h
|
2016-06-22 22:14:36 +02:00 |
saml21
|
CPU: fix include header guards
|
2016-06-08 16:38:20 +02:00 |
stellaris_common
|
cpu: Fix header include guards
|
2016-06-20 10:18:59 +02:00 |
stm32_common
|
cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics
|
2016-03-29 22:25:50 +02:00 |
stm32f0
|
Merge pull request #4949 from jia200x/nucleo-f072
|
2016-03-31 19:18:28 +02:00 |
stm32f1
|
Merge pull request #5192 from DipSwitch/pr/fix_stm32f1_also_disable_hsi_on_hse
|
2016-05-17 10:51:46 +02:00 |
stm32f3
|
Merge pull request #4164 from DipSwitch/add_clock_selection_stm32f3
|
2016-03-30 09:32:33 +02:00 |
stm32f4
|
Merge pull request #4165 from DipSwitch/add_clock_selection_stm32f4
|
2016-03-30 09:33:30 +02:00 |
stm32l1
|
Merge pull request #4225 from DipSwitch/stm32f1_dac_implementation
|
2016-03-30 01:31:43 +02:00 |
x86
|
fix cpu/x86 include header guard.
|
2016-06-29 15:01:25 +02:00 |
doc.txt
|
fix license headers in non-.c files
|
2014-08-23 16:16:26 +02:00 |
Makefile.include.cortexm_common
|
Merge pull request #5121 from gebart/pr/toolchain-boards
|
2016-03-21 16:12:46 +01:00 |
Makefile.include.gnu
|
make: set OBJDUMP = $(PREFIX)objdump for gnu targets.
|
2016-02-23 17:55:58 -05:00 |
Makefile.include.llvm
|
cpu/Makefile.include.llvm: Try harder to find C++ and C headers from cross-GCC
|
2016-05-31 22:03:04 +02:00 |
Makefile.include.msp430_common
|
msp430: Set TARGET_ARCH for msp430 targets
|
2016-03-21 12:19:30 +01:00 |