benpicco
|
ec296f8439
|
Merge pull request #13756 from fjmolinas/pr_cc2538_timer_order
boards/common/cc2538/include: re-order timer config
|
2020-03-31 17:40:27 +02:00 |
|
|
934f68ead8
|
Merge pull request #13094 from francois-berder/pic32-uart-3
UART RX implementation on PIC32 devices
|
2020-03-31 10:45:43 +02:00 |
|
Francisco Molina
|
8437673237
|
boards/common/cc2538/include: re-order timer config
|
2020-03-30 16:09:18 +02:00 |
|
Gunar Schorcht
|
0c4fb6c092
|
boards/esp32-heltec-lora-v2: define BTN0_INT_FLANK
|
2020-03-29 11:59:17 +02:00 |
|
|
c86dcd4611
|
Merge pull request #10075 from dylad/saml21_dfll_support
cpu/saml21: add DFLL support
|
2020-03-27 10:24:59 +01:00 |
|
dylad
|
cecb6d16eb
|
boards/saml21-based: default CPU clock to 48MHz
|
2020-03-26 18:03:02 +01:00 |
|
Benjamin Valentin
|
315d0bebce
|
boards/esp32-heltec-lora32-v2: enable sx1276 by default
Now that #12994 is merged we can enable sx1276 in addition to esp_wifi
by default.
|
2020-03-26 14:44:41 +01:00 |
|
Francois Berder
|
bc0346e2d2
|
boards: pic32-wifire: Add missing FLASHFILE definition
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 20:17:51 +00:00 |
|
Francois Berder
|
6113e2f9ea
|
boards: pic32-clicker: Add missing FLASHFILE definition
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 20:17:17 +00:00 |
|
Francois Berder
|
e8be57e7f3
|
boards: pic32-clicker: Use uart device 0 for stdio
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|
Francois Berder
|
5ed9261594
|
boards: pic32-clicker: Update UART configuration
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|
Francois Berder
|
5e4c09e1a0
|
boards: pic32-clicker: Remove EIC_IRQ macro
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|
Francois Berder
|
8628c8a7a8
|
boards: pic32-wifire: Remove pm_reboot
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|
Francois Berder
|
d46eb3a7e2
|
boards: pic32-clicker: Remove pm_reboot
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|
Francois Berder
|
65d675a8cf
|
boards: pic32-wifire: Use UART 0 for stdio
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|
Francois Berder
|
2ba93a094e
|
boards: pic32-wifire: Remove EIC_IRQ macro
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|
Francois Berder
|
0a33cfe2ad
|
boards: pic32-clicker: Do not mux pins in board_init
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|
Francois Berder
|
6afda7917c
|
boards: pic32-wifire: Do not mux pins in board_init
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|
Francois Berder
|
f7b13e9162
|
boards: pic32-wifire: Define uart_config
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|
Dylan Laduranty
|
c4a8c63002
|
Merge pull request #13693 from benpicco/boards/same54-xpro-ext
boards/same54-xpro: configure remaining EXT connectors
|
2020-03-25 14:08:13 +01:00 |
|
|
1c877a8cf0
|
Merge pull request #13649 from miri64/feather-nrf52840/enh/stdio_cdc_acm
feather-nrf52840: use CDC ACM as default STDIO
|
2020-03-25 13:49:49 +01:00 |
|
|
1c7903287a
|
Merge pull request #13708 from aabadie/pr/boards/nucleo-l476rg-lse
boards/nucleo-l476rg: enable LSE by default
|
2020-03-25 13:13:41 +01:00 |
|
Martine S. Lenders
|
66168ef134
|
feather-nrf52840: use CDC ACM as default STDIO
|
2020-03-25 12:59:14 +01:00 |
|
benpicco
|
9d4f7fb506
|
Merge pull request #11265 from gschorcht/boards/esp32-heltec-lora32
boards/esp32: adds Heltec WiFi LoRa 32 V2 board definition
|
2020-03-25 11:14:01 +01:00 |
|
benpicco
|
e9b71254ff
|
Merge pull request #13694 from fjmolinas/pr_boards_common_cc2538
boards: add common cc2538
|
2020-03-25 11:11:50 +01:00 |
|
|
f75ba23a96
|
boards/nucleo-l476rg: enable LSE by default
|
2020-03-25 11:02:26 +01:00 |
|
|
bf2b495d34
|
Merge pull request #13703 from fjmolinas/pr_usbus_autoinit
Makefile.dep: add auto_init_usbus as usbus DEFAULT_MODULE
|
2020-03-25 10:19:04 +01:00 |
|
Francisco Molina
|
e220483adc
|
boards: p-nucleo-wb55 initial support
|
2020-03-25 09:29:57 +01:00 |
|
Francisco Molina
|
493a56ee87
|
boards: use common condiguration headers for cc2538 boards
|
2020-03-25 08:20:53 +01:00 |
|
Francisco Molina
|
194af687a0
|
boards/common: add cc2538
|
2020-03-25 08:20:52 +01:00 |
|
Francisco Molina
|
15ab36409f
|
Makefile.dep: add auto_init_usbus as usbus DEFAULT_MODULE
|
2020-03-24 14:33:09 +01:00 |
|
Gunar Schorcht
|
b16ff57cf1
|
boards/esp32: Heltec WiFi LoRa 32 V2 board added
fixup! boards/esp32: Heltec WiFi LoRa 32 V2 board added
fixup! boards/esp32: Heltec WiFi LoRa 32 V2 board added
|
2020-03-24 14:20:00 +01:00 |
|
|
6faae9a9c9
|
Merge pull request #13657 from aabadie/pr/boards/backlight_common_defines
boards/pinetime: add defines for controlling the backlight pin
|
2020-03-24 13:52:57 +01:00 |
|
Leandro Lanzieri
|
877db8c00e
|
Merge pull request #13557 from gschorcht/doc/fix_url
doc: fix broken links
|
2020-03-24 13:08:18 +01:00 |
|
|
bad9d6c93f
|
boards/pinetime: add defines for controlling the backlight
|
2020-03-24 12:02:42 +01:00 |
|
|
fc6b586919
|
Merge pull request #13586 from bergzand/pr/nrf/dcdc
nrf5x: Add and enable configuration for the built-in DC/DC converter
|
2020-03-24 11:56:40 +01:00 |
|
Gunar Schorcht
|
c8a2ff2406
|
Merge pull request #13685 from leandrolanzieri/pr/esp/cleanup_makefile_dep_include
cpu/esp[32, 8266, _common]: Move dependency resolutions to Makefile.dep
|
2020-03-24 11:22:08 +01:00 |
|
Gunar Schorcht
|
cf033205f0
|
boards/stm32f4discovery: fix broken links
|
2020-03-24 10:39:49 +01:00 |
|
Gunar Schorcht
|
d4aae06f2f
|
boards/mulle: fix broken links
|
2020-03-24 10:39:49 +01:00 |
|
Gunar Schorcht
|
a19157ad9b
|
boards/z1: fix broken links
|
2020-03-24 10:38:40 +01:00 |
|
Gunar Schorcht
|
358376d660
|
boards/yunjia-nrf51822: fix broken links
|
2020-03-24 10:38:40 +01:00 |
|
Gunar Schorcht
|
b2ddca33fd
|
boards/telosb: fix broken links
|
2020-03-24 10:38:40 +01:00 |
|
Gunar Schorcht
|
0bcff52b68
|
boards/stm32f3discovery: fix broken links
|
2020-03-24 10:38:40 +01:00 |
|
Gunar Schorcht
|
233e8b5e8f
|
boards/stk3700: fix broken links
|
2020-03-24 10:38:40 +01:00 |
|
Gunar Schorcht
|
1f4677d5c0
|
boards/stk3600: fix broken links
|
2020-03-24 10:38:40 +01:00 |
|
Gunar Schorcht
|
e473bae275
|
boards/spark-core: fix broken links
|
2020-03-24 10:38:40 +01:00 |
|
Gunar Schorcht
|
6628eca216
|
boards/sodaq-autonomo: fix broken links
|
2020-03-24 10:38:40 +01:00 |
|
Gunar Schorcht
|
30e4d66504
|
boards/sltb001a: fix broken links
|
2020-03-24 10:38:40 +01:00 |
|
Gunar Schorcht
|
52385d07aa
|
boards/slstk3402a: fix broken links
|
2020-03-24 10:38:40 +01:00 |
|
Gunar Schorcht
|
20b11bf664
|
boards/slstk3401a: fix broken links
|
2020-03-24 10:38:40 +01:00 |
|