This commit is contained in:
rusefi 2018-01-23 12:10:55 -05:00
parent 0f173d7b42
commit 1bbe2a3a10
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
git clone -b stable_16.1.x https://github.com/rusefi/ChibiOS Chibios.16_original
git -C Chibios.16_original pull
git clone -b stable_rusefi https://github.com/rusefi/ChibiOS Chibios.16_rusefi
git -C Chibios.16_rusefi pull
diff -uwr Chibios.16_rusefi Chibios.16_original > rusefi_chibios_16.patch
diff -uwr Chibios.16_original Chibios.16_rusefi > chibios_rusefi_16.patch