Added workaround for broken VBUS detection on AVR8 devices when a bootloader starts the application via a software jump without first turning off the OTG pad (thanks to Simon Inns)
This commit is contained in:
parent
fa664f8b46
commit
ffbb30e0f8
2 changed files with 9 additions and 1 deletions
|
|
@ -15,7 +15,8 @@
|
|||
*
|
||||
* <b>Changed:</b>
|
||||
* - Core:
|
||||
* - <i>None</i>
|
||||
* - Added workaround for broken VBUS detection on AVR8 devices when a bootloader starts the application
|
||||
* via a software jump without first turning off the OTG pad (thanks to Simon Inns)
|
||||
* - Library Applications:
|
||||
* - <i>None</i>
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue