Results 464 comments of chegewara

Is it from example code or from your modified app?

Also try to decode backtrace, maybe will give us a hint.

Hi, its hard to say if it will works with RPi as gadgetfs, also this code is not open source yet, sorry. Im not fully understand your needs, but maybe...

There is no API for that, and all depends what partition would you like to expose. I think the easiest would be to expose FFat, but anyway you need to...

https://github.com/chegewara/EspTinyUSB/issues/50

Sorry, but i dont know what part of code is it. Maybe link to it or more info about what you are trying to do, please.

Sure, but you have to write whole code to detect barcode scanner device and parse descriptors, then allocate interfaces and parse data. Its really a lot of work.

Sorry, but i dont know the reason. Its some check in esp-idf host component with assert.

https://github.com/espressif/arduino-esp32/tree/master/libraries/FS

Hi, i see what you mean. The library is working properly with arduino IDE, but is having problems with platformio. I dont have the solution yet.