Files
Peter Edwards ad5f8927cd Fixed uninitialized variable check (br) in play_file() and initial buffer read in verify_tap()
Moved FatsFS buffer into flash storage
Commented unused config setting g_key_repeat_start
Changes suggested by @matsstaff
2022-01-27 10:31:35 +02:00

28 lines
220 B
Plaintext

# Object files
*.o
*.ko
*.obj
*.elf
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Target directory
target/
config-user.h