grpc support for espressif (esp32) platforms. #5777
Unanswered
mmmunir966
asked this question in
General questions
Replies: 1 comment
-
Did you ever find a solution to this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am looking grpc c++ support for espressif devices.
Espressif provides their microcontrollers and support C and C++ build system using esp-idf platform. I am able to build the protobuf in that platform, but receiving errors when add grpc file generations. The files are generated, but then receive an error of platform not found.
I am using MacOs 12.2 with chipset Apple M1 Pro and making cross compilation for esp-idf platforms.
Any help would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions