Explorar o código

add script to restore manual-edited files after cubeMX code generating (#82)

coreglitch %!s(int64=5) %!d(string=hai) anos
pai
achega
adfebf502f
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      target_f1/cubemx_restore.sh

+ 5 - 0
target_f1/cubemx_restore.sh

@@ -0,0 +1,5 @@
+git checkout -- target_f1/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h
+git checkout -- target_f1/Makefile
+git checkout -- target_f1/Src/stm32l4xx_it.c
+git checkout -- target_f1/Src/usbd_conf.c
+git checkout -- target_f1/Src/usbd_desc.c