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

How can I debug with fake Arduino #17

Open
ats3788 opened this issue Jul 27, 2020 · 1 comment
Open

How can I debug with fake Arduino #17

ats3788 opened this issue Jul 27, 2020 · 1 comment

Comments

@ats3788
Copy link

ats3788 commented Jul 27, 2020

my
platform.ini looks like this
[env:native]
platform = native
build_flags = -std=gnu++11
lib_deps = ArduinoFake
build_type = debug
debug_init_break = tbreak setup

the compiler makes an debug code is 7 time bigger then the release code
but PlatformIO complains about something missing in platformio.ini

@MacDada
Copy link
Contributor

MacDada commented Apr 30, 2023

PlatformIO complains about something missing in platformio.ini

u'd better be more precise, than just complains about something ;-)

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

2 participants