Page 1 of 1

esp_tinyuf2 and esp_tinyusb

Posted: Fri Feb 09, 2024 12:18 pm
by kaspernyhus
I am developing an appication that will use UF2 for firmware updates and other usb features found in the esp_tinyusb component. Is is possible to have these features at the same time? Booting between modes for UF2/non-UF2 is fine, if the tinyusb stacks have to be initialized with different paramters.

Could the uf2 firmware update feature be brought into the esp_tinyusb component?

Re: esp_tinyuf2 and esp_tinyusb

Posted: Thu Feb 15, 2024 8:28 am
by kaspernyhus