981213/mtk_uartboot

Doesn't work on ARM (Not a bug, just wanting to leave a comment)

Closed this issue · 1 comments

not an issue with the program itself, just wanted to comment if you could possibly release an ARM version (if it's even possible) to be used with a Raspberry Pi 4 (I use one as my serial adapter, router is connected to UART4 on the RPI since i don't have a usb uart adapter)

EDIT: I compiled it for ARM and it ran smoothly, i forked the repo if anyone else wants to use the arm version (tested on a raspberry pi 4 and RT3200 running 23.05.0)

I suppose you could install a rust toolchain, clone the source code and build it yourself?