esp32-simulator
esp32-simulator copied to clipboard
How to include component modules?
I don't seem to be able to include component modules, like spi_flash or esp_websocket_client.
Hardware components like spi_flash are not supported (it's simulator for testing of code running inside FreeRTOS).
Not having spi_flash is understandable. What about web socket client? Also, I cannot include modules that are in my project's components folder.
Here is code with modules - https://github.com/mireq/esp32-internet-radio