.. |
arm7_common
|
core: cpu: sys: simplify reboot()
|
2016-01-27 13:30:01 +01:00 |
atmega2560
|
cpu/atmega2560: Update timer_init to match API change
|
2016-02-13 21:29:36 +01:00 |
atmega_common
|
cpu: atmega_common_ add off_t to sys/types.h
|
2015-11-26 20:41:36 +01:00 |
cc430
|
cpu/cc430: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
cc2538
|
Merge pull request #4040 from gebart/pr/periph-timer-init-freq
|
2016-02-15 23:36:44 +01:00 |
cortexm_common
|
core: cpu: sys: simplify reboot()
|
2016-01-27 13:30:01 +01:00 |
ezr32wg
|
cpu/ezr32wg: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
k60
|
Merge pull request #4761 from haukepetersen/opt_cpuid
|
2016-02-08 18:18:53 +01:00 |
k64f
|
Merge pull request #4761 from haukepetersen/opt_cpuid
|
2016-02-08 18:18:53 +01:00 |
kinetis_common
|
cpu/kinetis_common: reworked GPIO driver
|
2016-02-29 11:08:45 +01:00 |
kw2x
|
Merge pull request #4761 from haukepetersen/opt_cpuid
|
2016-02-08 18:18:53 +01:00 |
lm4f120
|
cpu/lm4f120: GPIO support
|
2016-02-23 15:12:53 +01:00 |
lpc11u34
|
cpu/lpc11u34: Cast enum to unsigned int for comparison
|
2016-02-28 00:05:10 +01:00 |
lpc1768
|
cpu/lpc1768: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
lpc2387
|
Merge pull request #4040 from gebart/pr/periph-timer-init-freq
|
2016-02-15 23:36:44 +01:00 |
msp430-common
|
make: Move Makefile.msp430_common to cpu dir
|
2016-02-10 16:37:03 +01:00 |
msp430fxyz
|
cpu/msp430fxyz: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
native
|
native/drivers/sys: adapt ethernet netdev2 for info struct
|
2016-02-22 12:37:26 +01:00 |
nrf5x_common
|
cpu/nrf5x_common: Use a different module name to prevent linker races in Travis
|
2016-02-12 08:45:53 +01:00 |
nrf51
|
cpu/nrf51: spi: Fix input check warnings
|
2016-02-28 00:05:49 +01:00 |
nrf52
|
Merge pull request #4040 from gebart/pr/periph-timer-init-freq
|
2016-02-15 23:36:44 +01:00 |
sam3
|
cpu/sam3: spi: Cast enum to unsigned int for comparison
|
2016-02-28 00:08:30 +01: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: Cast enum to unsigned int for comparison
|
2016-02-28 00:09:03 +01:00 |
saml21
|
cpu/saml21: spi: Cast enum to unsigned int for comparison
|
2016-02-28 00:09:29 +01:00 |
stellaris_common
|
cpu/lm4f120: GPIO support
|
2016-02-23 15:12:53 +01:00 |
stm32_common
|
cpu/stm32_common: Use a different module name to prevent linker races in Travis
|
2016-02-12 08:46:00 +01:00 |
stm32f0
|
Merge pull request #4916 from gebart/pr/unsigned-enum-compare
|
2016-02-28 06:59:59 +01:00 |
stm32f1
|
cpu/stm32f1: spi: Cast enum to unsigned int for comparison
|
2016-02-28 00:08:00 +01:00 |
stm32f3
|
cpu/stm32f3: spi: Cast enum to unsigned int for comparison
|
2016-02-28 00:08:06 +01:00 |
stm32f4
|
cpu/stm32f4: Cast enum to unsigned int for comparison
|
2016-02-28 00:08:12 +01:00 |
stm32l1
|
cpu/stm32l1: i2c: Fix array out of bounds before check and Clang input check warnings
|
2016-02-28 00:08:26 +01:00 |
x86
|
make: Move BOARD and CPU includes to Makefile.modules
|
2016-02-10 16:37:03 +01:00 |
doc.txt
|
fix license headers in non-.c files
|
2014-08-23 16:16:26 +02:00 |
Makefile.include.cortexm_common
|
make: Homogenize CFLAGS settings across cortexm_common, avr, msp430_common
|
2016-02-11 12:45:44 +01:00 |
Makefile.include.gnu
|
make: Move Makefile.include.$(TOOLCHAIN) to cpu dir
|
2016-02-10 16:37:03 +01:00 |
Makefile.include.llvm
|
make: Move Makefile.include.$(TOOLCHAIN) to cpu dir
|
2016-02-10 16:37:03 +01:00 |
Makefile.include.msp430_common
|
make: Homogenize CFLAGS settings across cortexm_common, avr, msp430_common
|
2016-02-11 12:45:44 +01:00 |