Skip to content

23102020 #18

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

Merged
merged 1 commit into from
Oct 23, 2020
Merged

23102020 #18

merged 1 commit into from
Oct 23, 2020

Conversation

Jason2866
Copy link
Owner

…rgument. (esp8266#7666)

  • Fix eboot crash with exception 28. ets_printf takes pointer argument, not 32bit literal.

  • add missing eboot.elf for 32b load fix

  • Corrected pointer use for uint32_t arrays.

  • removed accidental change from uitn32_t to int32_t

…rgument. (#7666)

* Fix eboot crash with exception 28. ets_printf takes pointer argument, not 32bit literal.

* add missing eboot.elf for 32b load fix

* Corrected pointer use for uint32_t arrays.

* removed accidental change from uitn32_t to int32_t
@Jason2866 Jason2866 merged commit ac32229 into Jason2866:master Oct 23, 2020
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.

2 participants