-
Notifications
You must be signed in to change notification settings - Fork 250
Open
Description
Build environment: macOS
Moddable SDK version: 6.1
Steps to Reproduce
- Build and install the example app
pins/rmt/writeusing this build command:mcconfig -d -m -p esp32/m5stick_c -t build
/Users/satoshi/Projects/moddable/modules/pins/rmt/esp32/rmt.c:25:10: fatal error: driver/rmt.h: No such file or directory
25 | #include "driver/rmt.h"
| ^~~~~~~~~~~~~~
compilation terminated.
make: *** [/Users/satoshi/Projects/moddable/build/tmp/esp32/m5stick_c/debug/write/rmt.c.o] Error 1
t seems that major changes were made starting with ESP-IDF 5, so it appears to no longer be usable now.
Metadata
Metadata
Assignees
Labels
No labels