Primary firmware for the NaxGCC, and optional firmware for the PhobGCC, utilizing the embassy-rs framework.
Find a file
Naxdy 45e23b3d41
All checks were successful
Publish nightly release / build (push) Successful in 1m12s
change(project): switch to forgejo workflows
2024-03-26 21:19:49 +01:00
.forgejo/workflows change(project): switch to forgejo workflows 2024-03-26 21:19:49 +01:00
src finish up the stick read function (minus calibration steps) 2024-03-22 22:33:27 +01:00
.envrc project setup with sample code 2024-03-03 16:31:37 +01:00
.gitignore add button mapping, implement SPI, use patched embassy 2024-03-18 10:36:47 +01:00
build.rs refactor (WORKING) using embassy 2024-03-12 00:08:34 +01:00
Cargo.lock begin implementing stick shenanigans 2024-03-19 21:06:18 +01:00
Cargo.toml begin implementing stick shenanigans 2024-03-19 21:06:18 +01:00
Embed.toml project setup with sample code 2024-03-03 16:31:37 +01:00
flake.lock add button mapping, implement SPI, use patched embassy 2024-03-18 10:36:47 +01:00
flake.nix add button mapping, implement SPI, use patched embassy 2024-03-18 10:36:47 +01:00
memory.x refactor (WORKING) using embassy 2024-03-12 00:08:34 +01:00