Skip to content

Commit 1687382

Browse files
committed
bump up tinyusb
1 parent 881bd93 commit 1687382

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

lib/tinyusb

Submodule tinyusb updated 426 files

ports/espressif/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ endif()
5757

5858
add_custom_command(TARGET app POST_BUILD
5959
COMMAND bash ${CMAKE_BINARY_DIR}/tinyuf2.postbuild.sh
60+
WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
6061
VERBATIM
6162
)
6263

0 commit comments

Comments
 (0)