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

Set memory size in gcc to match ESP8266's memory capacity #65

Closed
woswos opened this issue Mar 17, 2021 · 1 comment
Closed

Set memory size in gcc to match ESP8266's memory capacity #65

woswos opened this issue Mar 17, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects

Comments

@woswos
Copy link
Member

woswos commented Mar 17, 2021

No description provided.

@woswos woswos added the enhancement New feature or request label Mar 17, 2021
@woswos woswos self-assigned this Mar 17, 2021
@woswos woswos added this to Open in capstone via automation Mar 17, 2021
@woswos
Copy link
Member Author

woswos commented Apr 2, 2021

This felt like a good idea but actually doesn't make sense because variables have different sizes on x86 and Xtensa. So, this wouldn't really help and probably produce too many false positives.

@woswos woswos closed this as completed Apr 2, 2021
capstone automation moved this from Open to Closed Apr 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
capstone
  
Closed
Development

No branches or pull requests

1 participant