change output filename to BOARD-Directory
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# use directory name for project id
|
||||
# use BOARD-Directory name for project id
|
||||
get_filename_component(PROJECT ${CMAKE_CURRENT_SOURCE_DIR} NAME)
|
||||
set(PROJECT ${BOARD}-${PROJECT})
|
||||
|
||||
# TOP is absolute path to root directory of TinyUSB git repo
|
||||
set(TOP "../../..")
|
||||
|
Reference in New Issue
Block a user