mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-09-12 00:49:30 +02:00
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:
committed by
Naveen Saini
parent
4dee0261c1
commit
1247d07c6c
7
conf/machine/96b-nitrogen.conf
Normal file
7
conf/machine/96b-nitrogen.conf
Normal 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"
|
||||
Reference in New Issue
Block a user