Makefile/cmake/Tools: add easy Snapdragon upload
This adds a a target `make eagle_default` to build both the POSIX and the QURT side in one command. Also, it adds an upload target for both to push the files over adb to the device. This doesn't just push the executables and lib files, but also the startup config files.
Showing
- Makefile 2 additions, 0 deletionsMakefile
- Tools/adb_upload.sh 25 additions, 0 deletionsTools/adb_upload.sh
- cmake/common/px4_base.cmake 20 additions, 0 deletionscmake/common/px4_base.cmake
- src/firmware/posix/CMakeLists.txt 9 additions, 0 deletionssrc/firmware/posix/CMakeLists.txt
- src/firmware/qurt/CMakeLists.txt 10 additions, 1 deletionsrc/firmware/qurt/CMakeLists.txt
Loading
Please register or sign in to comment