tillitis-key/hw/application_fpga/tools/partition_table
Michael Cardell Widerkrantz ea29843037
tool: Make partition_table able to produce flash file
Usage:

  ./partition_table -o flash.bin -f -app0 path/to/app

Will produce a flash.bin that can be used for qemu.

- Adjust the size of the partition table.
- Refactor and rename genPartitionFile().
2025-05-20 13:50:51 +02:00
..
go.mod tool: Add tool to inspect and create partition table binaries 2025-04-24 16:03:02 +02:00
go.sum tool: Add tool to inspect and create partition table binaries 2025-04-24 16:03:02 +02:00
partition_table.go tool: Make partition_table able to produce flash file 2025-05-20 13:50:51 +02:00