mbed-os/tools/cmake/upload_methods
Jamie Smith eda766ec8f
Refactor upload methods to streamline the debugging experience (#129)
* Change all debug configurations to not reset and exit on error.  Initial tasks.json implementation.

* st-util working on command line and VS Code!

* Convert STM32CUBE, fix spaces in GDB server task command

* pyocd working!

* Convert OpenOCD

* Convert JLINK

* Convert REDLINK upload method

* Fix CMake typo

* Try and fix some variable scope issues

* Initial CLion implementation.  Need to test with hardware.

* Add a separate task that kicks off a build before each debug session
2023-02-20 00:16:15 -08:00
..
CheckPythonPackage.cmake License header added to all new filed 2022-09-14 00:25:27 -07:00
FindArduinoBossac.cmake Enable Arduino Nano 33 BLE (#55) 2022-10-16 10:32:38 -07:00
FindJLINK.cmake License header added to all new filed 2022-09-14 00:25:27 -07:00
FindOpenOCD.cmake Add out-of-the-box upload support for LPC1768 (OpenOCD and MBED methods only) 2022-09-14 00:25:27 -07:00
FindRedlink.cmake Add upload method support for MIMXRT1050 EVK (#84) 2022-11-06 16:13:10 -08:00
FindSTLINKTools.cmake Rename inconsistently named testing-related variables. Also fix STM32CUBE not working from application code. 2022-09-14 00:25:29 -07:00
Findstlink.cmake Fix OpenOCD not working for L452RE, fix running tests with a non-default baudrate set, add warning about old stlink versions which may not work 2022-09-14 00:25:32 -07:00
UploadMethodARDUINO_BOSSAC.cmake Enable Arduino Nano 33 BLE (#55) 2022-10-16 10:32:38 -07:00
UploadMethodJLINK.cmake Refactor upload methods to streamline the debugging experience (#129) 2023-02-20 00:16:15 -08:00
UploadMethodMBED.cmake Silence noisy print, fix bug with MBED upload method not working 2022-09-14 00:25:32 -07:00
UploadMethodNONE.cmake Response to comments 2022-09-14 00:25:27 -07:00
UploadMethodOPENOCD.cmake Refactor upload methods to streamline the debugging experience (#129) 2023-02-20 00:16:15 -08:00
UploadMethodPYOCD.cmake Refactor upload methods to streamline the debugging experience (#129) 2023-02-20 00:16:15 -08:00
UploadMethodREDLINK.cmake Refactor upload methods to streamline the debugging experience (#129) 2023-02-20 00:16:15 -08:00
UploadMethodSTLINK.cmake Refactor upload methods to streamline the debugging experience (#129) 2023-02-20 00:16:15 -08:00
UploadMethodSTM32CUBE.cmake Refactor upload methods to streamline the debugging experience (#129) 2023-02-20 00:16:15 -08:00
install_bin_file.py Add license to python file 2022-09-14 00:25:27 -07:00
python_packagecheck.py License header added to all new filed 2022-09-14 00:25:27 -07:00