5f24b419bb
Remove whitelisting and enable broader testing on all boards with needed features. Add pwm to board yaml where it applies. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
13 lines
149 B
YAML
13 lines
149 B
YAML
identifier: nrf52832_mdk
|
|
name: nRF52832-MDK
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
ram: 64
|
|
flash: 512
|
|
supported:
|
|
- pwm
|