conf: machine: add 96boards Nitrogen support

The board is based on Nordic nRF52832 Cortex-M4 chip.
The support depends on Nordic HAL. It has been verified
with zephyr-philosophers and zephyr-shell sample applications.

Signed-off-by: Wojciech Zmuda <wojciech.zmuda@huawei.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
Wojciech Zmuda
2020-12-10 16:02:09 +00:00
committed by Naveen Saini
parent 4dee0261c1
commit 1247d07c6c

View File

@@ -0,0 +1,7 @@
#@TYPE: Machine
#@NAME: 96b_nitrogen
#@DESCRIPTION: Machine configuration for 96Boards Nitrogen Board.
require conf/machine/include/nrf52832.inc
ARCH_96b-nitrogen = "arm"