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
OsvaldoTCF
changed the title
Wokwi does not recognize .hpp files
(ESP IDF) Wokwi does not recognize .hpp files on IDF projects.
Sep 29, 2024
OsvaldoTCF
changed the title
(ESP IDF) Wokwi does not recognize .hpp files on IDF projects.
(ESP IDF - "attrs": { "builder": "esp-idf" }) Wokwi does not recognize .hpp files on IDF projects.
Oct 1, 2024
Describe the bug
Wokwi does not recognize .hpp files
To Reproduce
When we try to reproduce an application using IDF and main.cpp, we have problems using .hpp header files, below is an example.
Add a .hpp file to a project with main.cpp as would be done in an IDF project using c++ from the entry point file.
( https://wokwi.com/projects/410357869765747713 )
The same occurs if the entry point file is main.c
( https://wokwi.com/projects/410298570005116929 )
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: