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
Hauke Petersen
f3d0be4566
boards/nrf52840dongle: enable DCDC converters
2021-02-12 11:03:46 +01:00
benpicco
be9eb22bb8
Merge pull request #15106 from chrysn-pull-requests/saul-rgbleds
...
saul_pwm: auto-init'able RGB LEDs and dimmers
2020-11-13 18:22:30 +01:00
chrysn
84414e701f
boards/nrf52840dongle: Use LEDs in SAUL as PWM rather than GPIO
...
Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
2020-10-17 11:20:24 +02:00
Benjamin Valentin
22be50da22
boards/common/nrf52: add common config for stdio via CDC ACM
2020-10-13 15:21:21 +02:00
Benjamin Valentin
a863a43207
kconfigs: replace BOOTLOADER_% feature with HIGHLEVEL_STDIO
2020-10-13 10:30:22 +02:00
Benjamin Valentin
971f0f6fee
boards: remove the bootloader_% pseudo-feature
...
This feature is only used to blacklist stdio via CDC ACM.
Introduce the `highlevel_stdio` feature instead to indicate
that stdio functionality requires a running thread to print
anything
2020-10-13 10:30:22 +02:00
Benjamin Valentin
c78ee2bf64
cpu/nrf52: provide radio_nrf802154 at CPU level
...
The presence of the 802.15.4 radio peripheral is a feature of the CPU,
not the board.
Move it to the right place and reduce code duplication.
2020-10-02 10:44:59 +02:00
chrysn
5b9c1d31fd
boards/nrf52840dongle: Configure PWM to drive the LEDs
2020-09-29 15:16:22 +02:00
Leandro Lanzieri
21ed030a07
boards/nrf52840dongle: Add Kconfig symbols
2020-07-16 10:23:55 +02:00
Benjamin Valentin
b20f98e99b
boards/nrf52840dongle: enable automatic reset to bootloader
2020-06-16 13:25:45 +02:00
chrysn
1c0bdede8d
boards/nrf52840dongle: Add support
...
It includes per-board support for the nrfutil programmer used with its
default bootloader; this is not generalized over Adafruit's boards as
they use incompatible versions of nrfutil.
2020-05-08 14:49:46 +02:00