Hello,

     I wish to compile the code at the link below. I will run the code on MT7688 MCU, I have the SDK.

     I can compile the code if I compile it manually like below. It does not work. Therefore I will try it using makefile. I do not know How to compile it using makefile

         

mipsel-openwrt-linux-uclibc-gcc main.c .... -o mbusd

     What steps should I follow in order to compile the code properly using makefile ?

     https://github.com/3cky/mbusd