build: Add script to update the unsupported devices from wiki

Avoid some more manual labor
This commit is contained in:
Marco Trevisan (Treviño)
2026-07-24 10:44:26 +00:00
committed by Marco Trevisan
parent 833d39ab59
commit b72feabc58
5 changed files with 85 additions and 5 deletions
-2
View File
@@ -26,8 +26,6 @@ envs.set('FP_PRINTS_PATH', meson.project_source_root() / 'examples' / 'prints')
envs.set('NO_AT_BRIDGE', '1')
python3 = find_program('python3')
installed_tests = get_option('installed-tests')
installed_tests_execdir = libexecdir / 'installed-tests' / versioned_libname
installed_tests_testdir = datadir / 'installed-tests' / versioned_libname