Commit graph

7 commits

Author SHA1 Message Date
993b6feee4 test(updater): copy over and port tests to nusystem
All testsuites have been copied over from SynthOS updater and syntax has been corrected for the most part in the various testsuites.

Signed-off-by: zontreck <tarapiccari@gmail.com>
2024-10-05 02:10:41 -07:00
737045ecf7 refactor(updater_shim): finish porting to nu
Signed-off-by: zontreck <tarapiccari@gmail.com>
2024-10-05 01:53:58 -07:00
2c25a43ba2 refactor(force_start_update): finish porting force update start script
Signed-off-by: zontreck <tarapiccari@gmail.com>
2024-10-05 01:42:13 -07:00
6fd72c2017 feat(scheduler): begin to implement task scheduler per #8
Signed-off-by: zontreck <tarapiccari@gmail.com>
2024-10-05 00:21:22 -07:00
f75d1acfee feat(settings.lsl): finish settings api
Signed-off-by: zontreck <tarapiccari@gmail.com>
2024-10-04 23:25:39 -07:00
37895e05ad feat(settings.lsl): add delete API opcode
Signed-off-by: zontreck <tarapiccari@gmail.com>
2024-10-04 21:46:50 -07:00
c34283eb35 feat(settings.lsl): begin implementation of settings module 2024-10-04 03:19:54 -07:00