Skip to content

Commit 3fb87f8

Browse files
Oops remove duplicate serial number
1 parent f07c588 commit 3fb87f8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tools/cmake/UploadMethodManager.cmake

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ if(NOT DEFINED MBED_UPLOAD_BASE_ADDR OR "${MBED_UPLOAD_BASE_ADDR}" STREQUAL "")
4949
endif()
5050
endif()
5151

52-
53-
set(MBED_UPLOAD_SERIAL_NUMBER "" CACHE STRING "Serial number of the Mbed board or the programming tool, for upload methods that select by serial number.")
54-
55-
5652
# ----------------------------------------------
5753
# Load the upload method.
5854
# Upload methods are expected to refer to the following variables:

0 commit comments

Comments
 (0)