crasbe
475b7bf5f4
boards/nrf52-based: configure pinreset after flashing
2024-11-19 17:15:11 +01:00
MrKevinWeiss
e0fdc3c16c
*Kconfig*: Modify Kconfig to remove dep model
2024-03-27 10:28:12 +01:00
Marian Buschsieweke
63faa5f162
cpu/nrf5x: clean up periph_uart
...
- nRF51: Use `uart_conf_t` for consistency with nRF52
- nRF52832: Use UARTE (UART with EasyDMA) over UART (without DMA), as
done for all other nRF52 family members
- use `UARTE_PRESENT` to detect whether an UARTE can be used, rather
than family names
2023-11-26 21:33:23 +01:00
Gregory Holder
dde641fded
boards/dwm1001: use lis2dh12_i2c instead of lis2dh12_spi
2022-11-09 09:36:09 +00:00
Gregory Holder
f17bd43a1f
boards/dwm1001: add saul_gpio support
...
boards/dwm1001: rename "@ingroup" to match board.h
boards/dwm1001: correct documentation
added "HAVE_SAUL_GPIO"
2022-10-29 20:23:52 +01:00
Francisco Molina
464d941a3e
boards: drop empty custom board_init & empty board.c
2022-02-22 18:27:37 +01:00
Benjamin Valentin
468ea89953
boards: drop LED init
...
This is handled by periph_init_leds now
2022-02-18 14:35:43 +01:00
Francisco Molina
766bfeace4
boards: model nrf52 boards
2021-12-08 13:25:29 +01:00
Francisco Molina
2b842a9ec5
boards/dwm1001: fix SPI0 miso/mosi pins
2021-11-15 10:53:36 +01:00
Benjamin Valentin
fc88c4c4e5
boards: drop cpu_init()
2021-10-13 23:36:41 +02:00
Francisco Molina
3e4b35c445
boards/nrf52840dk-nrf52dk-dwm1000: add kconfig dependencies
2021-09-29 10:19:27 +02:00
Hauke Petersen
306c75186d
boards/nrf-based: select VDD_LC_FILTER feature(s)
2021-02-19 17:19:45 +01:00
Hauke Petersen
3290ffd370
boards/nrf5x-based: add vdd_lc_filer_regX feature
2021-02-19 17:19:45 +01:00
Francisco Molina
a982df85fe
boards/dwm10001: fix dw1000 config
2020-10-07 12:03:48 +02:00
4c4e87ca6d
boards/dwm1001: fix typo 'tranceiver' -> 'transceiver'
2020-10-02 07:48:31 +02:00
Leandro Lanzieri
5c48e7a8a4
boards/dwm1001: Add Kconfig symbols
2020-07-16 10:23:53 +02:00
cad8b529c5
boards/dwm1001: add initial support
2020-06-19 13:48:51 +02:00