1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

1073 Commits

Author SHA1 Message Date
Hauke Petersen
0f3e6fd5b9 boards/arduino-due: adapted to UART changes 2015-10-27 14:59:37 +01:00
Hauke Petersen
2bf8136168 boards/yunjia-nrf51822: adapted to UART changes 2015-10-27 14:59:37 +01:00
Hauke Petersen
e7f9b5b4f6 boards/pca10005: adapted to UART changes 2015-10-27 14:59:37 +01:00
Hauke Petersen
86072b1f6d boards/pca10000: adapted to UART changes 2015-10-27 14:59:37 +01:00
Hauke Petersen
ab2fb1f095 boards/nrf51dongle: adapted to UART changes 2015-10-27 14:59:37 +01:00
Hauke Petersen
c5d67b69fc boards/airfy-beacon: adapted to UART changes 2015-10-27 14:59:37 +01:00
Ludwig Knüpfer
01b3486edc boards: add ADC definitions to periph_conf 2015-10-25 14:30:35 +01:00
Ludwig Knüpfer
0b5918003f cpu/nrf51 + boards: fix typo - TIEMER -> TIMER 2015-10-25 08:07:21 +01:00
Hauke Petersen
d8cefaf97f Merge pull request #4080 from thomaseichinger/pr/openmote-fix-flasher
boards/openmote: This board *doesn't* use openocd
2015-10-23 11:16:40 +02:00
Peter Kietzmann
c59f2450a7 Merge pull request #4133 from gebart/pr/mulle-xtimer-init
mulle: Initialize xtimer early to support nvram usage in board_init
2015-10-22 11:49:02 +02:00
Peter Kietzmann
24a82833f1 Merge pull request #4128 from haukepetersen/opt_boards_makefeat
boards: cleaned up entries in Makefile.features
2015-10-22 11:05:45 +02:00
Joakim Nohlgård
043deca350 mulle: Initialize xtimer early to support nvram usage in board_init 2015-10-22 07:54:25 +02:00
Peter Kietzmann
fc539573a4 Merge pull request #3485 from gebart/pr/mulle-nvram
mulle: Initialize NVRAM storage at boot, update boot counter
2015-10-21 18:01:23 +02:00
Hauke Petersen
528e832c90 boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
Paul Rathgeb
df68ac9f79 cpu/lpc11u34 : Added SPI for NXP LPC11U34 (SPI_0 and SPI_1)
make: Blacklisted 'weio' in driver_at86rf2xx and driver_kw2xrf due to insufficient memory
2015-10-16 17:28:09 +02:00
Thomas Eichinger
02e2d8c353 Merge pull request #4084 from ks156/adc
cpu/lpc11u34 : Added ADC support for LPC11U34
2015-10-14 10:22:09 +02:00
Paul Rathgeb
c2d8d27322 cpu/lpc11u34 : Added ADC support for LPC11U34 2015-10-13 21:45:17 +02:00
Joakim Gebart
22af0cca80 mulle: Initialize NVRAM storage at boot, update boot counter
The boot counter is incremented on each boot. Still missing is an
interface for reading the boot counter from an application.
2015-10-13 18:19:34 +02:00
Hauke Petersen
e395dfd91e boards: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:53 +02:00
Thomas Eichinger
c0782d68e8 Merge pull request #4070 from thomaseichinger/hauke_fix_l1_uartpins
cpu/stm32l1: cleaned up UART pin configuration slightly
2015-10-13 11:37:12 +02:00
Thomas Eichinger
f4a6293858 boards/openmote: This board *doesn't* use openocd 2015-10-12 18:09:27 +02:00
Hauke Petersen
cdcdd185af boards/nucleo-l1: adapted UART configuration 2015-10-10 13:24:28 +02:00
Paul Rathgeb
8b97ef12d5 cpu/lpc11u34 : Add CPUID support and added this capability to board/weio 2015-10-10 09:23:45 +02:00
Paul Rathgeb
01e5c056d9 cpu/lpc11u34 : Added PWM support for the NXP LPC11U34
and added PWM capabilities to the board WeIO
2015-10-08 15:37:38 +02:00
Paul Rathgeb
c1a3c729ff board/weio : Added a new board definition for WeIO (www.we-io.net)
This board use a NXP LPC11U34
2015-10-01 20:11:26 +02:00
669043c435 Merge pull request #3973 from daniel-k/pr/samr21-xpro_tty
samr21-xpro: connect to correct tty when given SERIAL with make term
2015-09-29 12:44:34 +02:00
Ludwig Knüpfer
eda6328e21 documentation: update my name (Ortmann -> Knüpfer) 2015-09-27 18:58:30 +02:00
daniel-k
eb144530d8 samr21-xpro: connect to correct tty when given SERIAL 2015-09-25 17:39:09 +02:00
d9414fdab4 cpu: msp430fxyz: switch back to uart_stdio 2015-09-25 11:09:19 +02:00
Hauke Petersen
187e318da9 Merge pull request #3912 from thomaseichinger/pr/samr21-xpro_serial_port
boards/samr21-xpro: define serial port for OS X
2015-09-24 18:01:46 +02:00
63acf0bb19 boards: msba2: add cc110x support 2015-09-23 18:56:00 +02:00
Hauke Petersen
712a096de3 boards/nucleo-l1: added xtimer configuration 2015-09-22 14:06:39 +02:00
Hauke Petersen
92ee5d9562 boards/limifrog-v1: adjusted timer configuration 2015-09-22 12:30:41 +02:00
Hauke Petersen
c7d089d231 boards/nucleo-l1: adjusted timer configuration 2015-09-22 12:30:41 +02:00
Thomas Eichinger
36d3d9c4cd boards/samr21-xpro: define serial port for OS X 2015-09-21 15:04:07 +02:00
Joakim Nohlgård
98c465008b all: Update @gebart family name, email 2015-09-20 13:47:39 +02:00
Hauke Petersen
fc3c0f373c Merge pull request #3780 from haukepetersen/add_test_periph_timer
tests: added test for periph_timer plus adaption
2015-09-18 18:03:32 +02:00
Oleg Hahm
37c4d52620 Merge pull request #3880 from haukepetersen/rm_hwtimer_leftovers
boards/core: removed some hwtimer leftovers
2015-09-18 10:28:27 +02:00
Hauke Petersen
1d393fae87 baords: s/TIMER_DEV/TIMER_BASE/ for kinetis boards 2015-09-17 13:57:58 +02:00
Hauke Petersen
a3e11cad93 boards: s/TIMER_DEV/TIMER_BASE/ for msp430 boards 2015-09-17 13:57:58 +02:00
Thomas Eichinger
d339a84059 msb-430: add missing SPI periph_conf definitions 2015-09-17 11:32:38 +02:00
Thomas Eichinger
c9dcb160bd wsn430-common: add SPI periph_conf definitions 2015-09-17 11:32:38 +02:00
Thomas Eichinger
8e29c56e53 telosb: add SPI periph_conf definitions 2015-09-17 11:32:38 +02:00
Hauke Petersen
ce6b1d390a boards/z1: added SPI configuration 2015-09-17 11:32:38 +02:00
Hauke Petersen
fd693ee092 boards/msb-430h: added SPI configuration 2015-09-17 11:32:38 +02:00
Thomas Eichinger
92cd6dfcba Merge pull request #3866 from haukepetersen/opt_msp430_board_makefiles
boards: Makefile cleanup for MSP430 based boards
2015-09-17 11:30:40 +02:00
Hauke Petersen
6398abda06 boards/mulle: removed comment about hwtimer 2015-09-17 11:26:34 +02:00
Hauke Petersen
18e364ae17 boards: removed deprecated HW_TIMER defines 2015-09-17 11:22:03 +02:00
Martine Lenders
2184c97002 Merge pull request #3838 from haukepetersen/opt_samuart
cpu/samd21: optimized and extended UART impl.
2015-09-17 03:39:36 +02:00
Hauke Petersen
bf3e2eb258 boards/telosb: Makefile cleanup 2015-09-16 18:08:25 +02:00