[feat][zephyr] Enable bl_mcu_sdk as zephyr module

This add ZephyrRTOS entry point and define environment to build
Bouffalo Lab low level peripheral drivers as hal_bouffalolab.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
This commit is contained in:
Gerson Fernando Budke 2021-10-13 20:05:07 -03:00 committed by jzlv
parent 88356e0e0b
commit ccc552ba5a

4
zephyr/module.yml Normal file
View File

@ -0,0 +1,4 @@
name: hal_bouffalolab
build:
cmake-ext: True
kconfig-ext: True