summaryrefslogtreecommitdiff
path: root/upload/upload.c
AgeCommit message (Collapse)Author
2018-11-07Expose API in header fileNick Van Doorn
2018-09-25Adapt for different xmodem lib & debugymodemNick Van Doorn
Lots of logs and shit in here for debugging this thing. This also includes some changes to how flushing is done (after reverse engineering pyserial), but honestly I don't think it makes any difference (we'll see)
2018-09-11Port upload to xmodem1kxmodem1kNick Van Doorn
2018-09-11Remove redundant close callxmodemNick Van Doorn
2018-09-10Initial commitNick Van Doorn