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
Benjamin Valentin
5d111e71aa
boards: drop board_init() from board.h
2022-02-25 15:08:58 +01:00
Hauke Petersen
3290ffd370
boards/nrf5x-based: add vdd_lc_filer_regX feature
2021-02-19 17:19:45 +01:00
3e97c01c33
thingy52: Enable the nRF52 built-in DC/DC converter
2020-03-07 17:37:42 +01:00
c5664b77b0
boards/thing52: enable VDD pin for hts221 or lps22hb devices
2019-10-04 19:53:50 +02:00
7b33599179
boards/thingy52: set custom lps22hb default address
2019-10-04 16:00:27 +02:00
Hauke Petersen
1d9fbcb076
boards/thingy52: add config for on-board lis2dh12
2019-10-02 11:39:56 +02:00
Hauke Petersen
9c853b598d
boards/thingy52: added I2C configuration
2019-10-02 11:39:56 +02:00
50fb400413
boards/thingy52: also use nrf52 common place
2018-12-13 10:15:42 +01:00
2ebd88d0c4
boards/*: fix typo Feie => Freie
2018-10-26 10:26:59 +02:00
Jose Alamos
7b28fbf110
boards: fix Doxygen group directives
2018-08-01 15:24:55 +02:00
b78c96ffc7
boards/*: make brief description consistent
2018-01-24 08:30:56 +01:00
Hauke Petersen
12d01f97fe
boards: adds support for Nordic Thingy:52
2018-01-05 13:02:02 +01:00