ソースを参照

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年前
コミット
d13a1d5076
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      tmk_core/tool/chibios/.gitignore

+ 2
- 2
tmk_core/tool/chibios/.gitignore ファイルの表示

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

読み込み中…
キャンセル
保存