mbed-os / targets / upload_method_cfg /
@JohnK1987 JohnK1987 authored on 17 Sep 2022
GitHub committed on 17 Sep 2022
..
openocd_cfgs 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 1 year ago
DISCO_F469NI.cmake Add Cmake config files for Disco-F746NG and Disco-F469NI into upload methods (#47) 1 year ago
DISCO_F746NG.cmake Add Cmake config files for Disco-F746NG and Disco-F469NI into upload methods (#47) 1 year ago
LPC1768.cmake Disable mbed semihosting interface in tests, so as not to mess up their timing 1 year ago
NUCLEO_F303K8.cmake Add Cmake config for Nucleo-L152RE and Nucleo-F303K8 into upload methods (#46) 1 year ago
NUCLEO_F303RE.cmake Update of cmake config files for ST targets - ST-link issue 1 year ago
NUCLEO_F429ZI.cmake Update of cmake config files for ST targets - ST-link issue 1 year ago
NUCLEO_F446RE.cmake Update of cmake config files for ST targets - ST-link issue 1 year ago
NUCLEO_F767ZI.cmake Update of cmake config files for ST targets - ST-link issue 1 year ago
NUCLEO_H743ZI2.cmake Update NUCLEO_H743ZI2.cmake 1 year ago
NUCLEO_L152RE.cmake Add Cmake config for Nucleo-L152RE and Nucleo-F303K8 into upload methods (#46) 1 year ago
NUCLEO_L432KC.cmake Update NUCLEO_L432KC.cmake 1 year ago
NUCLEO_L452RE_P.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 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.