You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Disable IBUS and DBUS
This commit is contained in:
@@ -202,7 +202,7 @@ PY
|
||||
STRIP= \
|
||||
DISPLAY=sdl_display \
|
||||
INDEV=sdl_pointer \
|
||||
SDL_FLAGS="-DSDL_OPENGL=OFF -DSDL_OPENGLES=OFF -DSDL_VULKAN=OFF -DSDL_KMSDRM=OFF" \
|
||||
SDL_FLAGS="-DSDL_OPENGL=OFF -DSDL_OPENGLES=OFF -DSDL_VULKAN=OFF -DSDL_KMSDRM=OFF -DSDL_IBUS=OFF -DSDL_DBUS=OFF" \
|
||||
"$frozenmanifest"
|
||||
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user