a2ab86e5f6
boards/nrf52832: add nrf52832 dependency file
...
This pull in softdevice when netdev_default is used
2019-10-02 12:54:29 +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
Benjamin Valentin
8af04cd939
boards: make use of ARRAY_SIZE macro
2019-08-06 19:43:54 +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
a2cfa52602
boards/nrf52xx: use common flashing documentation
2019-02-26 11:03:06 +01:00
b2f4a7e735
boards/acd52832: also use nrf52 common place
2018-12-13 10:15:42 +01:00
Kevin Weiss
8468fe1c94
Merge pull request #8516 from jia200x/wiki_dox_convertion
...
doc: move wiki to Doxygen documentation (second attempt)
2018-08-07 13:27:04 +02:00
Jose Alamos
7b28fbf110
boards: fix Doxygen group directives
2018-08-01 15:24:55 +02:00
Jose Alamos
a1e17ab5af
doc: add wiki documentation to Doxygen files
2018-08-01 15:24:54 +02:00
smlng
2a05e5177d
boards/acd52832: add missing I2C speed to config
2018-07-25 15:17:43 +02:00
Hauke Petersen
2b2accf0cc
boards/nrf52-based: updated I2C configuration
2018-02-02 11:34:40 +01:00
08e5a180d1
boards/acd52832: add missing 'brief' documentation
2018-01-18 10:22:25 +01:00
dnahm
6245b4165f
cpu/nrf52: add i2c driver and configs
2018-01-04 10:51:05 +01:00
dnahm
201d532251
boards/ACD52832: add new NRF52 based developement board
2017-12-20 16:37:17 +01:00