Sfoglia il codice sorgente

Change .gitignore for ChibiOS

I changed the gitignore file to match the chibios.mk declaration.
Also it will be easier, you just clone ChibiOS and ChibiOS-Contrib and
you don't have to rename nothing.
master
leizzer 7 anni fa
parent
commit
d13a1d5076
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      tmk_core/tool/chibios/.gitignore

+ 2
- 2
tmk_core/tool/chibios/.gitignore Vedi File

@@ -1,2 +1,2 @@
chibios
chibios-contrib
ChibiOS
ChibiOS-Contrib

Loading…
Annulla
Salva