mbed-os / targets / upload_method_cfg /
@JohnK1987 JohnK1987 authored on 21 Feb 2023
GitHub committed on 21 Feb 2023
..
openocd_cfgs Add Wio-H725AE (#133) 1 year ago
redlink_cfgs MIMXRT1060_EVK and Teensy 4.0 support (#113) 1 year ago
ARDUINO_NANO33BLE.cmake Enable Arduino Nano 33 BLE (#55) 1 year ago
ARDUINO_NANO33BLE_SWD.cmake Enable Arduino Nano 33 BLE (#55) 1 year ago
BLACKPILL_F411CE.cmake Add Blackpill-F411CE (#123) 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
DISCO_F769NI.cmake add HW reset to STM32CUBE as is more reliable (#85) 1 year ago
LPC1768.cmake Disable mbed semihosting interface in tests, so as not to mess up their timing 1 year ago
MIMXRT1050_EVK.cmake Add upload method support for MIMXRT1050 EVK (#84) 1 year ago
MIMXRT1060_EVK.cmake MIMXRT1060_EVK and Teensy 4.0 support (#113) 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_F746ZG.cmake Add nucleo f746 zg (#76) 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 1 year ago
WIO_H725AE.cmake Add Wio-H725AE (#133) 1 year 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.