diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-09-26 16:36:55 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-09-26 16:36:55 +0200 |
commit | 07e2eef57eeff5a2d21945b9ad6ca1dbd714b924 (patch) | |
tree | 63531bad637e201e17d1f58d0dfa42adc316ec2f /.gitignore | |
parent | c82637ccbd2a99466dacd830147ef3df92f86753 (diff) |
freertos compiles without errors
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 |