Implement Reticulum runtime budget policy

This commit is contained in:
liu weikai
2026-07-09 00:25:10 +08:00
parent f825c7e276
commit 12ec1f77cf
7 changed files with 572 additions and 160 deletions
+3
View File
@@ -24,6 +24,9 @@ jobs:
- name: Verify Wi-Fi access policy
run: python3 scripts/check_wifi_access_policy.py
- name: Verify Reticulum runtime budget policy
run: python3 scripts/check_reticulum_runtime_budget_policy.py
- name: Verify track file streaming
run: python3 scripts/check_track_file_streaming.py