Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ymodem file transfer #12

Closed
loboris opened this issue Jan 5, 2017 · 0 comments
Closed

ymodem file transfer #12

loboris opened this issue Jan 5, 2017 · 0 comments

Comments

@loboris
Copy link
Contributor

loboris commented Jan 5, 2017

This is not an issue, but suggestion for adding ymodem file transfer functions in io module.
The functions are fully tested and works as expected.

queue_byte() function in components/lua_rtos/drivers/uart.c is patched to allow receiving of binnary files and ymodem protocol codes

I would also suggest changing the default console buffer length to 1040 bytes to enable receiving maximum ymodem packet length (1024 + 5) as well as adding more baud rate options.

All patches are in attached
patches.zip

Best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant