clock_generator/firmware/rust
finga 3f19ad6ee9
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
make: Set up release profile and update the readme
Due to limiting the codegen units to 1 the size of the program memory
can be reduced roughly by 10% and the data memory by a bit more than
20%.
2022-04-08 01:03:16 +02:00
..
.cargo fw-rust: Prepare to implement Si5351 commands 2022-04-01 01:55:07 +02:00
avr-specs fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00
src fw-rust: Remove wrap around of values in setup 2022-04-08 00:19:15 +02:00
.gitignore fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00
Cargo.lock fw-rust: Update build dependencies 2022-04-08 00:24:44 +02:00
Cargo.toml fw-rust: Prepare to implement Si5351 commands 2022-04-01 01:55:07 +02:00
Makefile.toml make: Set up release profile and update the readme 2022-04-08 01:03:16 +02:00
rust-toolchain.toml fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00