PowerTools/backend
Derek J. Clark 5d2937af6f
Multiplatform Dev (#52)
* Use environment home instead of hard coding home_path

* Fix Makefile

* Use PathBuf instead of format. Catch else fore /tmp/ default directory

* Restore logpath for deployment. Resolve warning from copy() not having err handled.

* Undo add #[cfg(debug_assertions)] in wrong place.
2022-11-29 00:04:03 +00:00
..
src Multiplatform Dev (#52) 2022-11-29 00:04:03 +00:00
build-docker.sh Add experimental Decky CI back-end building, fix frequency controls crashing the kernel 2022-09-05 14:24:13 -04:00
build.sh Fix wake detection, add more debug logging 2022-09-11 11:37:26 -04:00
Cargo.lock Multiplatform Dev (#52) 2022-11-29 00:04:03 +00:00
Cargo.toml Multiplatform Dev (#52) 2022-11-29 00:04:03 +00:00
create_docker_img.sh Add experimental Decky CI back-end building, fix frequency controls crashing the kernel 2022-09-05 14:24:13 -04:00
Cross.toml Add experimental Decky CI back-end building, fix frequency controls crashing the kernel 2022-09-05 14:24:13 -04:00
Dockerfile Add experimental Decky CI back-end building, fix frequency controls crashing the kernel 2022-09-05 14:24:13 -04:00
entrypoint.sh Add experimental Decky CI back-end building, fix frequency controls crashing the kernel 2022-09-05 14:24:13 -04:00
Makefile Add experimental Decky CI back-end building, fix frequency controls crashing the kernel 2022-09-05 14:24:13 -04:00
run_docker_img.sh Add experimental Decky CI back-end building, fix frequency controls crashing the kernel 2022-09-05 14:24:13 -04:00