diff options
| author | lonkaars <loek@pipeframe.xyz> | 2022-09-25 15:21:12 +0200 |
|---|---|---|
| committer | lonkaars <loek@pipeframe.xyz> | 2022-09-25 15:21:12 +0200 |
| commit | 9d9f9dc034765aa4b1c5bd2d0aa4cd24e4110055 (patch) | |
| tree | 517a3a083ec8e1b3437db7087dd219174ba8120e /.gitignore | |
| parent | c82637ccbd2a99466dacd830147ef3df92f86753 (diff) | |
c++ to c for stm32 firmware
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ copyright **/*.o stm32f091/main.elf stm32f091/main.bin +stm32f091/.cache **/compile_commands.json client/makefile client/client |