mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-12-16 00:53:55 -05:00
tool: Add default_partition.bin
Add default partition table Partition table built with `./partition_table/partition_table -o default_partition.bin --app0 ../fw/testloadapp/testloadapp.bin`
This commit is contained in:
parent
6324da2c90
commit
73ea180b2a
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -46,6 +46,7 @@ verilated/
|
|||
*.o
|
||||
*.asc
|
||||
*.bin
|
||||
!/hw/application_fpga/tools/default_partition.bin
|
||||
*.elf
|
||||
*.map
|
||||
*.tmp
|
||||
|
|
|
|||
BIN
hw/application_fpga/tools/default_partition.bin
Normal file
BIN
hw/application_fpga/tools/default_partition.bin
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue