FabioBatSilva / ArduinoFake

Arduino mocking made easy
https://platformio.org/lib/show/1689/ArduinoFake
MIT License
102 stars 47 forks source link

How can I debug with fake Arduino #17

Open ats3788 opened 4 years ago

ats3788 commented 4 years ago

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 commented 1 year ago

PlatformIO complains about something missing in platformio.ini

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