Skip to content

fail to build rmt module #1550

@stc1988

Description

@stc1988

Build environment: macOS
Moddable SDK version: 6.1

Steps to Reproduce

  1. Build and install the example app pins/rmt/write using 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions