-
Hello, I'm quite confused about the actual Berry interpreter code and whether it can be used in an existing ESP32 firmware as a library to execute additional Berry code. Could someone please point me somewhere? Thanks a lot. |
Beta Was this translation helpful? Give feedback.
Answered by
Sebight
Jun 4, 2024
Replies: 1 comment 9 replies
-
Tasmota supports ESP32 |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solved this by adding this to my buildflags:
build_flags = -Wno-pointer-sign -Wno-char-subscripts