Newer
Older
mbed-os / targets / upload_method_cfg / ARDUINO_NANO33BLE.cmake
@Jamie Smith Jamie Smith on 16 Oct 2022 524 bytes Enable Arduino Nano 33 BLE (#55)
# Mbed OS upload method configuration file for target ARDUINO_NANO33BLE.
# To change any of these parameters from their default values, set them in your build script between where you
# include app.cmake and where you add mbed os as a subdirectory.

# General config parameters
# -------------------------------------------------------------
set(UPLOAD_METHOD_DEFAULT ARDUINO_BOSSAC)

# Config options for ARDUINO_BOSSAC
# -------------------------------------------------------------
set(ARDUINO_BOSSAC_UPLOAD_ENABLED TRUE)