Преглед на файлове

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