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

emulation on host: makefile rework #7738

Merged
merged 6 commits into from
Dec 2, 2020
Merged

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Dec 2, 2020

Updates for emulation on host:

  • Every generated files will be put into tests/host/bin[32]/.
    (no more .o/.gcda/.gcno files thrown everywhere in the fs-tree)
  • ability to run the final executable with valgrind+gdb
    make R="" /path/to/sketch/sketch
    make R="-h" /path/to/sketch/sketch

@d-a-v d-a-v merged commit 2c17823 into esp8266:master Dec 2, 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.

None yet

1 participant