- sudo apt install cmake.
- sudo apt install gcc-arm-none-eabi.
-
download gcc-arm-none-eabi and install it.
-
download cmake and install it.
-
make sure there is at least a local build system on your platform, such as Visual Studio, Mingw, nmake.
- make BOARD_NAME=waveshare.
-
Use CMake GUI, set the source directory to cmake, then choose your prefer build system.
-
add macro define in CMake GUI for SMART_PLATFORM_BOARD_NAME to your board name, such as waveshare.
-
Use your build system to open the project, then build in it.
- gprs network.
- waveshare