mBornand
Results
2
issues of
mBornand
The drop function is unnecessary as it will be droped anyway. But if we leave it and the `struct` implements `Copy` clippy complains about dropping the copy an not the...
HW part should be mostly ready. SW is work in progress. The configuration that works: `make mcu-gen X_HEEP_CFG=configs/example.py && make verilator-sim` The python environment needs to be recreated for this...