ArduinoFake icon indicating copy to clipboard operation
ArduinoFake copied to clipboard

How can I debug with fake Arduino

Open ats3788 opened this issue 3 years ago • 1 comments

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

ats3788 avatar Jul 27 '20 13:07 ats3788

PlatformIO complains about something missing in platformio.ini

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

MacDada avatar Apr 30 '23 22:04 MacDada