Modified the Project setting so the name of the binaries created reflect the board name

pull/14127/head
John Gentilin 2024-03-29 00:41:34 +00:00
rodzic 0df39ceba4
commit 2651a969fe
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -66,4 +66,4 @@ else()
endif()
# Define the project.
project(micropython)
project(micropython_${MICROPY_BOARD})