2021-08-27 11:18:53 -04:00
|
|
|
# Prerequisites
|
|
|
|
*.d
|
|
|
|
|
2021-11-21 10:06:39 -05:00
|
|
|
# Python cache
|
|
|
|
C256Mgr/__pycache__/
|
|
|
|
|
2021-08-27 11:18:53 -04:00
|
|
|
# Object files
|
|
|
|
*.o
|
|
|
|
*.ko
|
|
|
|
*.obj
|
|
|
|
*.elf
|
|
|
|
|
|
|
|
# Linker output
|
|
|
|
*.ilk
|
|
|
|
*.map
|
|
|
|
*.exp
|
|
|
|
|
|
|
|
# Precompiled Headers
|
|
|
|
*.gch
|
|
|
|
*.pch
|
|
|
|
|
|
|
|
# Libraries
|
|
|
|
*.lib
|
|
|
|
*.la
|
|
|
|
*.lo
|
|
|
|
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.so.*
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Executables
|
|
|
|
*.exe
|
|
|
|
*.out
|
|
|
|
*.app
|
|
|
|
*.i*86
|
|
|
|
*.x86_64
|
|
|
|
*.hex
|
|
|
|
|
|
|
|
# Debug files
|
|
|
|
*.dSYM/
|
|
|
|
*.su
|
|
|
|
*.idb
|
|
|
|
*.pdb
|
|
|
|
|
|
|
|
# Kernel Module Compile Results
|
|
|
|
*.mod*
|
|
|
|
.tmp_versions/
|
|
|
|
modules.order
|
|
|
|
Module.symvers
|
|
|
|
Mkfile.old
|
|
|
|
dkms.conf
|
2021-09-30 13:39:39 -04:00
|
|
|
samples/HelloPGX/hello.pgx
|
|
|
|
samples/HelloPGX/hello.lst
|
2021-10-06 22:40:10 -04:00
|
|
|
src/mapfile
|
2021-10-15 19:05:55 -04:00
|
|
|
src/mapfile
|
2021-10-27 23:27:57 -04:00
|
|
|
src/foenixmcp_20211026_1.bin
|
|
|
|
src/foenixmcp_20211026_1.bin
|
|
|
|
src/foenixmcp_20211027_1.bin
|
|
|
|
src/foenixmcp_setsof.bin
|
|
|
|
src/foenixmcp_u_20201020.bin
|
|
|
|
src/foenixmcp.bin
|
2021-11-10 20:57:24 -05:00
|
|
|
src/foenixmcp_ram.bin
|
|
|
|
src/foenixmcp_flash.bin
|
2021-11-12 16:42:24 -05:00
|
|
|
src/bin/archive/foenixmcp_u_flash_20211111_03.bin
|
|
|
|
src/bin/archive/foenixmcp_u_flash_20211112_06.bin
|
2021-11-27 18:49:47 -05:00
|
|
|
src/Shit2Flash.bin
|
2021-12-06 19:51:16 -05:00
|
|
|
src/bin/archive/foenixmcp_u_ram_20211206_02.bin
|
|
|
|
src/bin/archive/foenixmcp_u_ram_20211206_01.bin
|
|
|
|
src/bin/archive/foenixmcp_u_flash_20211206_02.bin
|
|
|
|
src/bin/archive/foenixmcp_u_flash_20211206_01.bin
|