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

Fix edge cases in firmware send and receive related functions #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dose7781
Copy link

@dose7781 dose7781 commented Jul 1, 2019

  • fix callback handler receiving number of bytes instead of words when total firmware size <= 1024 bytes
  • fix firmware send/receive block id/block length problem when firmware size is exactly a multiple of 1024 bytes
  • fix transmit.c compile error

@ghost
Copy link

ghost commented Feb 14, 2020

作者 能合并么 真的解决了 我在gcc 7.5 上编译的错误

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

Successfully merging this pull request may close these issues.

None yet

1 participant