### Realtek Ameba SDK for ARM-GCC and makefile ### this repository is aiming to build the ameba sdk for ARM gcc and makefile Current SDK version is v3.4b3 ## How to use ## make for your target elf and binary file ```bash make ``` make deploy for upgrade binary file to your EVB ```bash make deploy ```