mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-08 05:02:55 +00:00
The board name for the nRF52 DK, so far known as nrf52_pca10040, is renamed to nrf52dk_nrf52832. Its documentation and all references to its name in the tree are updated accordingly. Overlay and configuration files specific to this board are also renamed, to match the new board name. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
9 lines
188 B
YAML
9 lines
188 B
YAML
sample:
|
|
name: Grove Light Sensor
|
|
tests:
|
|
sample.sensor.grove_light:
|
|
tags: drivers sensor grove light
|
|
platform_whitelist: nrf52dk_nrf52832
|
|
harness: grove
|
|
depends_on: adc
|