698965fcf7
firmware: Remove the c attempt of the firmware
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-07 22:17:01 +02:00
3f19ad6ee9
make: Set up release profile and update the readme
...
ci/woodpecker/push/woodpecker Pipeline was successful
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
800d3ff8c3
fw-rust: Create "all" build task [CI SKIP]
...
The "all" task configures a new mcu. It burns the fuses, configures
the eeprom and flashs the firmware.
2022-03-28 17:11:10 +02:00
b34b2810db
fw-rust: Handle data residing in the EEPROM
ci/woodpecker/push/woodpecker Pipeline was successful
2022-03-08 14:42:04 +01:00
d2772291bf
fw-rust: Add a makefile for cargo-make
...
It has to be decided what kind of tooling should be used, for now
cargo-make is used. This will probably be changed to use the tools
provided by [probe.rs](https://probe.rs ).
2022-03-06 19:20:49 +01:00