.. |
arm7_common
|
cpu: arm7_common: adapt to periph/pm
|
2017-01-12 16:26:02 +01:00 |
atmega328p
|
remove obsolete lpm code
|
2017-01-12 11:24:15 +01:00 |
atmega1281
|
remove obsolete lpm code
|
2017-01-12 11:24:15 +01:00 |
atmega2560
|
remove obsolete lpm code
|
2017-01-12 11:24:15 +01:00 |
atmega_common
|
periph timer: remove timer_irq_(en|dis)able
|
2017-01-14 15:34:53 +01:00 |
cc26x0
|
periph timer: remove timer_irq_(en|dis)able
|
2017-01-14 15:34:53 +01:00 |
cc430
|
Merge pull request #6360 from OlegHahm/periph_timer_remove_irq
|
2017-01-18 22:58:21 +01:00 |
cc2538
|
timex: unambiguous time conversion macros
|
2017-01-19 13:18:08 +01:00 |
cortexm_common
|
Merge pull request #6346 from haukepetersen/opt_pm_cortexmsleep
|
2017-01-18 10:55:04 +01:00 |
ezr32wg
|
periph timer: remove timer_irq_(en|dis)able
|
2017-01-14 15:34:53 +01:00 |
k60
|
cpu/kinetis: unified PM implementation
|
2017-01-18 14:54:16 +01:00 |
k64f
|
remove obsolete lpm code
|
2017-01-12 11:24:15 +01:00 |
kinetis_common
|
cpu/kinetis: unified PM implementation
|
2017-01-18 14:54:16 +01:00 |
kw2x
|
remove obsolete lpm code
|
2017-01-12 11:24:15 +01:00 |
lm4f120
|
periph timer: remove timer_irq_(en|dis)able
|
2017-01-14 15:34:53 +01:00 |
lpc11u34
|
periph timer: remove timer_irq_(en|dis)able
|
2017-01-14 15:34:53 +01:00 |
lpc1768
|
periph timer: remove timer_irq_(en|dis)able
|
2017-01-14 15:34:53 +01:00 |
lpc2387
|
timex: unambiguous time conversion macros
|
2017-01-19 13:18:08 +01:00 |
msp430_common
|
cpu/msp430_common: fixed doxygen for msp430_types.h
|
2017-01-16 12:22:23 +01:00 |
msp430fxyz
|
Merge pull request #6360 from OlegHahm/periph_timer_remove_irq
|
2017-01-18 22:58:21 +01:00 |
native
|
cpu/native: adapt start-up and auto-init for multiple netdev2_tap
|
2017-01-19 12:07:10 +01:00 |
nrf5x_common
|
Merge pull request #6360 from OlegHahm/periph_timer_remove_irq
|
2017-01-18 22:58:21 +01:00 |
nrf51
|
cpu/nrf5x: unified pm.c
|
2017-01-18 14:54:56 +01:00 |
nrf52
|
cpu/nrf5x: unified pm.c
|
2017-01-18 14:54:56 +01:00 |
sam0_common
|
cpu/sam21:i2c: function _start was declared inline, but definition not
|
2017-01-18 21:30:13 +01:00 |
sam3
|
periph timer: remove timer_irq_(en|dis)able
|
2017-01-14 15:34:53 +01:00 |
samd21
|
periph timer: remove timer_irq_(en|dis)able
|
2017-01-14 15:34:53 +01:00 |
saml21
|
periph timer: remove timer_irq_(en|dis)able
|
2017-01-14 15:34:53 +01:00 |
stellaris_common
|
cpu/stellaris: revise header include guards
|
2016-07-05 16:38:18 +02:00 |
stm32_common
|
Merge pull request #6360 from OlegHahm/periph_timer_remove_irq
|
2017-01-18 22:58:21 +01:00 |
stm32f0
|
remove obsolete lpm code
|
2017-01-12 11:24:15 +01:00 |
stm32f1
|
Merge pull request #6160 from kaspar030/introduce_new_power_management
|
2017-01-12 17:31:49 +01:00 |
stm32f2
|
cpu: stm32f1/2/4: unify periph/pm support
|
2017-01-12 16:26:02 +01:00 |
stm32f3
|
cpu/stm32f3: add support for stm32f303k8
|
2017-01-19 11:06:58 +01:00 |
stm32f4
|
cpu/stm32f4: fixed minor typo in the hwrng driver
|
2017-01-16 14:37:08 +01:00 |
stm32l1
|
remove obsolete lpm code
|
2017-01-12 11:24:15 +01:00 |
x86
|
cpu: x86: add stub periph_cpu.h
|
2017-01-12 16:26:02 +01:00 |
doc.txt
|
fix license headers in non-.c files
|
2014-08-23 16:16:26 +02:00 |
Makefile.include.cortexm_common
|
cpu: make CFLAGS_DBG configurable
|
2017-01-16 15:54:59 +01:00 |
Makefile.include.gnu
|
make: use gobjcopy if objcopy is not available
|
2016-10-31 22:28:43 +01:00 |
Makefile.include.llvm
|
llvm: Only add -target to CFLAGS if TARGET_ARCH is set
|
2016-12-21 13:54:35 +01:00 |
Makefile.include.msp430_common
|
cpu: make CFLAGS_DBG configurable
|
2017-01-16 15:54:59 +01:00 |