You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Rename matouch_esp32_s3_2_8 to matouch_esp32_s3_spi_ips_2_8_with_camera_ov3660
This commit is contained in:
@@ -18,10 +18,9 @@ rm "$outputjson"
|
||||
# com.quasikili.quasidoodle doesn't work on touch screen devices
|
||||
# com.micropythonos.filemanager doesn't do anything other than let you browse the filesystem, so it's confusing
|
||||
# com.micropythonos.errortest is an intentional bad app for testing (caught by tests/test_graphical_launch_all_apps.py)
|
||||
# com.micropythonos.showbattery is just a test
|
||||
# com.micropythonos.doom_launcher isn't ready because the firmware doesn't have doom built-in yet
|
||||
# com.micropythonos.nostr isn't ready for release yet
|
||||
blacklist="com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.errortest com.micropythonos.showbattery com.micropythonos.doom_launcher com.micropythonos.nostr"
|
||||
blacklist="com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.errortest com.micropythonos.doom_launcher com.micropythonos.nostr"
|
||||
|
||||
echo "[" | tee -a "$outputjson"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user