You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But the defines for MY_DEBUG, SW_VERSION_0, SW_VERSION_1, SW_VERSION_2, are not changed in the output folders compile_commands.json file.
I have to delete the output folder to get the changes in arduino.json being copied to compile_commands.json.
The text was updated successfully, but these errors were encountered:
I am defining several compiler flags in my arduino.json:
But the defines for MY_DEBUG, SW_VERSION_0, SW_VERSION_1, SW_VERSION_2, are not changed in the output folders compile_commands.json file.
I have to delete the output folder to get the changes in arduino.json being copied to compile_commands.json.
The text was updated successfully, but these errors were encountered: