mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-25 03:29:58 -07:00
Update apps --nobuild
- FlipSocial: Restructured code, auto-updating, better error display, faster parsing, many bugfixes (by jblanked) - Metroflip: Suica support (by zinongli) - Sub-GHz Bruteforcer: Add Feron support (by xMasterX)
This commit is contained in:
@@ -323,6 +323,7 @@ def _validate_app_imports(target, source, env):
|
||||
"myki_plugin",
|
||||
"opal_plugin",
|
||||
"smartrider_plugin",
|
||||
"suica_plugin",
|
||||
"troika_plugin",
|
||||
): (
|
||||
"metroflip_",
|
||||
@@ -348,6 +349,7 @@ def _validate_app_imports(target, source, env):
|
||||
"show_ravkav_",
|
||||
"mosgortrans_parse_transport_block",
|
||||
"render_section_header",
|
||||
"I_Suica_",
|
||||
),
|
||||
# nfc_app_api_table
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user