We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f98016 commit ae433e8Copy full SHA for ae433e8
components/micropython/Kconfig
@@ -46,7 +46,7 @@ menu "Micropython configurations"
46
endchoice
47
48
config MAIXPY_OMV_MINIMUM
49
- bool "Minimum size OMV function"
+ bool "Minimum size OMV function (just disable omv advanced functions )"
50
default n
51
config MAIXPY_OMV_CONV_YUV_FAST
52
bool "Add YUV convert table, close this will reduce code but lower speed"
0 commit comments