Search found 1 match

by karimkhanp
Wed Mar 03, 2021 10:33 am
Forum: General Discussion
Topic: Can I use Will ESP32-WROVER for running C++ program?
Replies: 1
Views: 1943

Can I use Will ESP32-WROVER for running C++ program?

I have some code in C++. I was running it on MBED board.

I want to try the same program on Will ESP32-WROVER. Does it provide support for this?

C++ program take data from CSV file, process the numerical content and predict some result.