particle-os-cli/process
Gerald Pinder e6cce3d542
feat(iso): Create generate-iso command (#192)
## Tasks

- [x] Add ctrl-c handler to kill spawned children
- [x] add more args to support all variables
- [x] Add integration test
2024-09-04 18:17:08 -04:00
..
drivers feat(iso): Create generate-iso command (#192) 2024-09-04 18:17:08 -04:00
Cargo.toml feat(iso): Create generate-iso command (#192) 2024-09-04 18:17:08 -04:00
drivers.rs feat(iso): Create generate-iso command (#192) 2024-09-04 18:17:08 -04:00
logging.rs fix: Ensure that debug logs header for builds properly display the time 2024-08-31 12:36:28 -04:00
process.rs feat(iso): Create generate-iso command (#192) 2024-09-04 18:17:08 -04:00
signal_handler.rs fix: Don't let process continue running if the main app thread panics 2024-08-20 00:48:44 -04:00