You've already forked M5Stack_Linux_Libs
mirror of
https://github.com/m5stack/M5Stack_Linux_Libs.git
synced 2026-05-20 11:01:38 -07:00
15 lines
218 B
Plaintext
15 lines
218 B
Plaintext
|
|
|
||
|
|
menuconfig UNITV2_SUPPORT_ENABLED
|
||
|
|
bool "Enable unitv2_boad_support"
|
||
|
|
default n
|
||
|
|
|
||
|
|
config UNITV2_NCNN_ENABLED
|
||
|
|
bool "Enable unitv2 ncnn"
|
||
|
|
default n
|
||
|
|
depends on UNITV2_SUPPORT_ENABLED
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|