Gunar Schorcht
f5eed418ff
boards/nrf51dongle: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
f14e61b8ae
boards/nrf51dk: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
2bbfd96804
boards/native: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
d02223d6dd
boards/msbiot: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
fd6b074ce1
boards/msba2: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
f7a40c1a6f
boards/msb-430h: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
1f842cce3b
boards/limifrog-v1: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
da46cc8657
boards/iotlab-m3: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
4c312f42ff
boards/ikea-tradfri: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
b74036fc0f
boards/esp8266-olimex-mod: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
4a18958835
boards/esp8266-esp-12x: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
e389e113a1
boards/esp32-wemos-lolin-d32-pro: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
fcac59bef4
boards/esp32-mh-et-live-minikit: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
aff3241b1c
boards/derfmega128: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
9db19e35b5
boards/common/slwstk6000b: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
5b8d503bc9
boards/common/blxxxpill: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
2d4dd54eee
boards/chronos: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
61bffd8b52
boards/cc2650stk: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
31fde522b6
boards/cc2538dk: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
49dabd0ba0
boards/avr-rss2: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
7ad10b2390
boards/arduino-zero: fix broken links
2020-03-24 10:38:40 +01:00
Gunar Schorcht
b91507143d
boards/arduino-uno: fix broken links
2020-03-24 10:38:40 +01:00
Leandro Lanzieri
194b8a7aca
boards/esp8266: Move common modules to common Makefile.dep
2020-03-24 09:21:22 +01:00
Leandro Lanzieri
d24efc247c
boards/esp32-olimex-evb: Move inclusion of esp_eth to Makefile.dep
2020-03-24 09:21:22 +01:00
Leandro Lanzieri
f46b0c2da3
boards/esp32: Move inclusion of boards_common_esp32 to common file
2020-03-24 09:21:22 +01:00
Benjamin Valentin
9ca480abf1
boards/same54-xpro: configure remaining EXT connectors
...
Add configuration for all UARTs, SPI and I2C buses available on EXT
connectors.
2020-03-24 01:16:47 +01:00
Gunar Schorcht
e41ba8aa8c
boards/arduino-mega2560: fix broken links
2020-03-23 18:01:14 +01:00
Gunar Schorcht
ec837cf5f6
boards/airfy-beacon: fix broken links
2020-03-23 18:01:14 +01:00
Gunar Schorcht
3d07bb969a
boards/firefly: use doc.txt for documentation
2020-03-23 18:01:14 +01:00
Francisco
dc0f8dda1a
Merge pull request #13684 from aabadie/pr/boards/nrf51_hw_fc_fix
...
boards/nrf51: fix UART hardware flowcontrol configuration
2020-03-23 16:06:00 +01:00
benpicco
45b635f4c5
Merge pull request #13416 from gschorcht/cpu/esp32/pm_layered
...
cpu/esp32: support for light/deep sleep and pm_layered
2020-03-23 14:11:05 +01:00
Gunar Schorcht
b1ec6953a3
boards/esp32: add button default interrupt flank definition
2020-03-23 12:38:36 +01:00
Alexandre Abadie
a4a316ec4e
boards/nrf51: remove unused UART_HWFLOWCTRL macro
2020-03-23 10:13:17 +01:00
Alexandre Abadie
ce5149d84f
boards/nrf51d*: fix hardware flowcontrol configuration
...
Use the periph_uart_hw_fc module and remove the unused UART_HWFLOWCTRL macro
2020-03-23 10:12:55 +01:00
Giuseppe Tipaldi
0626e7ae83
boards: nucleo-l476rg: enable the CAN feature
2020-03-22 16:53:48 +01:00
Giuseppe Tipaldi
7479c9e00d
boards: nucleo-l476rg: improve documentation for nucleo-l476rg
2020-03-22 16:53:48 +01:00
benpicco
1e38a3da63
Merge pull request #13673 from fjmolinas/pr_cc2538_cleanups
...
cpu/cc2538: clock cleanups
2020-03-21 22:24:48 +01:00
Francisco Molina
5d14104056
boards: add clock configuration for cc2538
2020-03-21 19:32:23 +01:00
Marius
9c040ff3bd
boards: add support for nucleo-l412kb
2020-03-20 18:48:31 +01:00
Francisco
b98e4bf0d1
Merge pull request #13658 from fjmolinas/pr_periph_timer_cc2538
...
cpu/cc2538: fix GPT3 IRQ definition
2020-03-20 14:31:05 +01:00
Francisco
cdbf0b2d69
Merge pull request #13583 from benpicco/at86rf215-minimal
...
drivers/at86rf215: add basic support for AT86RF215 dual-band radio
2020-03-20 09:33:50 +01:00
benpicco
5435792034
Merge pull request #12277 from benemorius/pr/kw41zrf
...
drivers: add kw41zrf
2020-03-20 00:49:56 +01:00
Joakim Nohlgård
5bd67d88a8
drivers/kw41zrf: Transceiver driver for the KW41Z radio
...
This is the radio found in NXP Kinetis KW41Z, KW21Z. Only 802.15.4 mode
is implemented (KW41Z also supports BLE on the same transceiver).
The driver uses vendor supplied initialization code for the low level
XCVR hardware, these files were imported from KSDK 2.2.0 (framework_5.3.5)
2020-03-19 17:00:04 -05:00
Francisco Molina
2f3a0e9b7e
boards: fix CORE_CLOCK for cc2538 based boards
2020-03-19 16:31:56 +01:00
Benjamin Valentin
f905108d8e
boards/openmote-b: hook up at86rf215
...
Openmote-B includes an AT86RF215 radio. This adds support for it.
2020-03-19 14:39:18 +01:00
Alexandre Abadie
f5a17a90fb
boards/sodaq-*: use bootloader_arduino feature
2020-03-18 10:53:17 +01:00
Alexandre Abadie
1342060977
boards/arduino-mkrwan1300: update doc about flash and stdio
2020-03-18 10:53:17 +01:00
Alexandre Abadie
8e2c6c3cce
boards/sodaq-*: update doc about flash and stdio
2020-03-18 10:53:17 +01:00
Alexandre Abadie
1ffb78fa6e
boards/feather-m0: update doc about flash and stdio
2020-03-18 10:53:17 +01:00
Alexandre Abadie
edd4f690a8
boards/feather-m0: use bootloader_arduino feature
...
This provides automatic reflash/reset and stdio over USB for this board
2020-03-18 10:53:17 +01:00