Me No Dev
Me No Dev
We are aware of this issue, but it comes from the main RainMaker component and we are waiting for a fix from them.
we have not added host support to Arduino yet, but we will look into it in near future
Sure we can. I updated the title
It is on the roadmap. Can not give time estimate yet
It's low to middle priority @davidandreoletti we have issues to fix with currently supported peripherals (including USB device)
it's being worked on. Current core 3.3.3 already supports TinyUSB host, but still needs Arduino abstraction for it.
```cpp /* * TinyUSB Host Device Info Example - Arduino Port * Based on tinyusb/examples/host/device_info * * This example enumerates attached USB devices and prints their descriptors */ #if CONFIG_IDF_TARGET_ESP32S3...
@lyusupov we have yet to look into that host library. feel free to make a PR with the needed changes
Instructions to use Arduino as IDF component: https://github.com/espressif/arduino-esp32/blob/master/docs/esp-idf_component.md You have no way to guarantee the same env on your users though.
We could not keep the crystal to AUTO, because other things stopped working. I can not recall what was exactly breaking, but it was critical.