This is the repository for my research internship with the Embedded Systems Group at TU Delft, based on Junyu Lu's master thesis - https://github.com/Eagleggs/Split_inference_microcontrollers
Update the Rust code so that the input and result lengths are generated automatically in such a way that they can be downloaded onto the MCU and can be used to initialize the arrays in worker_code.ino.
Update the Rust code so that the input and result lengths are generated automatically in such a way that they can be downloaded onto the MCU and can be used to initialize the arrays in
worker_code.ino
.