Hauke Petersen
3290ffd370
boards/nrf5x-based: add vdd_lc_filer_regX feature
2021-02-19 17:19:45 +01:00
c6ad85a7b0
boards: don't include programmer logic at board level
2020-11-25 22:31:13 +01:00
Leandro Lanzieri
a6074a22f9
boards/nrf52832-mdk: Add Kconfig symbols
2020-07-16 10:23:54 +02: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
2ec09ebd74
boards/nrf52: remove useless export of FLASH_TARGET_TYPE
2020-03-08 15:12:44 +01:00
87b2aa5ed9
nrf52832-mdk: Enable the nRF52 built-in DC/DC converter
2020-03-07 17:37:41 +01:00
5c9e5ec7df
boards/nrf52832: manage features in common directory
2019-10-02 12:54:30 +02:00
a2308b65a2
boards/nrf52: factorize even more dependencies
2019-10-02 12:54:30 +02:00
7c4511efff
boards/nrf52832: use common directory for features
2019-10-02 12:54:30 +02:00
a2ab86e5f6
boards/nrf52832: add nrf52832 dependency file
...
This pull in softdevice when netdev_default is used
2019-10-02 12:54:29 +02:00
cb51cee2ba
boards/nrf52832-mdk: enable I2C and use default configuration
2019-09-02 13:12:40 +02:00
Gaëtan Harter
636285ebe4
boards: move CPU/CPU_MODEL definition to Makefile.features
...
cpu/$(CPU)/Makefile.features and cpu/$(CPU)/Makefile.dep are
automatically included
Part of moving CPU/CPU_MODEL definition to Makefile.features to have it
available before Makefile.include.
2019-08-20 16:11:50 +02:00
Hauke Petersen
03153acb1a
ble/softdevice: add ble_nordic_softdevice feature
...
The softdevice is only verified to be working on nrf52832-based
boards. This feature prevents the softdevice from being build for
other, similar targets (e.g. nrf52840-based boards).
2019-07-04 09:22:46 +02:00
Marian Buschsieweke
f1c25b7c5c
boards/nrf52832-mdk: Use default SPI config
2019-06-14 12:04:30 +02:00
d08a028c20
boards: add support for nrf52832-mdk
2019-03-20 14:41:26 +01:00