|
d239f3c4fd
|
cpu: k60: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
|
c0d3524132
|
cpu: kinetis_common: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
|
16e19f3975
|
cpu: lm4f120: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
|
8b46d1dfc4
|
cpu: lpc1768: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
|
c3fa148256
|
cpu: msp430-common: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
|
ea2013ff16
|
cpu: nrf51: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
|
90c1e7ce74
|
cpu: sam3: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
|
889991503e
|
cpu: saml21: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
|
9d75b2f2d9
|
cpu: stm32f0: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
|
d7a4f90e69
|
cpu: stm32f1: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
|
3e0bcd45c5
|
cpu: stm32f3: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
|
01f87b9df0
|
cpu: stm32f4: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
|
8e475fa57d
|
cpu: stm32l1: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
|
41dff1052e
|
cpu: x86: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
|
d82ca16b5a
|
cpu: atmega2560: drop obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
|
a23169b831
|
cpu: stmf32f1: remove obsolete hwtimer_compat dependency
|
2015-09-16 10:58:51 +02:00 |
|
|
391bc02c06
|
cpu: cortexm_common: busywait before resetting
|
2015-09-16 10:58:51 +02:00 |
|
|
dd9de14e49
|
cpu: samd21: remove hwtimer support
|
2015-09-16 10:58:51 +02:00 |
|
|
fb773bf90a
|
cpu: native: remove hwtimer_compat dependency
|
2015-09-16 10:58:51 +02:00 |
|
Peter Kietzmann
|
0f740f611c
|
Merge pull request #3829 from DipSwitch/spi_set_pin_speed
cpu/stm32l1-f0/spi: Configure the SPI pins as highspeed
|
2015-09-16 10:23:43 +02:00 |
|
|
dd87073a60
|
Merge pull request #3826 from OlegHahm/netdev2_tap_buffer_size
netdev2_tap: set maximum buffer size correctly
|
2015-09-15 13:23:28 +02:00 |
|
Hauke Petersen
|
1a29163b63
|
cpu/samd21: optimized UART implementation
|
2015-09-14 17:20:01 +02:00 |
|
|
bd27feefec
|
cpu: atmega2560: simplify periph/timer implementation
|
2015-09-14 10:47:35 +02:00 |
|
|
7fcb2b718e
|
cpu: atmega: implement irq_arch_in
|
2015-09-14 10:47:28 +02:00 |
|
Martine Lenders
|
93f555ef69
|
Merge pull request #3782 from OlegHahm/RIOT_assert
core: RIOT's own assert macro
|
2015-09-12 13:12:34 +02:00 |
|
DipSwitch
|
1fe296d707
|
cpu/stm32l1-f0/spi: Configure the SPI pins as highspeed
|
2015-09-12 12:47:32 +02:00 |
|
Oleg Hahm
|
49917a5797
|
core: cpu: fix check for DEVELHELP
|
2015-09-12 12:43:15 +02:00 |
|
Oleg Hahm
|
fd121a94e6
|
netdev2_tap: set maximum buffer size correctly
|
2015-09-12 12:02:48 +02:00 |
|
Oleg Hahm
|
f3245cecac
|
core: panic: last instruction's address for assert
|
2015-09-11 23:23:31 +02:00 |
|
Oleg Hahm
|
d7161b6d4b
|
cpu: inline function to print instruction register
|
2015-09-11 23:23:31 +02:00 |
|
Oleg Hahm
|
143d613307
|
x86: added missing panic function
|
2015-09-11 16:09:28 +02:00 |
|
Martine Lenders
|
1c0cf3bf9c
|
native: netdev2_tap: fix NETOPT_IS_WIRED flag
|
2015-09-11 13:11:33 +02:00 |
|
Thomas Eichinger
|
5a6bc8c284
|
Merge pull request #3569 from authmillenon/msp430/enh/use-log
msp430: use assert instead of printf
|
2015-09-11 12:47:15 +02:00 |
|
Hauke Petersen
|
a4d393eea3
|
cpu/stm32f4: fixed typo in prescaler for timer1
|
2015-09-08 16:22:24 +02:00 |
|
Peter Kietzmann
|
b4bd18e220
|
Merge pull request #3792 from haukepetersen/fix_stm32f3_gpio_debug
cpu/stm32f3: disable debug in GPIO driver
|
2015-09-07 21:49:34 +02:00 |
|
Peter Kietzmann
|
4e47e909ba
|
Merge pull request #2799 from ReneHerthel/arduino_2560_gpio
Arduino-mega2560 GPIO implementation
|
2015-09-07 21:43:30 +02:00 |
|
Hauke Petersen
|
32cf5423a2
|
cpu/stm32f3: disable debug in GPIO driver
|
2015-09-07 18:13:00 +02:00 |
|
Hauke Petersen
|
92c8f279d9
|
Merge pull request #3725 from avmelnikoff/cpu/stm32f1
cpu/stm32f1: added stm32f103c8 linkerscript
|
2015-09-07 17:05:33 +02:00 |
|
René Herthel
|
d05151fdef
|
cpu/mega2560: initial import of a gpio driver
|
2015-09-07 14:48:15 +02:00 |
|
|
344b56bca8
|
Merge pull request #3167 from haukepetersen/fix_native_stacksizes
cpu/native: adjusted stacksizes
|
2015-09-05 23:17:45 +02:00 |
|
|
efbd5518f6
|
cpu: stm32f1: timer: fix race when combining two 16bit timer values
|
2015-09-05 12:43:37 +02:00 |
|
Hauke Petersen
|
7701aed546
|
Merge pull request #3164 from kaspar030/remove_uart0
sys: remove uart0
|
2015-09-04 18:54:30 +02:00 |
|
|
48baf5ddcf
|
Merge pull request #3683 from kaspar030/add_gnrc_netdev2_support
sys: net: add gnrc netdev2 support
|
2015-09-04 18:00:18 +02:00 |
|
|
fe594126e6
|
cpu: x86: remove obsolete uart0 code
|
2015-09-04 17:47:01 +02:00 |
|
|
f433c9a5c7
|
cpu: msp430-common: remove obsolete UART0_BUFSIZE define
|
2015-09-04 17:46:23 +02:00 |
|
|
087f11db09
|
cpu: lpc2387: remove obsolete UART0_BUFSIZE define
|
2015-09-04 17:46:23 +02:00 |
|
|
d3006b171a
|
cpu: cortexm_common: remove obsolete UART0_BUFSIZE define
|
2015-09-04 17:46:23 +02:00 |
|
|
f2825d2b55
|
cpu: atmega2560: remove obsolete UART0_BUFSIZE define
|
2015-09-04 17:46:23 +02:00 |
|
|
ab863cf831
|
cpu: x86: remove obsolete uart0 header include
|
2015-09-04 17:46:23 +02:00 |
|
|
0e4386a46f
|
native: remove uart0
|
2015-09-04 17:46:23 +02:00 |
|
|
a13bc46f3e
|
sys: remove uart0
|
2015-09-04 17:46:23 +02:00 |
|
Oleg Hahm
|
e2639d7f83
|
core: use enums for panic
|
2015-09-04 16:14:35 +02:00 |
|
|
ef972735dc
|
sys: net: replace dev_eth with netdev2, adapt native tap driver
|
2015-09-04 15:39:04 +02:00 |
|
Hauke Petersen
|
56ffc5672c
|
cpu/lpc2387: use hwtimer_compat module
|
2015-09-04 15:32:50 +02:00 |
|
Hauke Petersen
|
342d292889
|
cpu/lpc2387: added low-level timer implementation
|
2015-09-04 15:32:50 +02:00 |
|
|
128d9db0a5
|
Merge pull request #3766 from haukepetersen/rm_econotag
boards: removed support for redbee-econotag
|
2015-09-04 12:35:41 +02:00 |
|
Peter Kietzmann
|
ef000d46af
|
Merge pull request #3426 from kaspar030/make_arduino-mega2560_use_uart_stdio
board: arduino-mega2560: use uart_stdio
|
2015-09-03 18:04:19 +02:00 |
|
Hauke Petersen
|
4f0bd75a99
|
cpu/msp430fxyz: added periph GPIO driver
|
2015-09-03 16:29:55 +02:00 |
|
Hauke Petersen
|
62d4981457
|
cpu/arm7_common: removed mc1322x code
|
2015-09-03 16:09:42 +02:00 |
|
Hauke Petersen
|
4e45d4640c
|
cpu: removed support for the mc1322x CPU
|
2015-09-03 16:07:20 +02:00 |
|
|
73e15bdde1
|
atmega2560: remove uart0, adapt to uart_stdio
|
2015-09-03 15:53:01 +02:00 |
|
Thomas Eichinger
|
fa11195e38
|
Merge pull request #3393 from thomaseichinger/pr/fix_osx_warnings_errors
native: fix warning error OS X
|
2015-09-03 14:04:45 +02:00 |
|
Hauke Petersen
|
ed71388532
|
cpu/msp430fxyz: make use of uart_stdio module
|
2015-09-03 12:00:33 +02:00 |
|
Hauke Petersen
|
2f63bac318
|
cpu/msp430fxyz: added low-level UART driver
|
2015-09-03 12:00:33 +02:00 |
|
Hauke Petersen
|
fb8d15d34a
|
Merge pull request #3724 from haukepetersen/add_msp430_periph_timer
cpu/[msp|cc]430: added peripheral timer driver
|
2015-09-03 12:00:07 +02:00 |
|
Thomas Eichinger
|
3fba38e47b
|
cpu/native: fix wrong type for _sigio_child()
|
2015-09-03 11:49:57 +02:00 |
|
Hauke Petersen
|
68e7965b50
|
cpu/msp43-common: re-added deprecated e|dINT defs
|
2015-09-03 10:31:30 +02:00 |
|
Thomas Eichinger
|
f841811a49
|
cpu/native: fix OS X includes and declarations
|
2015-09-02 17:34:47 +02:00 |
|
Thomas Eichinger
|
f10939c01e
|
cpu/native: add conditional include on OS X for IFNAMSIZ
|
2015-09-02 17:34:47 +02:00 |
|
Hauke Petersen
|
fd8c0de3d2
|
cpu/msp430-common: simplified hwtimer configuration
|
2015-09-02 17:10:28 +02:00 |
|
Hauke Petersen
|
c20af817c7
|
cpu/msp430fxyz: added peripheral timer driver
|
2015-09-02 17:10:27 +02:00 |
|
Hauke Petersen
|
335ec926de
|
cpu/cc430: added peripheral timer implementation
|
2015-09-02 17:10:27 +02:00 |
|
Hauke Petersen
|
69e83bbab3
|
cpu: removed hwtimer code from msp430 CPUs
|
2015-09-02 17:10:27 +02:00 |
|
Hauke Petersen
|
0cdda8bad6
|
boards/chronos: fixed after removing legacy header
|
2015-09-02 17:10:27 +02:00 |
|
Hauke Petersen
|
7d25b41610
|
cpu/msp430-common: removed legacymsp430.h code
|
2015-09-02 16:47:52 +02:00 |
|
|
6dec2efdd6
|
saml21: add lpm support
|
2015-09-02 16:46:42 +02:00 |
|
daniel-k
|
c747d7dae4
|
samd21/i2c: add feedback in case transfer failed
|
2015-08-31 17:31:17 +02:00 |
|
Iván Briano
|
1481b01df8
|
cpu: samd21: Enable the interrupt line for PA28
So the onboard button on the Samr21-xpro works again.
|
2015-08-27 14:08:16 -03:00 |
|
Alex V. Melnikov
|
8d47f83964
|
cpu/stm32f1: added stm32f103c8 linkerscript
Added stm32f103c8 memory definitions for cortexm common linkerscript
|
2015-08-27 11:52:44 +03:00 |
|
Martine Lenders
|
dc82939eb3
|
atmega_common: give distinct numbers to errnos
|
2015-08-25 22:07:22 +02:00 |
|
Emmanuel Baccelli
|
014939805e
|
Merge pull request #3062 from alignan/pull/remote-port
New Zolertia Re-Mote platform (CC2538 + CC1120)
|
2015-08-25 21:18:13 +02:00 |
|
Thomas Eichinger
|
82aff54a74
|
Merge pull request #3703 from DipSwitch/add_clock_selection_stm32l1
Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32L1 family
|
2015-08-25 12:22:46 +02:00 |
|
DipSwitch
|
148acc684b
|
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32L1 family
|
2015-08-25 10:12:48 +02:00 |
|
DipSwitch
|
04f49a1929
|
cpu: fix stm32l1 cpuid driver for cat 1/2
|
2015-08-24 21:46:36 +02:00 |
|
Lari Lehtomäki
|
1ecaadab4e
|
cpu/stm32f0: RTC implementation with external clock
tests: Tests for RTC clock
|
2015-08-20 13:09:43 +03:00 |
|
Peter Kietzmann
|
86af1969b5
|
Merge pull request #3666 from daniel-k/cortexm_r13_deprecated
cortexm_common: don't compare with r13/sp in assembly, fix #3664
|
2015-08-20 11:48:13 +02:00 |
|
Joakim Gebart
|
56b0beeebe
|
Merge pull request #3107 from gebart/pr/cppsupport
c++: Define some support functions required by GCC
|
2015-08-19 21:49:24 +02:00 |
|
Daniel Krebs
|
cb4aec676b
|
cortexm_common: don't compare with r13/sp in assembly, fix #3664
|
2015-08-19 20:56:43 +02:00 |
|
daniel-k
|
7a86344c4d
|
cpu/cortexm_common: gather addition information on hardfault
|
2015-08-19 14:24:54 +02:00 |
|
Martine Lenders
|
58ff31bfe9
|
gnrc: make all gnrc modules sub-modules of gnrc
|
2015-08-18 23:00:07 +02:00 |
|
Martine Lenders
|
87c222d2fa
|
Merge pull request #3595 from authmillenon/gnrc/api/mv
gnrc: rename ng_netbase to gnrc
|
2015-08-18 16:59:34 +02:00 |
|
Martine Lenders
|
b969eeb217
|
gnrc: rename ng_netbase to gnrc
|
2015-08-18 16:11:55 +02:00 |
|
Hauke Petersen
|
3922b6c852
|
Merge pull request #3530 from kaspar030/update_msba2
cpu: lpc2387: provide periph/* implementations, update to use newlib module.
|
2015-08-17 21:45:16 +02:00 |
|
Antonio Lignan
|
b8823b7afe
|
Zolertia Re-Mote platform (cc2538 + cc1120) port
|
2015-08-17 14:17:32 +02:00 |
|
Joakim Gebart
|
ff05007a6e
|
boards/mulle: cleanup
Remove old syscalls implementation from before cortexm_common unification and sys/newlib introduction.
|
2015-08-14 20:09:44 +02:00 |
|
|
3b94a0d497
|
lpc2387/msba2/avsextrem: fix doxygen warnings
|
2015-08-14 16:50:41 +02:00 |
|
|
a03ff202cf
|
cpu: lpc2387: switch to newlib module
|
2015-08-14 16:50:41 +02:00 |
|
|
4dd63dd24e
|
cpu: lpc2387: add periph/spi support
|
2015-08-14 16:50:41 +02:00 |
|
|
bd76626fb5
|
cpu: lpc2387: add periph/uart driver
|
2015-08-14 16:50:41 +02:00 |
|
|
3c5f31eb95
|
cpu: lpc2387: add periph/gpio imlementation
|
2015-08-14 16:50:41 +02:00 |
|