espressif_tinyusb/src/portable/microchip
Jerzy Kasenberg 168c7095e8 pic32mz: Fix remote_wakeup without OS
Remote wakeup requires 10ms of delay when RESUME bit
is toggled.
It was covered for OS build.
For non-OS build simple delay based on board_millis() is
used to wait required amount of time.
Without this remote wakup may not work.
2022-01-17 17:59:51 +01:00
..
pic32mz pic32mz: Fix remote_wakeup without OS 2022-01-17 17:59:51 +01:00
samd remove ep descriptor wMaxPacketSize bitfield due to endian issue 2021-10-24 13:11:21 +07:00
samg remove ep descriptor wMaxPacketSize bitfield due to endian issue 2021-10-24 13:11:21 +07:00
samx7x more wMaxPacketSize 2021-10-24 14:39:02 +07:00