f0f0ac86eb
limifrog-v1: remove obsolete spi_divtable
2020-08-18 16:55:02 +02:00
0ef3af857c
im880b: remove obsolete spi_divtable
2020-08-18 16:55:02 +02:00
bc94a6c31f
i-nucleo-lrwan1: remove obsolete spi_divtable
2020-08-18 16:55:02 +02:00
e2075c9173
fox: remove obsolete spi_divtable
2020-08-18 16:55:02 +02:00
801eef0ec4
common/iotlab: remove obsolete spi_divtable
2020-08-18 16:55:02 +02:00
2068c11837
blxxxpill: remove obsolete spi_divtable
2020-08-18 16:55:02 +02:00
843cd78a63
b-l072z-lrwan1: remove obsolete spi_divtable
2020-08-18 16:55:01 +02:00
benpicco
22d3bf7c51
Merge pull request #14594 from maribu/stm32-eth-cleanup
...
cpu/stm32: Clean up / fix periph_eth
2020-08-17 21:16:27 +02:00
Marian Buschsieweke
51fe77afa4
cpu/stm32/periph_eth: configurable buffer size
...
1. Move buffer configuration from boards to cpu/stm32
2. Allow overwriting buffer configuration
- If the default configuration ever needs touching, this will be due to a
use case and should be done by the application rather than the board
3. Reduce default RX buffer size
- Now that handling of frames split up into multiple DMA descriptors works,
we can make use of this
Note: With the significantly smaller RX buffers the driver will now perform
much worse when receiving data at maximum throughput. But as long as frames
are small (which is to be expected for IoT or boarder gateway scenarios) the
performance should not be affected.
2020-08-17 20:29:29 +02:00
Cenk Gündoğan
f64511ddb5
Merge pull request #14626 from leandrolanzieri/pr/kconfig/test_modules_kconfig
...
kconfig: introduce migration test in CI
2020-08-13 14:11:00 +02:00
7e411ec1b0
Merge pull request #14741 from fjmolinas/pr_fe310_configurable_rtt
...
cpu/fe310: add unified rtt configuration
2020-08-12 18:36:15 +02:00
Francisco Molina
442b11d0ee
cpu/fe310: add unified rtt configuration
2020-08-12 14:46:59 +02:00
Leandro Lanzieri
4ad2180f81
kconfig: Add default modules' symbols
2020-08-12 12:22:38 +02:00
Francisco
4ba791fcb9
Merge pull request #14724 from fjmolinas/pr_cc2538_makefile.include
...
boards: use common Makefile.include for cc2538 boards
2020-08-11 11:29:35 +02:00
Francisco Molina
5811fab369
boards: use common Makefile.include for cc2538 boards
...
Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
2020-08-11 09:57:09 +02:00
benpicco
0064397fc2
Merge pull request #14736 from gschorcht/boards/feather_m0/split_wifi_version
...
boards/feather-m0: separate directory for the wifi version
2020-08-09 20:58:10 +02:00
benpicco
6ca7b26a51
Merge pull request #14725 from aabadie/pr/boards/stm32l4_spi_divtable
...
boards/stm32l4: use common spi_divtable where possible
2020-08-09 20:57:19 +02:00
Gunar Schorcht
163190a7f2
boards/feather-m0: separate directory for the wifi version
2020-08-08 17:04:58 +02:00
Leandro Lanzieri
6b52c53db3
Merge pull request #14614 from aabadie/pr/boards/hifive1_clock_kconfig
...
boards/hifive1*: add kconfig options to configure the clock
2020-08-07 17:40:08 +02:00
benpicco
cc1ffc8a4d
Merge pull request #13357 from benemorius/pr/efm32-letimer
...
cpu/efm32/timer: add support for LETIMER
2020-08-07 17:03:01 +02:00
benpicco
b73144acfe
Merge pull request #14692 from nicoHarel/feature/board_particle_xenon_uart1
...
boards/particle-xenon: add UART1 to uart_config
2020-08-07 17:02:32 +02:00
Oppila-ms
cc12cb8ef3
boards/omote: add support for OMote board
2020-08-07 13:14:14 +02:00
7b9f435f70
boards/stm32l4: use common spi_divtable where possible
2020-08-07 12:25:18 +02:00
901d698983
boards/hifive1*: add Kconfig menu for clock configuration
2020-08-06 15:59:35 +02:00
7acf81552a
boards/hifive1* cpu/fe310: improve clock customization
2020-08-06 15:59:34 +02:00
ed3887ac5c
boards: remove chronos support
2020-08-05 14:32:58 +02:00
c722b4f861
boards/chronos: remove UART config
2020-08-05 14:29:07 +02:00
d95a938809
boards/chronos: display.h: add missing stdint.h include
2020-08-05 14:29:07 +02:00
f0457bf8dd
boards/common/msb-430: configure reset target
2020-08-05 14:29:07 +02:00
5392b8c72d
boards/z1, telosb: remove obsolete stdio_init() calls
2020-08-05 14:29:07 +02:00
a0bf7f74ce
boards/common/msp-430: remove obsolete stdio_init() call
2020-08-05 14:29:07 +02:00
ebee55acd0
boards/common/msp-430: remove obsolete gdb --tui
2020-08-05 14:29:07 +02:00
Nicolas Harel
6916616c47
boards/particle-xenon: add UART1 to uart_config
2020-08-04 16:06:30 +02:00
benpicco
52bf3096cf
Merge pull request #14480 from benpicco/openocd-adapters_swd
...
openocd-adapters: select transport based on adapter
2020-08-04 11:37:32 +02:00
Benjamin Valentin
8f1d32bb2d
boards/common/nrf52: add note about ST-LINKV2 as programmer
2020-08-04 10:36:40 +02:00
Benjamin Valentin
eceb84f9c0
boards/mcb2388: remove transport selection from openocd.cfg
2020-08-04 10:36:40 +02:00
Benjamin Valentin
d06b26dfd8
boards/common/nrf52: remove transport selection from openocd.cfg
2020-08-04 10:36:40 +02:00
Benjamin Valentin
37a10de671
boards/frdm: remove transport selection from openocd.cfg
2020-08-04 10:36:40 +02:00
Benjamin Valentin
4d231d06d0
boards/common/saml1x: drop INTERNAL_OSC32_SOURCE
...
This is not available on saml1x
2020-07-31 22:04:38 +02:00
millotp
69858916c7
boards: enable CAN bus on nucleo-f446re & nucleo-f446ze
...
Changed the pinout for the CAN bus:
CAN RX: PB8
CAN TX: PB9
And added periph_can to FEATURES_PROVIDED and to Kconfig files
2020-07-27 14:36:29 +02:00
Dylan Laduranty
d294c41478
Merge pull request #14540 from benpicco/boards/common/saml1x_configure_timer
...
boards/saml1x: configure second timer
2020-07-23 21:42:47 +02:00
Gunar Schorcht
b082fd1941
board/nucleo32: fix Arduino pin mapping
...
On Nucleo-32 boards with STM32 MCUs that do not have the GPIO port F, the Arduino pins D7 and D8 are not connected to PF0 and PF1 but to PC14 and PC15. This is also the case for the Nucleo-L412KB.
2020-07-23 00:16:48 +02:00
54fe59d0ba
boards/nucleo-g070rb: add support
2020-07-21 12:45:25 +02:00
8272541b44
boards/common/stm32: add common code for stm32g0
2020-07-21 12:45:25 +02:00
Leandro Lanzieri
1abe732472
boards/wemos-zero: Add Kconfig symbols
2020-07-17 08:46:17 +02:00
Leandro Lanzieri
4e53bb0a73
boards/sodaq-sara-sff: Add Kconfig symbols
2020-07-17 08:46:17 +02:00
Jose Alamos
4e4d203fa5
boards/sodaq-sara-aff: Add board specific Kconfig symbols
2020-07-17 08:46:17 +02:00
Jose Alamos
cb81d6aa9b
boards/sodaq-one: Add board specific Kconfig symbols
2020-07-17 08:45:44 +02:00
Jose Alamos
bd41ccccec
boards/sodaq-explorer: Add board specific Kconfig symbols
2020-07-17 08:44:51 +02:00
Jose Alamos
6139e63316
boards/sodaq-autonomo: Add board specific Kconfig symbols
2020-07-17 08:44:50 +02:00
Jose Alamos
d95e2a1615
boards/serpente: Add board specific Kconfig symbols
2020-07-17 08:44:50 +02:00
Jose Alamos
853f06e2ef
boards/sensebox_samd21: Add board specific Kconfig symbols
2020-07-17 08:44:50 +02:00
Jose Alamos
b475d374ba
boards/samd21-xpro: Add board specific Kconfig symbols
2020-07-17 08:44:50 +02:00
Jose Alamos
4c73190df5
boards/hamilton: Add board specific Kconfig symbols
2020-07-17 08:44:49 +02:00
Jose Alamos
f5c0e4a340
boards/feather-m0: Add board specific Kconfig symbols
2020-07-17 08:44:49 +02:00
Jose Alamos
c4aa9fbd7b
boards/arduino-zero: Add board specific Kconfig symbols
2020-07-17 08:44:49 +02:00
Jose Alamos
30b2526d74
boards/arduino-mkrzero: Add board specific Kconfig symbols
2020-07-17 08:43:46 +02:00
Jose Alamos
686c9eae76
boards/arduino-mkrwan1300: Add board specific Kconfig symbols
2020-07-17 08:43:46 +02:00
Jose Alamos
e0433c0a8e
boards/arduino-mkrfox1200: Add board specific Kconfig symbols
2020-07-17 08:43:46 +02:00
Jose Alamos
5d5f8e90e1
boards/arduino-mkr1000: Add board specific Kconfig symbols
2020-07-17 08:43:46 +02:00
Jose Alamos
d84894b346
boards/common/sodaq: Add common Kconfig symbols
2020-07-17 08:43:45 +02:00
Leandro Lanzieri
41e6d1e433
boards/common/arduino-zero: Add Kconfig symbols
2020-07-17 08:43:45 +02:00
Jose Alamos
32103f030c
boards/common/arduino-mkr: Add common Kconfig symbols
2020-07-17 08:43:45 +02:00
Leandro Lanzieri
cb42b8ebec
boards/samr34-xpro: Add Kconfig symbols
2020-07-16 21:29:46 +02:00
Leandro Lanzieri
88918c9731
boards/samr30-xpro: Add Kconfig symbols
2020-07-16 21:29:46 +02:00
Leandro Lanzieri
3e6635b28f
boards/saml21-xpro: Add Kconfig symbols
2020-07-16 21:29:46 +02:00
4da79fa0ca
Merge pull request #14471 from leandrolanzieri/pr/kconfig/lpc2387_boards_symbols
...
boards/lpc2387-based: Model features in Kconfig
2020-07-16 21:25:00 +02:00
3b778451e1
Merge pull request #14485 from leandrolanzieri/pr/kconfig/saml1x_based_symbols
...
boards/saml1x-based: Model features in Kconfig
2020-07-16 21:04:22 +02:00
Leandro Lanzieri
0e839fd8ff
boards/msba2: Add Kconfig symbols
2020-07-16 19:03:39 +02:00
Leandro Lanzieri
207e1efc34
boards/mcb2388: Add Kconfig symbols
2020-07-16 19:03:39 +02:00
Leandro Lanzieri
7e189012cf
boards/avsextrem: Add Kconfig symbols
2020-07-16 19:03:38 +02:00
a20d663086
Merge pull request #14470 from leandrolanzieri/pr/kconfig/lpc1768_boards_symbols
...
boards/lpc1768-based: Model features in Kconfig
2020-07-16 18:59:55 +02:00
d0fb8d727a
Merge pull request #14539 from aabadie/pr/cpu/lpc2387_rename
...
cpu/lpc2387: rename to lpc23xx
2020-07-16 18:38:47 +02:00
Benjamin Valentin
8cbfbe5955
boards/saml1x: configure second timer
...
Make TC2 available for applications to use.
2020-07-16 18:23:29 +02:00
Leandro Lanzieri
d6c2ec7e22
boards/saml11-xpro: Add Kconfig symbols
2020-07-16 18:10:00 +02:00
Leandro Lanzieri
b5d2155367
boards/saml10-xpro: Add Kconfig symbols
2020-07-16 18:09:59 +02:00
Leandro Lanzieri
b85ee29ea2
boards/common/saml1x: Add Kconfig symbols
2020-07-16 18:09:59 +02:00
Leandro Lanzieri
84de2d8f7b
cpu/saml1x: Specify CPU_FAM only in Makefile.features
2020-07-16 18:09:58 +02:00
e246e7ed2a
Merge pull request #14538 from leandrolanzieri/pr/kconfig/native_symbols
...
boards/native: Model features in Kconfig
2020-07-16 18:04:42 +02:00
def5f80998
Merge pull request #14477 from leandrolanzieri/pr/kconfig/sam3_boards_symbols
...
boards/sam3-based: Model features in Kconfig
2020-07-16 17:07:03 +02:00
18bc6492fd
boards/msba2: adapt to new lpc23xx CPU name
2020-07-16 17:01:10 +02:00
d8dde8b629
boards/mcb2388: adapt to new lpc23xx CPU name
2020-07-16 17:01:10 +02:00
eae51b1a21
boards/avsextrem: adapt to new lpc23xx CPU name
2020-07-16 17:01:10 +02:00
Leandro Lanzieri
173b15b690
boards/seeeduino_arch-pro: Add Kconfig symbols
2020-07-16 15:39:03 +02:00
Leandro Lanzieri
2ca62f4a76
boards/mbed_lpc1768: Add Kconfig symbols
2020-07-16 15:39:03 +02:00
Leandro Lanzieri
77a284cd1c
boards/udoo: Add Kconfig symbols
2020-07-16 15:35:25 +02:00
Leandro Lanzieri
bced4d1f86
boards/arduino-due: Add Kconfig symbols
2020-07-16 15:35:25 +02:00
Leandro Lanzieri
6c2fc7fe24
boards/common/arduino-due: Add Kconfig symbols
2020-07-16 15:35:24 +02:00
Leandro Lanzieri
8dc7a6bc39
boards/same54-xpro: Add Kconfig symbols
2020-07-16 15:33:33 +02:00
15110af51c
Merge pull request #14475 from leandrolanzieri/pr/kconfig/mips32r2_boards_symbols
...
boards/mips32r2-based: Model features in Kconfig
2020-07-16 15:14:29 +02:00
Leandro Lanzieri
7efe7224ee
boards/native: Add Kconfig symbols
...
Also add the board to the whitelist of tests/kconfig_features
2020-07-16 13:54:28 +02:00
Leandro Lanzieri
cb01f526d1
boards/ek-lm4f120: Add Kconfig symbols
...
Also add the board to the whitelist of tests/kconfig_features
2020-07-16 13:24:06 +02:00
Leandro Lanzieri
48a6d6fd74
boards/pic32-wifire: Add Kconfig symbols
2020-07-16 13:20:06 +02:00
Leandro Lanzieri
39cefa3995
boards/6lowpan-clicker: Add Kconfig symbols
2020-07-16 13:20:06 +02:00
4c9049e435
boards/msbiot: model features in kconfig
2020-07-16 11:34:05 +02:00
5ec758d48d
boards/i-nucleo-lrwan1: model features in Kconfig
2020-07-16 11:34:05 +02:00
ce31764b93
boards/weact-f411ce: model features in Kconfig
2020-07-16 11:34:05 +02:00
b867ccd6c4
boards/ublox-c030-u201: model features in Kconfig
2020-07-16 11:34:05 +02:00
c64a32bda7
boards/spark-core: model features in Kconfig
2020-07-16 11:34:05 +02:00
a4ca1d5e51
boards/pyboard: model features in Kconfig
2020-07-16 11:34:04 +02:00
b3f8dc1a72
boards/p-nucleo-wb55: model features in Kconfig
2020-07-16 11:34:04 +02:00
847af73500
boards/p-l496g-cell02: model features in Kconfig
2020-07-16 11:34:04 +02:00
e874c4bda9
boards/opencm904: model features in Kconfig
2020-07-16 11:34:04 +02:00
bfc2c86e11
boards/olimexino-stm32: model features in Kconfig
2020-07-16 11:34:04 +02:00
bfea1072ba
boards/nz32-sc151: model features in Kconfig
2020-07-16 11:34:04 +02:00
fc93a34902
boards/maple-mini: model features in Kconfig
2020-07-16 11:34:04 +02:00
e3ce567dd5
boards/lsn50: model features in Kconfig
2020-07-16 11:34:04 +02:00
cf0c41cea1
boards/lobaro-lorabox: model features in Kconfig
2020-07-16 11:34:04 +02:00
cb89ca0582
boards/limifrog-v1: model features in Kconfig
2020-07-16 11:34:04 +02:00
2e9e771c4c
boards/im880b: model features in Kconfig
2020-07-16 11:34:03 +02:00
0ca78fd663
boards/fox: model features in Kconfig
2020-07-16 11:34:03 +02:00
f4a0f9e538
boards/f4vi1: model features in Kconfig
2020-07-16 11:34:03 +02:00
fa815e5a3f
boards/b-l475e-iot01a: model features in Kconfig
2020-07-16 11:34:03 +02:00
3d19d4cbaa
boards/b-l072z-lrwan1: model features in Kconfig
2020-07-16 11:34:03 +02:00
be33f63cae
boards/stm32*disco: model features in Kconfig
2020-07-16 11:34:03 +02:00
e731533e6a
boards/iotlab-*: model features in Kconfig
2020-07-16 11:34:03 +02:00
baf314bc3e
boards/common/iotlab: model features in Kconfig
2020-07-16 11:34:03 +02:00
320d7eeb5e
boards/blxxxpill: model features in Kconfig
2020-07-16 11:34:03 +02:00
589e187f17
boards/common/blxxxpill: model features in Kconfig
2020-07-16 11:34:03 +02:00
5615b0c027
boards/nucleo-*: model features in Kconfig
2020-07-16 11:34:02 +02:00
f67d3f1ab1
boards/nucleo-f411re: include common nucleo64 features
2020-07-16 11:34:02 +02:00
450a14a0d2
boards/nucleo-f410rb: include common nucleo64 features
2020-07-16 11:34:02 +02:00
4f8f1bc6f2
boards/common/nucleo: model common features in Kconfig
2020-07-16 11:34:02 +02:00
Leandro Lanzieri
4636f6864f
boards/yunjia-nrf51822: Add Kconfig symbols
2020-07-16 10:23:59 +02:00
Leandro Lanzieri
343a132c35
boards/thingy52: Add Kconfig symbols
2020-07-16 10:23:58 +02:00
Leandro Lanzieri
e43ae1d180
boards/ruuvitag: Add Kconfig symbols
2020-07-16 10:23:58 +02:00
Leandro Lanzieri
bf16136a13
boards/reel: Add Kconfig symbols
2020-07-16 10:23:58 +02:00
Leandro Lanzieri
27a98eaaeb
boards/pinetime: Add Kconfig symbols
2020-07-16 10:23:57 +02:00
Leandro Lanzieri
4b45dd3c33
boards/particle-xenon: Add Kconfig symbols
2020-07-16 10:23:57 +02:00
Leandro Lanzieri
7f7ce041ef
boards/particle-boron: Add Kconfig symbols
2020-07-16 10:23:57 +02:00
Leandro Lanzieri
1d2d394dd2
boards/particle-argon: Add Kconfig symbols
2020-07-16 10:23:56 +02:00
Leandro Lanzieri
8026783f13
boards/nrf6310: Add Kconfig symbols
2020-07-16 10:23:56 +02:00
Leandro Lanzieri
72231d3657
boards/nrf52dk: Add Kconfig symbols
2020-07-16 10:23:56 +02:00
Leandro Lanzieri
21ed030a07
boards/nrf52840dongle: Add Kconfig symbols
2020-07-16 10:23:55 +02:00
Leandro Lanzieri
bddc613883
boards/nrf52840dk: Add Kconfig symbols
2020-07-16 10:23:55 +02:00
Leandro Lanzieri
c6efe09810
boards/nrf52840-mdk: Add Kconfig symbols
2020-07-16 10:23:55 +02:00
Leandro Lanzieri
a6074a22f9
boards/nrf52832-mdk: Add Kconfig symbols
2020-07-16 10:23:54 +02:00
Leandro Lanzieri
5d1b03e9c6
boards/nrf51dongle: Add Kconfig symbols
2020-07-16 10:23:54 +02:00
Leandro Lanzieri
1a2ac51cf3
boards/nrf51dk: Add Kconfig symbols
2020-07-16 10:23:54 +02:00
Leandro Lanzieri
013296c934
boards/microbit: Add Kconfig symbols
2020-07-16 10:23:53 +02:00
Leandro Lanzieri
ecebdb761b
boards/feather-nrf52840: Add Kconfig symbols
2020-07-16 10:23:53 +02:00
Leandro Lanzieri
5c48e7a8a4
boards/dwm1001: Add Kconfig symbols
2020-07-16 10:23:53 +02:00
Leandro Lanzieri
62c80ed509
boards/calliope-mini: Add Kconfig symbols
2020-07-16 10:23:52 +02:00
Leandro Lanzieri
311e32c7ea
boards/arduino-nano-33-ble: Add Kconfig symbols
2020-07-16 10:23:52 +02:00
Leandro Lanzieri
8cc98d23e0
boards/airfy-beacon: Add Kconfig symbols
2020-07-16 10:23:52 +02:00
Leandro Lanzieri
073c5190c1
boards/adafruit-clue: Add Kconfig symbols
2020-07-16 10:23:51 +02:00
Leandro Lanzieri
dfb552673d
boards/acd52832: Add Kconfig symbols
2020-07-16 10:23:51 +02:00
Leandro Lanzieri
513546e9c2
boards/common/particle-mesh: Add Kconfig symbols
2020-07-16 10:23:51 +02:00
Leandro Lanzieri
2aa6a7edd9
boards/common/nrf52xxxdk: Add Kconfig symbols
2020-07-16 10:23:50 +02:00
Leandro Lanzieri
e5af981df6
boards/common/nrf52: Add Kconfig symbols
2020-07-16 10:23:50 +02:00
Leandro Lanzieri
87d9a3c213
boards/common/nrf51: Add Kconfig symbols
2020-07-16 10:23:50 +02:00
Thomas Stilwell
754d790b3f
boards: efm32 boards: add support for LETIMER
2020-07-10 20:44:03 -05:00
8b8e281789
boards: remove Senslab wsn430 boards
...
These boards are no longer available on IoT-LAB
2020-07-10 16:49:08 +02:00
benpicco
0bf3a2e279
Merge pull request #14476 from ML-PA-Consulting-GmbH/fix/20200706__sdcard_spi_auto_init
...
drivers/sdcard_spi: remove auto-init
2020-07-10 15:53:17 +02:00
benpicco
30ebabb84e
Merge pull request #14007 from benpicco/cpu/sam0_common-pwm
...
cpu/sam0_common: move PWM to common code, add support for saml21, samd5x
2020-07-09 10:01:08 +02:00
Daniel Lockau
0d3dc120ef
drivers/sdcard_spi: remove auto-init
2020-07-09 08:50:53 +02:00
Bas Stottelaar
aaf32986f3
boards/common/silabs: make series defines explicit
2020-07-08 21:54:57 +02:00
Benjamin Valentin
dfc1e6b6af
boards/saml21-xpro: add PWM configuration
2020-07-08 21:51:12 +02:00
Benjamin Valentin
d62467a013
boards/serpente: add PWM configuration
2020-07-08 21:51:12 +02:00
Benjamin Valentin
632d68cebf
boards/common/arduino-mkr: update PWM configuration
2020-07-08 21:51:12 +02:00
Benjamin Valentin
d9aed03fa0
boards/sodaq-autonomo: update PWM config
2020-07-08 21:51:12 +02:00
Benjamin Valentin
b97e6c1e1e
boards/samr21-xpro: update PWM config
2020-07-08 21:51:12 +02:00
Benjamin Valentin
6e9e9cd6ad
boards/hamilton: update PWM config
2020-07-08 21:51:12 +02:00
Benjamin Valentin
8f568a4eb9
boards/feather-m0: update PWM config
2020-07-08 21:51:12 +02:00
Benjamin Valentin
6547b36cc0
boards/arduino-zero: update PWM config
2020-07-08 21:51:12 +02:00
Benjamin Valentin
b4ff0da7cb
boards/samd21-xpro: update PWM configuration
2020-07-08 21:51:12 +02:00
Benjamin Valentin
9500b651dc
boards/same54-xpro: configure LED0 as PWM output
2020-07-08 21:51:12 +02:00
Kevin "Tristate Tom" Weiss
ad28752e4e
Merge pull request #14443 from MichelRottleuthner/pr_saml1x_xtimer_backoff
...
boards/saml1x: provide custom value for XTIMER_BACKOFF to spin for lo…
2020-07-08 09:08:16 +02:00
Leandro Lanzieri
a4f9fbb441
boards/esp8266-sparkfun-thing: Add Kconfig symbols
2020-07-07 16:27:47 +02:00
Leandro Lanzieri
0b26d992e3
boards/esp8266-olimex-mod: Add Kconfig symbols
2020-07-07 16:27:47 +02:00
Leandro Lanzieri
d5bfce9c36
boards/esp8266-esp-12x: Add Kconfig symbols
2020-07-07 16:27:45 +02:00
Leandro Lanzieri
85b674dfc6
boards/common/esp8266: Add Kconfig symbols
2020-07-07 16:27:43 +02:00
Leandro Lanzieri
7a2e4c819d
cpu/esp8266: Add Kconfig symbols
2020-07-07 16:27:43 +02:00
Leandro Lanzieri
6dd0d90e5e
boards/esp32-wrover-kit: Add Kconfig symbols
2020-07-07 16:27:41 +02:00
Leandro Lanzieri
4804757b4c
boards/esp32-wroom-32: Add Kconfig symbols
2020-07-07 16:27:40 +02:00
Leandro Lanzieri
46a2fd78c3
boards/esp32-wemos-lolin-d32-pro: Add Kconfig symbols
2020-07-07 16:27:40 +02:00
Leandro Lanzieri
595a433917
boards/esp32-ttgo-t-beam: Add Kconfig symbols
2020-07-07 16:27:40 +02:00
Leandro Lanzieri
be5b16927f
boards/esp32-olimex-evb: Add Kconfig symbols
2020-07-07 16:27:38 +02:00
Leandro Lanzieri
c8428a121d
boards/esp32-mh-et-live-minikit: Add Kconfig symbols
2020-07-07 16:27:38 +02:00
Leandro Lanzieri
689eea74fc
boards/esp32-heltec-lora32-v2: Add Kconfig symbols
2020-07-07 16:27:38 +02:00
Leandro Lanzieri
597c56575c
boards/common: Add Kconfig symbols
2020-07-07 16:27:36 +02:00
Jean Pierre Dudey
3003cf737a
boards/common/esp32: move ESP features to cpu/esp_common
...
>All of them are features of each ESP SoC and have not to be configured by the
board definition.
Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
Co-authored-by: Gunar Schorcht <gunar@schorcht.net>
2020-07-07 16:02:23 +02:00
Michel Rottleuthner
20704ecb21
boards/saml1x: provide custom value for XTIMER_BACKOFF to spin for lower values
2020-07-06 17:39:08 +02:00
Francisco
60ad864485
Merge pull request #14427 from benpicco/boards/sensebox_samd21/rtc_config
...
boards/sensebox_samd21: fix RTT configuration
2020-07-03 16:37:21 +02:00
Francisco
05fba8574e
Merge pull request #14421 from leandrolanzieri/pr/kconfig/kinetis_boards_symbols
...
boards/kinetis-based: Model features in Kconfig
2020-07-03 14:30:15 +02:00
Leandro Lanzieri
f85f2e7b62
Merge pull request #14433 from cgundogan/pr/make_cleanups
...
make: use $(MAKE) instead of direct `make` call
2020-07-03 13:42:04 +02:00
Cenk Gündoğan
7aa499d5f1
make: use $(MAKE) instead of direct make
call
2020-07-03 12:03:06 +02:00
Leandro Lanzieri
d54031a7e6
boards/arduino-nano-33-ble: Remove term-delay logic
2020-07-03 10:19:23 +02:00
Benjamin Valentin
e4cb2bc0dc
boards/sensebox_samd21: fix RTT configuration
...
The board did not have an updated RTT configuration yet.
Remove the obsolete RTC configuration.
2020-07-02 15:47:57 +02:00
Benjamin Valentin
63860c94a1
boards/ruuvitag: fix lis2dh interrupt pin define
...
The lis2dh12 interrupt pin defines at some point got renamed
LIS2DH12_PARAM_INT1 -> LIS2DH12_PARAM_INT_PIN1
but this board was missed out.
This fixes the omission.
There are no more references to `LIS2DH12_PARAM_INT1` in the code.
2020-07-02 14:56:55 +02:00
Leandro Lanzieri
a339cec202
boards/usb-kw41z: Add Kconfig symbols
2020-07-02 14:41:44 +02:00
Leandro Lanzieri
55fab4647b
boards/teensy31: Add Kconfig symbols
2020-07-02 14:41:44 +02:00
Leandro Lanzieri
f7a67f7017
boards/phynode-kw41z: Add Kconfig symbols
2020-07-02 14:41:43 +02:00
Leandro Lanzieri
af68736798
boards/pba-d-01-kw2x: Add Kconfig symbols
2020-07-02 14:41:43 +02:00
Leandro Lanzieri
d0217f7f2a
boards/openlabs-kw41z-mini-256kib: Add Kconfig symbols
2020-07-02 14:41:43 +02:00
Leandro Lanzieri
513ea08700
boards/openlabs-kw41z-mini: Add Kconfig symbols
2020-07-02 14:41:42 +02:00
Leandro Lanzieri
b555cb0eb1
boards/mulle: Add Kconfig symbols
2020-07-02 14:41:42 +02:00
Leandro Lanzieri
069b642256
boards/frdm-kw41z: Add Kconfig symbols
2020-07-02 14:41:42 +02:00
Leandro Lanzieri
b4ef777788
boards/frdm-k64f: Add Kconfig symbols
2020-07-02 14:41:42 +02:00
Leandro Lanzieri
aaaf575959
boards/frdm-k22f: Add Kconfig symbols
2020-07-02 14:41:41 +02:00
Leandro Lanzieri
64ca00d3a8
boards/common/kw41z: Add Kconfig symbols
2020-07-02 14:41:41 +02:00
Leandro Lanzieri
6ea04d146b
cpu/kinetis: Provide features based on CPU series
...
Also, rename CPU_FAMILY to the standard CPU_FAM.
2020-07-02 14:41:39 +02:00
e8d8fd2f32
Merge pull request #14404 from benpicco/sys/usb_board_reset_in_bootloader
...
sys/usb_board_reset: add usb_board_reset_in_bootloader definition
2020-07-01 13:49:59 +02:00
chrysn
a787875cf8
usb_board_reset: Split headers into public and private
...
The private parts need USB definitions (and are thus preferably used
from USB_H_USER_IS_RIOT_INTERNAL compilation units). Functions like
usb_board_reset_in_bootloader do not depend on USB headers for their
definitions and are fair game throughout the application even for
generic RIOT USB devices.
2020-07-01 13:22:25 +02:00
Francisco
41888674a4
Merge pull request #14385 from aabadie/pr/make/appdeps_export
...
boards/mips: remove use of APPDEPS, un-export globally APPDEPS
2020-07-01 09:13:35 +02:00
Peter Kietzmann
2250c67240
Merge pull request #14388 from leandrolanzieri/pr/kconfig/ezr32wg_board_symbols
...
boards/slwstk6220a: Model features provided in Kconfig
2020-06-30 18:24:44 +02:00
d98ddfad9a
Merge pull request #13824 from fjmolinas/pr_openwsn
...
pkg/openwsn: re-integrate the network stack as a package
2020-06-30 14:08:10 +02:00
Francisco Molina
b0c5c3eaca
boards/samr21-xpro: add OpenWSN timing constants
2020-06-30 13:10:56 +02:00
Francisco Molina
7515f1152a
boards/common/iotlab: add OpenWSN timing constants
2020-06-30 13:10:56 +02:00
Gunar Schorcht
028c0d4b3c
Merge pull request #14353 from fjmolinas/pr_reorder_makefiles_cleanup
...
Makefile: use normal conditionals
2020-06-30 09:59:02 +02:00
Francisco Molina
e98341da93
Makefile: use normal conditionals
2020-06-29 22:40:29 +02:00
Leandro Lanzieri
992cd496b6
boards/slwstk6220a: Add Kconfig symbols
2020-06-29 14:01:44 +02:00
Leandro Lanzieri
ef4835a092
Merge pull request #14384 from basilfx/feature/silabs_cleanup
...
boards/sltb001a+slstk3402a: minor updates to headers
2020-06-29 08:45:21 +02:00
Bas Stottelaar
f72f276899
boards/slstk3402a: remove SI7021_ENABLED
...
Other boards do not have this in favor of MODULE_SI7021.
2020-06-28 23:01:10 +02:00
Bas Stottelaar
3433a32cce
boards/sltb001a: Si7201A does not exists
...
Its just the Si7210: https://www.silabs.com/sensors/magnetic/si7210 .
2020-06-28 22:57:29 +02:00
Bas Stottelaar
e4217f1b0f
boards/sltb001a: enable CCS811 sensor
2020-06-28 22:42:32 +02:00
18b0bdaa81
Merge pull request #14374 from gschorcht/drivers/atwinc15x0_fix_lwip_netdev
...
pkg/lwip: fixes the netif handling for the atwinc15x0 driver
2020-06-28 18:45:29 +02:00
b640ba2e15
boards/pic32: remove useless use of APPDEPS
2020-06-28 12:13:50 +02:00
Benjamin Valentin
e3c362e6ab
boards/feather-m0: don't check for gnrc_netdev_default
...
`gnrc_netdev_default` will pull in `netdev_default`, so no need to
check for both here.
2020-06-27 16:47:41 +02:00
Benjamin Valentin
18bbf1ae2c
boards/native: don't check for gnrc_netdev_default
...
`gnrc_netdev_default` will pull in `netdev_default`, so no need to
check for both here.
2020-06-27 16:46:59 +02:00
Gunar Schorcht
bd08a33667
boards/arduino-mkr1000: enable atwinc15x0 as netdev_default
2020-06-27 16:40:42 +02:00
Gunar Schorcht
3f8b237f60
boards/feather-m0: add ATWINC15x0 WiFi driver
2020-06-26 12:33:38 +02:00
Gunar Schorcht
35c0524aff
boards/mkr1000: add ATWINC15x0 WiFi driver
2020-06-26 12:33:38 +02:00
Leandro Lanzieri
8c7b67702b
Merge pull request #14351 from fjmolinas/pr_reorder_makefiles
...
Makefile.include: resolve dependencies before Makefile.include
2020-06-26 10:40:58 +02:00
Francisco
c0d171a0a2
Merge pull request #14343 from leandrolanzieri/pr/kconfig/cc2538_based_symbols
...
boards/cc2538-based: Model features in Kconfig
2020-06-25 13:20:58 +02:00
Your Name
9dea6a14da
boards/common/nrf52: revert early inclusion of Makefile.dep
2020-06-25 09:24:05 +02:00
Leandro Lanzieri
8e60c8b5e3
Merge pull request #10445 from MrKevinWeiss/pr/fix/i2cpinout/stmdisco
...
boards/stm32f4discovery: Change sda pin
2020-06-24 17:34:08 +02:00
Francisco Molina
bdfda031c5
cpu/mips32r2_common: include newlib_syscalls_mips_uhi in Makefile.dep
2020-06-24 15:29:42 +02:00
Leandro Lanzieri
b099726895
boards/remote-revb: Add Kconfig symbols
2020-06-24 15:18:37 +02:00
Leandro Lanzieri
a99d229404
boards/remote-reva: Add Kconfig symbols
2020-06-24 15:18:22 +02:00
Leandro Lanzieri
e35bd7fd85
boards/remote-pa: Add Kconfig symbols
2020-06-24 15:18:06 +02:00
Leandro Lanzieri
b8dd2a51b1
boards/openmote-cc2538: Add Kconfig symbols
2020-06-24 15:17:48 +02:00
Leandro Lanzieri
f6e587e867
boards/openmote-b: Add Kconfig symbols
2020-06-24 15:17:27 +02:00
Leandro Lanzieri
e84c137b3f
boards/firefly: Add Kconfig symbols
2020-06-24 15:17:15 +02:00
Leandro Lanzieri
c599b728c5
boards/cc2538dk: Add Kconfig symbols
2020-06-24 15:16:55 +02:00
Leandro Lanzieri
ba2e84ef37
boards/common/remote: Add Kconfig symbols
2020-06-24 15:16:23 +02:00
Leandro Lanzieri
cd3b1515a0
Merge pull request #14338 from aabadie/pr/cpu/fe310_kconfig
...
cpu/fe310: boards/hifive1*: model features in Kconfig
2020-06-24 13:34:40 +02:00
Kevin "Tristate Tom" Weiss
2d5901dd69
Merge pull request #14340 from leandrolanzieri/pr/kconfig/msp430_boards_symbols
...
boards/msp430-based: Model features in Kconfig
2020-06-24 12:53:42 +02:00
2a62840af3
boards/hifive1*: add Kconfig configuration
2020-06-24 11:13:45 +02:00
Francisco
816d7c4d28
Merge pull request #14206 from leandrolanzieri/pr/kconfig/atmega256rfr2_based_boards
...
boards/atmega256rfr2-based: Model features in Kconfig
2020-06-24 11:06:04 +02:00
Leandro Lanzieri
065b76a963
boards/z1: Add Kconfig symbols
2020-06-24 09:33:09 +02:00
Leandro Lanzieri
dfac115dd2
boards/wsn430-v1_4: Add Kconfig symbols
2020-06-24 09:32:52 +02:00
Leandro Lanzieri
b2dc185a58
boards/wsn430-v1_3b: Add Kconfig symbols
2020-06-24 09:32:29 +02:00
Leandro Lanzieri
6668fd879c
boards/telosb: Add Kconfig symbols
2020-06-24 09:32:09 +02:00
Leandro Lanzieri
95127dea5c
boards/msb-430h: Add Kconfig symbols
2020-06-24 09:31:38 +02:00
Leandro Lanzieri
f5e8a25db5
boards/msb-430: Add Kconfig symbols
2020-06-24 09:31:22 +02:00
Leandro Lanzieri
915c249d52
boards/chronos: Add Kconfig symbols
2020-06-24 09:31:02 +02:00
Leandro Lanzieri
946ce73ae6
boards/common/wsn430: Add Kconfig symbols
2020-06-24 09:30:37 +02:00
Leandro Lanzieri
69a5a56ce0
boards/common/msb-430: Add Kconfig symbols
2020-06-24 09:29:57 +02:00
Benjamin Valentin
5da1a9e577
cpu/esp*: use TIMER_CHANNEL_NUMOF
2020-06-24 00:45:35 +02:00