We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a2ae24 + 8bc81e0 commit c710f46Copy full SHA for c710f46
features/FEATURE_UVISOR/importer/Makefile
@@ -84,7 +84,7 @@ rsync:
84
cp $(UVISOR_DIR)/core/cmsis/inc/core_cmSecureAccess.h $(MBED_OS_CMSIS)/
85
#
86
# Copying the documentation...
87
- cp $(UVISOR_DIR)/docs/api/QUICKSTART.md $(TARGET_PREFIX)/README.md
+ cp $(UVISOR_DIR)/docs/*/QUICKSTART.md $(TARGET_PREFIX)/README.md
88
89
# Copying licenses
90
cp $(UVISOR_DIR)/LICENSE* $(TARGET_SUPPORTED)
0 commit comments