mbed-os/targets/upload_method_cfg
Jamie Smith b93af1b95c Disable mbed semihosting interface in tests, so as not to mess up their timing 2022-09-14 00:25:31 -07:00
..
openocd_cfgs Add out-of-the-box upload support for LPC1768 (OpenOCD and MBED methods only) 2022-09-14 00:25:27 -07:00
LPC1768.cmake Disable mbed semihosting interface in tests, so as not to mess up their timing 2022-09-14 00:25:31 -07:00
NUCLEO_F429ZI.cmake Add support for the open-source stlink uploader 2022-09-14 00:25:29 -07:00
NUCLEO_L452RE_P.cmake Add support for the open-source stlink uploader 2022-09-14 00:25:29 -07:00
README.md Add default upload method configuration for each target, make greentea tests use cmake upload methods 2022-09-14 00:25:27 -07:00

README.md

Upload Method Configuration

This folder contains upload method configuration scripts for each Mbed target. The build system will attempt to load ${MBED_TARGET}.cmake in this folder when setting up for a given Mbed target.