123456789101112131415161718192021222324252627282930313233 |
- .DS_Store
- /*.il
- /avr-instr.html
- /blink.S
- /flash.*
- /avr-gdb.cmd
- /main.cpp
- /Debug/
- /core
- /*.launch
- /*.csv
- /Release/
- /*.vcd
- /*.ods
- /build*/
- /*.logs
- language.settings.xml
- /*.gtkw
- /Debug wo LLVM/
- /*.txdb
- /*.txlgz
- /*.txlog
- /.??*bdb.d.0
- /.??*bdb.i.0
- /.??*bdb.t
- /tmp/
- /*.elf
- /logs/
- /*.log
- /.gdbinit
- /*.out
- /dump.json
- /src-gen/
|