Gaëtan Harter
c09ea29376
Merge pull request #8494 from aabadie/pr/st_boards_doxygen
...
boards/*: minor doxygen fixes
2018-01-31 14:40:40 +01:00
Pieter Willemsen
f2f6801987
board/native: use ELFFILE for 'make term'
2018-01-31 11:59:07 +01:00
Alexandre Abadie
fb3889c343
boards/stm32f7disco: use capital letters for board name
2018-01-31 08:10:31 +01:00
Alexandre Abadie
fd0aa2acf0
boards/b-l475e-iot01a: update board name in doxygen
2018-01-31 08:10:31 +01:00
Alexandre Abadie
c1a9338346
boards/b-l072z-lrwan1: update board name in doxygen
2018-01-31 08:10:31 +01:00
8d0815d386
boards: rename nucleo144-f207 to nucleo-f207zg
2018-01-29 22:14:25 +01:00
Alexandre Abadie
8311c7ad6e
boards/nucleo*: fix doxygen parent group
2018-01-27 18:48:24 +01:00
Alexandre Abadie
f8744e7b27
boards/common: move nucleo doxygen group to boards group
2018-01-27 18:48:24 +01:00
smlng
d94edad1bd
board/native: add periph_hwrng and init
2018-01-27 08:42:31 +01:00
Alexandre Abadie
778d91f3a1
boards/mkrfox1200: add configuration for ata8520e
2018-01-25 15:11:15 +01:00
Alexandre Abadie
81eb131634
boards/arduino-mkr1200: add initial support
2018-01-25 11:56:27 +01:00
Martine Lenders
8ab837c4b9
Merge pull request #8061 from haukepetersen/opt_boards_wsn430
...
boards: cleanup structure of wsn430 boards
2018-01-24 16:05:42 +01:00
Hauke Petersen
70aa86e5e6
boards/common/wsn30: cleanup clock configuration
2018-01-24 15:09:59 +01:00
Hauke Petersen
4f1ce149b0
boards/nucleo*: use unified doxygen brief desc
2018-01-24 10:30:30 +01:00
Hauke Petersen
18268ea535
boards/nucleo: fixed doxygen group in board.c
2018-01-24 10:24:23 +01:00
Hauke Petersen
fa0f4be203
boards/nucleo144: always (auto-) initialize LED0
2018-01-24 10:24:23 +01:00
Hauke Petersen
7ca0bcfd43
boards/nucleo/doc: assign boards to nucleo groups
2018-01-24 10:24:23 +01:00
Hauke Petersen
c6c0b752c3
boards/nucleo: use shard board.h and board.c files
2018-01-24 10:24:23 +01:00
Hauke Petersen
b4f497f5e2
boards/nucleo: factored out nucleo64 common
2018-01-24 10:23:17 +01:00
Hauke Petersen
ea0dc223a4
boards/wsn430: cleaned up structure
2018-01-24 10:19:22 +01:00
Alexandre Abadie
b78c96ffc7
boards/*: make brief description consistent
2018-01-24 08:30:56 +01:00
Hauke Petersen
ea18be3085
boards/thingy52: use Segger RTT for STDIO
2018-01-22 12:11:02 +01:00
Hauke Petersen
0c8b131014
boards/ruuvitag: enable lis2dh12 for saul_default
2018-01-18 18:39:43 +01:00
Hauke Petersen
14842f943a
boards/ruuvitag: init and set CS pins in board_init
2018-01-18 18:39:26 +01:00
Alexandre Abadie
bcce9357c2
boards/lorawan-explorer: add rn2483 configuration
2018-01-18 15:40:01 +01:00
Alexandre Abadie
906a9e3a02
boards/common/nucleo: add missing 'brief' description
2018-01-18 10:23:34 +01:00
Alexandre Abadie
35956a52d4
boards/airfy-beacon: fix typo in board name
2018-01-18 10:23:04 +01:00
Alexandre Abadie
08e5a180d1
boards/acd52832: add missing 'brief' documentation
2018-01-18 10:22:25 +01:00
Sebastian Meiling
5c0b058db4
Merge pull request #6121 from miri64/native/feat/zep_socket
...
native: provide socket-based ZEP device
2018-01-18 10:03:08 +01:00
Martine Lenders
81ef15287a
native: provide socket-based ZEP device
2018-01-18 09:15:37 +01:00
Loïc Dauphin
3cbadad05b
boards/teensy31: initial support
2018-01-17 18:14:00 +01:00
Peter Kietzmann
65cd43e760
Merge pull request #8375 from dailab/openmote-jlink-fix
...
fixed wrong makefile variable name
2018-01-17 13:45:08 +01:00
Peter Kietzmann
384cc455fa
Merge pull request #8359 from aabadie/pr/nucleo64_btn_gpio
...
boards/common/nucleo: use inverted gpio for user button
2018-01-17 11:53:59 +01:00
Thomas Geithner
e849c6b083
boards/openmote-cc2538: fix programmer variable name
2018-01-17 11:47:58 +01:00
Peter Kietzmann
8428fe2df2
Merge pull request #8363 from smlng/board/remotes/fix_saul_btn
...
boards/remote: invert button logic in SAUL
2018-01-17 11:28:38 +01:00
Alexandre Abadie
9ecc80fb35
boards/mulle: fix doxygen invalid use of '@brief'
2018-01-16 16:08:41 +01:00
Hauke Petersen
2b815a385a
boards: add support for nrf52-base RuuviTag
2018-01-16 10:53:53 +01:00
Hauke Petersen
8587ba0e67
boards/nrf52xxxdk: fix board name in doxygen
2018-01-15 23:01:34 +01:00
Hauke Petersen
89cdf584c9
boards/common/nrf52xxxdk: guard SAUL GPIO mappings
2018-01-15 23:01:34 +01:00
Hauke Petersen
761258cf3a
boards/common/nrf52xxxdk: move LED mask to board.h
2018-01-15 23:01:34 +01:00
Alexandre Abadie
ca38df6960
Merge pull request #7469 from MichelRottleuthner/stm32l4_stmclk
...
stm32l4: implement stmclk interface
2018-01-15 17:38:28 +01:00
Michel Rottleuthner
1d9bca2201
boards/nucleo-l476: use LSI instead of LSE by default
2018-01-15 15:41:14 +01:00
smlng
a42e4bd5fb
boards/remote: invert button logic in SAUL
2018-01-15 15:34:43 +01:00
Neil Jones
e297a71e8c
mips: Correct usage of USEMODULE
...
In CPU definitions we should not be explicilty naming peripheral modules to use
via USEMODULE (one should use FEATURES_PROVIDED instead).
Plus add missing cpu_init() and periph_init() methods.
This commit removes periph_hwrng support from the pic32mx cpu builds as
pic32mx does not have hwrng only pic32mz does.
2018-01-15 14:02:59 +00:00
Michel Rottleuthner
cf6c25f5f5
boards/nucleo32-l432: add defines for MSI/LSE-trimming
2018-01-15 14:42:01 +01:00
Michel Rottleuthner
28c131eaee
boards/b-l475e-iot01a: add defines for MSI/LSE-trimming
2018-01-15 14:41:06 +01:00
Alexandre Abadie
845ffe0100
boards/common/nucleo: use inverted gpio for user button
2018-01-15 09:42:49 +01:00
MichelRottleuthner
c33985dc81
stm32l4: implement stmclk functions
2018-01-14 16:58:53 +01:00
7cc61d3811
Merge pull request #8341 from OTAkeys/pr/fix_native_rtc_init
...
native: call rtc_init from board_init
2018-01-10 09:46:38 +01:00
Vincent Dupont
632bccb636
boards/native: call rtc_init from board_init
2018-01-09 19:01:09 +01:00