How to add header and source files to project
Posted: Fri Feb 21, 2020 2:51 pm
Hi all
I'm using eclipse and an esp32 wroom module.
I already setup the environment.
For simple projects like blink example and hello world example it's no problem to build, flash and debug. This works very fine.
Only problem is how to add header and sourcefiles?
As example: I want to write a mathfunction in another file and call the function from main. Eclipse always says that theres no reference. Please see attached files.
Best regards
Christian
I'm using eclipse and an esp32 wroom module.
I already setup the environment.
For simple projects like blink example and hello world example it's no problem to build, flash and debug. This works very fine.
Only problem is how to add header and sourcefiles?
As example: I want to write a mathfunction in another file and call the function from main. Eclipse always says that theres no reference. Please see attached files.
Best regards
Christian