|
|
|
|
|
by sandreas
28 days ago
|
|
This is cool, thanks for sharing. I recently compiled Rust / Slint on a LicheeRV Nano, which is RISC-V 64bit musl[1]. It's a little portable audio player I'm working on, the compile process is done via custom Cross docker image. Currently I'm evaluating Battery Pal[2], because the TP4057 Module was not stable enough to power USB-C to 3.5mm Adapters reliably. So far it seems to work as expected. 1: https://github.com/nanowave-player/nanowave-ui 2: https://pnlabs.ca/batterypal/ |
|