File: .gitignore

package info (click to toggle)
firmware-tomu 2.0~rc7-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 3,104 kB
  • sloc: ansic: 7,007; makefile: 301; xml: 15; sh: 12
file content (25 lines) | stat: -rw-r--r-- 572 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
*.swp
*.swo
*~
.vscode

toboot/.obj
toboot/toboot.bin
toboot/toboot.elf
toboot/toboot.ihex

booster/.obj
booster/booster.bin
booster/booster.elf
booster/booster.ihex
booster/make-booster

tests/secure-erase/pass-1/.obj/
tests/secure-erase/pass-1/secure-erase-pass1.bin
tests/secure-erase/pass-1/secure-erase-pass1.elf
tests/secure-erase/pass-1/secure-erase-pass1.ihex

tests/secure-erase/pass-2/.obj/
tests/secure-erase/pass-2/secure-erase-pass2.bin
tests/secure-erase/pass-2/secure-erase-pass2.elf
tests/secure-erase/pass-2/secure-erase-pass2.ihex