Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-06-09 | Convert sendImageMtd and XYMini to SerialReadWrite (#230) | Ernesto Castellotti | 1 | -7/+7 | |
2023-01-16 | Add serial-ymodem flash web-app (#77) (#96) | Simone | 1 | -0/+147 | |
* add gui form ymodem * Remove LineBreakTransformer and add async * Add function to start ymodem in uboot * Add XYMini implementation * Remove delay from startYmodemLoad * update gui * Fix broken script code * Split waitUbootStop * Add changeBaudrate * Fix changeBaudrate * Add sendImageMtd * Add waitEndImageLoad * Add flashImageMtd * Implement flash firmware * fix js code Co-authored-by: Ernesto Castellotti <mail@ernestocastellotti.it> |