| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-04 | hex2c.py: Adopt a maximum chunk size | Daniel Thompson | |
| Large segments will be chunked into 32K blocks to they can be handled seperate. Creating a maximum chunk size allows us to perform a few tricks in the reloader by allowing us to overwrite parts of the reloader whilst it is running! Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
| 2020-06-09 | tools: hex2c: Add crc32s for each segment | Daniel Thompson | |
| Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
| 2020-04-26 | reloader: OTA flashing tool for wasp-os | Daniel Thompson | |
