Переглянути джерело

added "make submodule_update" target

Andrew Tridgell 2 роки тому
батько
коміт
4ad896f39b
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      RemoteIDModule/Makefile

+ 3 - 0
RemoteIDModule/Makefile

@@ -84,6 +84,9 @@ uploadota-%: checkdev
 
 upload: upload-ESP32S3_DEV
 
+submodule_update:
+	git submodule update --recursive --force --init
+
 clean:
 	rm -rf ..esp32* *.bin build* romfs_files.h