| .. |
|
class
|
a8d6e82395
enhance dual role examples
|
пре 4 година |
|
common
|
7de166390e
Merge branch 'master' into master
|
пре 4 година |
|
device
|
7de166390e
Merge branch 'master' into master
|
пре 4 година |
|
host
|
3e3fe1e429
improve hcd_device_close() for rp2040
|
пре 4 година |
|
osal
|
52645fcc1b
fix build with latest esp idf
|
пре 4 година |
|
portable
|
39fdbc8ffc
Updated the clearing of the status register bits to use a straight '=', rather than an '|='. Use of the latter caused an extra, unwanted read of the status register before the write-to-clear operation, which, in some cases, allowed new status bits to assert (relative to the initial read of the status register two statements earlier), and then be cleared blindly and unconditionally during the write-back. This had the potential (and, in my case, observed) effect of dropping the handling of an enabled interrupt. Ultimately, the system would lock up in a busy state, with no hope of clearing the condition. See Issue #1339 for more information.
|
пре 4 година |
|
tusb.c
|
5af989384b
remove ep descriptor wMaxPacketSize bitfield due to endian issue
|
пре 4 година |
|
tusb.h
|
379537cb6d
Merge branch 'master' into add_uvc
|
пре 4 година |
|
tusb_option.h
|
566e3abcea
increase version, update doc for release
|
пре 4 година |