Commit Graph

1528 Commits (1fe205924ab4c68a0f184e59dfc92be03437a12e)

Author SHA1 Message Date
Kaspar Schleiser a22f0a3c78 cpu: msp430*: remove obsolete hwtimer_compat dependency 8 years ago
Kaspar Schleiser 832539fc88 cpu: cc430: remove hwtimer support, switch gpioint to xtimer 8 years ago
Kaspar Schleiser 87d2596819 cpu: cc430: make adc use xtimer 8 years ago
Kaspar Schleiser 9d088bb3d7 cpu: lpc2387: mci: use xwtimer 8 years ago
Kaspar Schleiser 4e8bf2cb69 cpu: native: remove hwtimer traces 8 years ago
Kaspar Schleiser 48b21f00c3 cpu: x86: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser b0893a99ba cpu: lpc2387: adc: use xtimer 8 years ago
Kaspar Schleiser 2cd4a80054 cpu: native: minor timer-related doxygen updates 8 years ago
Kaspar Schleiser 012d82ecaf cpu: arm7_common: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser 8c147f1e3c cpu: cc2538: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser d239f3c4fd cpu: k60: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser c0d3524132 cpu: kinetis_common: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser 16e19f3975 cpu: lm4f120: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser 8b46d1dfc4 cpu: lpc1768: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser c3fa148256 cpu: msp430-common: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser ea2013ff16 cpu: nrf51: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser 90c1e7ce74 cpu: sam3: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser 889991503e cpu: saml21: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser 9d75b2f2d9 cpu: stm32f0: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser d7a4f90e69 cpu: stm32f1: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser 3e0bcd45c5 cpu: stm32f3: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser 01f87b9df0 cpu: stm32f4: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser 8e475fa57d cpu: stm32l1: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser 41dff1052e cpu: x86: remove obsolete hwtimer support 8 years ago
Kaspar Schleiser d82ca16b5a cpu: atmega2560: drop obsolete hwtimer support 8 years ago
Kaspar Schleiser a23169b831 cpu: stmf32f1: remove obsolete hwtimer_compat dependency 8 years ago
Kaspar Schleiser 391bc02c06 cpu: cortexm_common: busywait before resetting 8 years ago
Kaspar Schleiser dd9de14e49 cpu: samd21: remove hwtimer support 8 years ago
Kaspar Schleiser fb773bf90a cpu: native: remove hwtimer_compat dependency 8 years ago
Peter Kietzmann 0f740f611c Merge pull request #3829 from DipSwitch/spi_set_pin_speed
cpu/stm32l1-f0/spi: Configure the SPI pins as highspeed
8 years ago
Kaspar Schleiser dd87073a60 Merge pull request #3826 from OlegHahm/netdev2_tap_buffer_size
netdev2_tap: set maximum buffer size correctly
8 years ago
Kaspar Schleiser bd27feefec cpu: atmega2560: simplify periph/timer implementation 8 years ago
Kaspar Schleiser 7fcb2b718e cpu: atmega: implement irq_arch_in 8 years ago
Martine Lenders 93f555ef69 Merge pull request #3782 from OlegHahm/RIOT_assert
core: RIOT's own assert macro
8 years ago
DipSwitch 1fe296d707 cpu/stm32l1-f0/spi: Configure the SPI pins as highspeed 8 years ago
Oleg Hahm 49917a5797 core: cpu: fix check for DEVELHELP 8 years ago
Oleg Hahm fd121a94e6 netdev2_tap: set maximum buffer size correctly 8 years ago
Oleg Hahm f3245cecac core: panic: last instruction's address for assert 8 years ago
Oleg Hahm d7161b6d4b cpu: inline function to print instruction register 8 years ago
Oleg Hahm 143d613307 x86: added missing panic function 8 years ago
Martine Lenders 1c0cf3bf9c native: netdev2_tap: fix NETOPT_IS_WIRED flag 8 years ago
Thomas Eichinger 5a6bc8c284 Merge pull request #3569 from authmillenon/msp430/enh/use-log
msp430: use assert instead of printf
8 years ago
Hauke Petersen a4d393eea3 cpu/stm32f4: fixed typo in prescaler for timer1 8 years ago
Peter Kietzmann b4bd18e220 Merge pull request #3792 from haukepetersen/fix_stm32f3_gpio_debug
cpu/stm32f3: disable debug in GPIO driver
8 years ago
Peter Kietzmann 4e47e909ba Merge pull request #2799 from ReneHerthel/arduino_2560_gpio
Arduino-mega2560 GPIO implementation
8 years ago
Hauke Petersen 32cf5423a2 cpu/stm32f3: disable debug in GPIO driver 8 years ago
Hauke Petersen 92c8f279d9 Merge pull request #3725 from avmelnikoff/cpu/stm32f1
cpu/stm32f1: added stm32f103c8 linkerscript
8 years ago
René Herthel d05151fdef cpu/mega2560: initial import of a gpio driver 8 years ago
Kaspar Schleiser 344b56bca8 Merge pull request #3167 from haukepetersen/fix_native_stacksizes
cpu/native: adjusted stacksizes
8 years ago
Kaspar Schleiser efbd5518f6 cpu: stm32f1: timer: fix race when combining two 16bit timer values 8 years ago