We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c920cc0 commit 6ea70adCopy full SHA for 6ea70ad
NFC_EEPROM/CMakeLists.txt
@@ -40,7 +40,7 @@ target_link_libraries(${APP_TARGET}
40
mbed-nfc
41
)
42
43
-mbed_generate_bin_hex(${APP_TARGET})
+mbed_set_post_build(${APP_TARGET})
44
45
option(VERBOSE_BUILD "Have a verbose build process")
46
if(VERBOSE_BUILD)
NFC_SmartPoster/CMakeLists.txt
@@ -39,7 +39,7 @@ target_link_libraries(${APP_TARGET}
39
0 commit comments