Hauke Petersen
|
69c4dc7cea
|
boards/wsn430-common: fixed interrupt vector names
|
2015-09-03 12:00:34 +02:00 |
|
Hauke Petersen
|
5fe6cc7cee
|
boards/chronos: adapted to periph UART driver
|
2015-09-03 12:00:34 +02:00 |
|
Hauke Petersen
|
5e2a1d226b
|
boards/msb-430: adapted to periph UART driver
|
2015-09-03 12:00:33 +02:00 |
|
Hauke Petersen
|
178b46c877
|
boards/telosb: now using periph UART driver
|
2015-09-03 12:00:33 +02:00 |
|
Hauke Petersen
|
2bd250e912
|
boards/wsn430-xxx: now using periph UART driver
|
2015-09-03 12:00:33 +02:00 |
|
Hauke Petersen
|
bb204add17
|
boards/z1: adapted to use periph UART driver
|
2015-09-03 12:00:33 +02:00 |
|
Hauke Petersen
|
daa716aaf8
|
boards/msb-430h: switched to periph/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 |
|
Hauke Petersen
|
2e9403d8fe
|
board/z1: added (x)timer configuration
|
2015-09-02 17:10:28 +02:00 |
|
Hauke Petersen
|
949f0cf0d1
|
board/wsn430-common: added periph timer config
|
2015-09-02 17:10:28 +02:00 |
|
Hauke Petersen
|
c33deca818
|
board/wsn430-v1_4: added (x)timer configuration
|
2015-09-02 17:10:28 +02:00 |
|
Hauke Petersen
|
e667cefa4c
|
board/wsn430-v1_3b: added (x)timer configuration
|
2015-09-02 17:10:28 +02:00 |
|
Hauke Petersen
|
a053716e4b
|
board/telosb: added (x)timer configuration
|
2015-09-02 17:10:28 +02:00 |
|
Hauke Petersen
|
929a38c319
|
board/msb-430h: added (x)timer configuration
|
2015-09-02 17:10:28 +02:00 |
|
Hauke Petersen
|
3c3c0b914c
|
board/msb-430: added (x)timer configuration
|
2015-09-02 17:10:28 +02:00 |
|
Hauke Petersen
|
812b33fb17
|
board/chronos: added timer and xtimer configuration
|
2015-09-02 17:10:28 +02:00 |
|
Hauke Petersen
|
824a81ff3a
|
boards/z1: adapted to non-legacy header
|
2015-09-02 17:10:27 +02:00 |
|
Hauke Petersen
|
54384fc7d1
|
boards/wsn430-common: fixed for non-legacy header
|
2015-09-02 17:10:27 +02:00 |
|
Hauke Petersen
|
e928d727fe
|
boards/telosb: adapted to non-legacy ISR def scheme
|
2015-09-02 17:10:27 +02:00 |
|
Hauke Petersen
|
51610f0399
|
boards/msb-430-common: removed legacymsp430.h code
Conflicts:
boards/msb-430-common/board_init.c
|
2015-09-02 17:10:27 +02:00 |
|
|
6dec2efdd6
|
saml21: add lpm support
|
2015-09-02 16:46:42 +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 |
|
|
bd40b2c56b
|
Merge pull request #3661 from authmillenon/auto_init/api/auto_init_gnrc_netif
sys: auto_init: rename auto_init_ng_netif to auto_init_gnrc_netif
|
2015-08-25 21:17:19 +02:00 |
|
|
6d1aab7126
|
Merge pull request #2926 from kaspar030/wtimer
sys: add new timer subsystem
|
2015-08-25 19:20:07 +02:00 |
|
|
74ed0ff241
|
boards: nucleo-f334: add xtimer tuning values
|
2015-08-25 13:20:36 +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 |
|
Frank Holtz
|
ee952f79fe
|
boards: added nrf6310 support. (NRF51 MCU)
|
2015-08-23 17:00:01 +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 |
|
Martine Lenders
|
64c6d49cbd
|
iot-lab_M3: rename to iotlab-m3
|
2015-08-19 20:59:06 +02:00 |
|
Martine Lenders
|
d46f542220
|
iot-lab_M3: rename to iotlab_m3
|
2015-08-19 18:29:17 +02:00 |
|
Martine Lenders
|
b41e31bb8a
|
auto_init_ng_netif: remove deprecated files
|
2015-08-19 17:22:54 +02:00 |
|
Martine Lenders
|
58ff31bfe9
|
gnrc: make all gnrc modules sub-modules of gnrc
|
2015-08-18 23:00:07 +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 |
|
|
5e51bf8ddd
|
board: pttu: add dummy LED defines
|
2015-08-14 16:50:41 +02:00 |
|
|
0e72872cde
|
boards: avsextrem: remove obsolete FAT defines
|
2015-08-14 16:50:41 +02:00 |
|
|
5003ebc91e
|
board: redbee-econotag: fix Makefile for newlib
|
2015-08-14 16:50:41 +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 |
|
|
ab531a5719
|
boards: msba2-common: remove ltc4150
(it depends on obsolete gpioint module)
|
2015-08-14 16:50:41 +02:00 |
|
Peter Kietzmann
|
77ca7a50bc
|
Merge pull request #3509 from katezilla/LimiFrog-v1
board: limifrog-v1 initial commit
|
2015-08-13 15:45:27 +02:00 |
|
Katja Kirstein
|
bda86cfcd3
|
boards: limifrog-v1 initial commit
|
2015-08-13 14:14:18 +02:00 |
|
Peter Kietzmann
|
5866737596
|
Merge pull request #3618 from BytesGalore/rename_further_remaining_ng_macros
drivers: renamed further remaining *NG_* macros
|
2015-08-13 12:28:34 +02:00 |
|
Peter Kietzmann
|
c6d31aa507
|
Merge pull request #3564 from haukepetersen/opt_f1_gpioaf
cpu/stm32f1: simplified pin initialization in periph drivers
|
2015-08-13 12:27:01 +02:00 |
|
BytesGalore
|
394ddb6900
|
drivers: renamed further remaining *NG_* macros
|
2015-08-12 17:21:45 +02:00 |
|