kYc0o
|
e443b90815
|
Merge pull request #5452 from locicontrols/find-tty
Adjust find-tty.sh to return all matches, then use it in boards/cc2538dk
|
2016-07-22 16:01:46 +02:00 |
|
Peter Kietzmann
|
592530985f
|
Merge pull request #5555 from basilfx/feature/arch_pro
boards: seeeduino_arch-pro: initial support based on mbed_lpc1768
|
2016-07-17 19:03:40 +02:00 |
|
Martine Lenders
|
4ac7d81420
|
Merge pull request #5634 from kaspar030/nordic_softdevice
nrf52dk: add BLE/6lo support utilizing Nordic's SoftDevice
|
2016-07-16 16:57:29 +02:00 |
|
Bas Stottelaar
|
b800da4322
|
boards: seeeduino_arch-pro: initial support based on mbed_lpc1768 board
|
2016-07-16 11:47:34 +02:00 |
|
|
e012df1bac
|
nrf52dk: add BLE/6lo support utilizing Nordic's SoftDevice
|
2016-07-13 17:06:57 +02:00 |
|
Bas Stottelaar
|
43f146663e
|
boards: arduino-mega2560, waspmote-pro: garbage collect dead code in linker options
|
2016-07-13 16:45:13 +02:00 |
|
Aaron Sowry
|
f5657127ea
|
boards/remote-common: Add RF driver as dependency for board
|
2016-07-13 14:19:52 +12:00 |
|
Aaron Sowry
|
bc18e597c0
|
boards/cc2538dk: Add RF driver as dependency for board
|
2016-07-13 14:19:52 +12:00 |
|
Aaron Sowry
|
4b4cbb0317
|
boards/openmote-cc2538: Add RF driver as dependency for board
|
2016-07-13 14:19:52 +12:00 |
|
Joakim Nohlgård
|
683e1e2e08
|
boards/nucleo-f072: Use common serial and openocd defines
|
2016-07-12 10:58:52 +02:00 |
|
Joakim Nohlgård
|
8dad08289c
|
boards/mulle: Update timer configuration to match driver modifications
|
2016-07-07 13:38:28 +02:00 |
|
Joakim Nohlgård
|
647d90c44f
|
boards/frdm-k64f: Update configuration to match driver changes
|
2016-07-07 13:38:27 +02:00 |
|
Joakim Nohlgård
|
54d1c2323c
|
boards/pba-d-01-kw2x: Update configuration to match driver changes
|
2016-07-07 13:38:27 +02:00 |
|
|
1c6c447493
|
Merge pull request #5607 from gebart/pr/xtimer-cleanups
xtimer: Code refactoring and clean ups
|
2016-07-07 06:37:50 +02:00 |
|
Joakim Nohlgård
|
4d862955c2
|
xtimer: Rename XTIMER -> XTIMER_DEV
|
2016-07-06 22:23:04 +02:00 |
|
|
46bd2f45d9
|
sys: xtimer: replace XTIMER_MASK with XTIMER_WIDTH in board config
|
2016-07-06 18:16:15 +02:00 |
|
Hauke Petersen
|
dfe52cfd8c
|
boards/telosb: added support for CC2420
|
2016-07-06 18:14:48 +02:00 |
|
Hauke Petersen
|
204702897b
|
boards/z1: add support for CC2420 radio
|
2016-07-06 18:14:48 +02:00 |
|
PeterKietzmann
|
9a7c67411f
|
boards/samr21-xpro:fix SPI_1 DIPO config
|
2016-07-06 09:27:25 +02:00 |
|
kYc0o
|
62a9773a9c
|
boards/waspmote-pro: add support for Waspmote PRO v1.2
|
2016-07-05 13:05:12 +02:00 |
|
Antonio Lignan
|
8d07c01085
|
boards/remote: added revision A and remote-common folder
|
2016-06-29 17:19:24 +02:00 |
|
kYc0o
|
abba25e068
|
boards/arduino-mega2560: define UART for STDIO
|
2016-06-22 14:25:10 +02:00 |
|
Hauke Petersen
|
a2ddb1dd7f
|
boards/atmega2560: adapted UART configuration
|
2016-06-08 18:32:17 +02:00 |
|
kYc0o
|
69b1ef3a41
|
Merge pull request #5167 from aabadie/iotlab-a8-m3
board: port to iotlab M3 of A8
|
2016-06-06 15:08:32 +02:00 |
|
Martine Lenders
|
9b1ad7820c
|
Merge pull request #5491 from MohmadAyman/isr_stack_usage
cpu: add capability to show stack usage of ISR
|
2016-06-02 12:31:06 +02:00 |
|
MohmadAyman
|
720136491a
|
cpu: unify naming of ISR stacksize macro
|
2016-06-01 22:47:34 +02:00 |
|
Martine Lenders
|
c4eab34b99
|
Merge pull request #5387 from OTAkeys/quiet_gdb
make debug: start gdb quietly
|
2016-06-01 18:38:31 +02:00 |
|
Cedric Adjih
|
292f4bc1ee
|
boards/iotlab-a8-m3: initial implementation
|
2016-05-31 14:52:49 +02:00 |
|
Ian Martin
|
9faf55a27b
|
boards/cc2538dk: use find-tty.sh to locate the board by serial number
|
2016-05-18 15:33:02 -04:00 |
|
Ian Martin
|
b1946e6715
|
dist: tools: let find-tty.sh return all matches, not just the first
|
2016-05-18 15:33:01 -04:00 |
|
Peter Kietzmann
|
5817d91b91
|
Merge pull request #5192 from DipSwitch/pr/fix_stm32f1_also_disable_hsi_on_hse
cpu/stm32f1: Disable HSI when using the HSE as system clock
|
2016-05-17 10:51:46 +02:00 |
|
Andreas "Paul" Pauli
|
9bac1013e7
|
Merge pull request #5363 from yogo1212/cc2650stk_xtimer_shift
cc2650stk: remove XTIMER_SHIFT_ON_COMPARE definition
|
2016-04-26 21:42:59 +02:00 |
|
Peter Kietzmann
|
9931f4c902
|
Merge pull request #5337 from gebart/pr/mulle-pta17-adc
boards/mulle: PTA17 analog input is on ADC1 module
|
2016-04-26 20:35:34 +02:00 |
|
Toon Stegen
|
cf431e696c
|
make debug: start gdb quietly
|
2016-04-22 12:00:10 +02:00 |
|
Johann F
|
e2b5468b84
|
boards/pba-d-01-kw2x/board.c: fix leds default state
Signed-off-by: Johann F <j.fischer@phytec.de>
|
2016-04-21 22:23:44 +02:00 |
|
kYc0o
|
ac724f00ba
|
Merge pull request #4435 from thomaseichinger/pr/mulle_serial_port_osx
boards/mulle: mulle boards' serial port is derived from its serial nr
|
2016-04-20 18:46:31 +02:00 |
|
Leon M. George
|
dbfb926543
|
cc2650stk: remove XTIMER_SHIFT_ON_COMPARE definition
|
2016-04-20 10:16:19 +02:00 |
|
Hauke Petersen
|
c0f76f22d3
|
Merge pull request #4675 from yogo1212/cc2650stk_pr
board-support: cc2650stk
|
2016-04-19 13:35:21 +02:00 |
|
Leon M. George
|
cc954761b3
|
boards: add cc2650stk
|
2016-04-18 19:00:49 +02:00 |
|
Ian Martin
|
963f8a495d
|
sys/xtimer: eliminate XTIMER_SHIFT_ON_COMPARE
|
2016-04-18 12:06:20 -04:00 |
|
Joakim Nohlgård
|
e6183f3041
|
boards/mulle: PTA17 analog input is on ADC1 module
|
2016-04-18 11:41:38 +02:00 |
|
kYc0o
|
e48079fa3f
|
boards/cc2538dk: fix wrong UART CTS and RTS pins
|
2016-04-14 12:10:59 +02:00 |
|
René Kijewski
|
340e3fff70
|
Merge pull request #5250 from yogo1212/multiboot_doxy
boards/multiboot: close doxy group
|
2016-04-13 16:19:57 +02:00 |
|
Leon M. George
|
41e0db48cd
|
boards/multiboot: close doxy group
|
2016-04-11 22:42:54 +02:00 |
|
Hauke Petersen
|
7c02c616bd
|
Merge pull request #4863 from gebart/pr/saul-adc
SAUL: Add periph/adc support
|
2016-04-11 13:13:25 +02:00 |
|
Joakim Nohlgård
|
99deb32911
|
boards/mulle: Add SAUL ADC parameters
|
2016-04-08 10:18:13 +02:00 |
|
Hauke Petersen
|
c95fb05836
|
boards/arduino-due: add correct XTIMER_MASK
|
2016-04-07 19:04:01 +02:00 |
|
Hauke Petersen
|
9652aa3814
|
boards/ardunio-mega2560: adapted timer configuration
|
2016-04-07 19:04:01 +02:00 |
|
DipSwitch
|
945f01f7e0
|
[SQUASH] Remove unrelevant changes
|
2016-04-05 23:54:01 +02:00 |
|
DipSwitch
|
a259cc42b0
|
[SQUASH] Make PLL_DIV and PLL_MUL behave the same as for the F3 and F4
|
2016-04-05 23:51:55 +02:00 |
|