modules: make microchip HAL a zephyr module

Make this a zephyr module to be used with west.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2019-08-19 06:58:02 -07:00
parent 9e1d2a4a68
commit a92582bc65
2 changed files with 2 additions and 6 deletions

View File

@ -1,6 +0,0 @@
# Kconfig - Microchip MEC HAL drivers configuration
#
# SPDX-License-Identifier: Apache-2.0
menuconfig HAS_MEC_HAL
bool "Microchip MEC HAL drivers support"

2
zephyr/module.yml Normal file
View File

@ -0,0 +1,2 @@
build:
cmake: .