kaczmarczyck
ca65902a8f
CTAP library move ( #602 )
...
* Moves all CTAP logic into its own library
* workflows fix test
* more coveralls workflow tests
2023-03-07 15:56:46 +01:00
kaczmarczyck
03031e6970
Maintenance PR for clippy, license and authors ( #601 )
...
* Maintenance PR for clippy, license and authors
* remove author from libraries
2023-03-06 12:45:01 +01:00
kaczmarczyck
3c28ff49ee
Simplifies Env upgrade API ( #551 )
...
* removes read_partition and partition_length from upgrade API
* renames partition to bundle, also data type change from slice to Vec
* removes hash from Env API
* fixes comment
2022-10-03 16:33:34 +02:00
kaczmarczyck
d6994e3bc3
New Upgrade Interface ( #543 )
...
* includes metadata inside partition, introduces the partition helper
* style improvements
2022-09-13 10:06:58 +02:00
kaczmarczyck
8288bb0860
Firmware version for upgrades ( #542 )
...
* shows and checks the firmware version
* merges metadata ranges in boards
* simplifies locations loop
2022-09-01 18:28:03 +02:00
kaczmarczyck
771ce7635b
moves metadata parsing to Env ( #541 )
2022-08-31 16:58:49 +02:00
kaczmarczyck
932924ea85
removes metadata storage type ( #538 )
2022-08-29 12:05:58 +02:00
Julien Cretin
f57126634b
Allow read_slice to return a Vec
2022-06-03 11:16:43 +02:00
Julien Cretin
dc00b94ee8
Remove steal_storage
2022-03-07 19:43:58 +01:00
Julien Cretin
c4a27bf935
Add Storage and UpgradeStorage to Env
2022-03-03 17:37:28 +01:00