Process some callbacks during module initialisation.
When in DebugROMInit=TRUE mode each call to XOS_NewLine also checks and processes pending callbacks (in VduLF). This makes the USB enumeration come out in a different order because they're all collected at the end. As an intermediate step, collect callbacks for DebugROMInit=FALSE too. Note: developers should not rely on this behaviour, this will be phased out before the next stable release. Version 5.35, 4.79.2.136. Tagged as 'Kernel-5_35-4_79_2_136'
Showing
Please register or sign in to comment