Skip to content

Commit 96bc995

Browse files
author
mean
committed
update unpatch
1 parent e8980e5 commit 96bc995

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

utils/unpatch.bash

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
rm -Rf STM32F1/patched STM32F1/variants/generic_gd32f103c2/ STM32F1/variants/generic_gd32f303c/
2-
git checkout checkout STM32F1/boards.txt STM32F1/system/libmaple/stm32f1/include/series/stm32.h
2+
rm -Rf STM32F1/patched*
3+
git checkout STM32F1/boards.txt STM32F1/system/libmaple/stm32f1/include/series/stm32.h
4+
git checkout STM32F1/variants/generic_stm32f103c/board.cpp
5+
git checkout STM32F1/cores/maple/main.cpp

0 commit comments

Comments
 (0)