Add xmodem and ymodem file send support (#208)

* Add xmodem and ymodem file send support
---------

Co-authored-by: pnr <pnr@home25.nl>
This commit is contained in:
pnrhub 2023-09-16 12:17:38 +02:00 committed by GitHub
parent 812dee8e54
commit e6ffbd9058
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 285 additions and 1 deletions

View file

@ -18,6 +18,7 @@ tio_sources = [
'rs485.c',
'timestamp.c',
'alert.c'
'xymodem.c'
]
tio_dep = [