Commit Graph

16 Commits

Author SHA1 Message Date
Sylverb
a058a6c148 Allow to push empty files 2024-10-10 09:15:12 +02:00
Sylverb
4693d02aa9 Remove unused file_path from gnwmanager_comm 2024-10-09 16:25:45 +02:00
Sylverb
338191722f If uploading a file, some actions specific to flashing data shall
be ignored.
2024-10-08 17:21:53 +02:00
Sylverb
73b20710be Preliminar support for OSPI1 SD Card (need to fix watchdog trigger
if there is no answer on OSPI1 SD Card)
2024-10-08 13:21:20 +02:00
Sylverb
6f1ecfe815 Better code separation, add FatFs in the project, not as a submodule 2024-10-08 10:02:10 +02:00
Sylverb
ba15211f51 Add sdpush command to store file on SD Card 2024-10-08 07:53:36 +02:00
Brian Pugh
aad87edbe2 fix compiler warnings. 2024-03-24 21:16:36 -07:00
Brian Pugh
a6c7725e12 Add additional data for hash mismatch. 2024-03-24 21:00:48 -07:00
Brian Pugh
4923a9b32c able to provide more useful tips if having issues communicating with external flash chip 2024-03-24 13:55:11 -07:00
Brian Pugh
9b1564a534 Significantly shrinkg program size by using -Os 2023-08-27 12:40:07 -07:00
Brian Pugh
efcc78b74b switch to hardware sha256 hashing 2023-08-20 19:07:25 -07:00
Brian Pugh
52fc76cd98 mostly working transfer segments 2023-08-20 16:51:42 -07:00
Brian Pugh
49bb0075cd fix hashing, make gui call more agnostic 2023-08-20 15:52:36 -07:00
Brian Pugh
42b1e7309b fix hashing watchdog 2023-08-20 15:52:25 -07:00
Brian Pugh
60eaa748c3 wip; need to revert VTOR stuff 2023-08-19 15:55:07 -07:00
Brian Pugh
3e9d5d462e Public release. 2023-08-19 15:52:11 -07:00