The "all" task configures a new mcu. It burns the fuses, configures the eeprom and flashs the firmware.
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).