mbed-os / targets / upload_method_cfg /
@Jamie Smith Jamie Smith authored on 10 Jun 2022
Jay Sridharan committed on 14 Sep 2022
..
openocd_cfgs Add out-of-the-box upload support for LPC1768 (OpenOCD and MBED methods only) 2 years ago
LPC1768.cmake Add out-of-the-box upload support for LPC1768 (OpenOCD and MBED methods only) 2 years ago
NUCLEO_F429ZI.cmake Add support for the open-source stlink uploader 1 year ago
NUCLEO_L452RE_P.cmake Add support for the open-source stlink uploader 1 year ago
README.md Add default upload method configuration for each target, make greentea tests use cmake upload methods 2 years ago
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.