Describe the bug
Triggering a reboot to bootloader using the reboot_bootoader.py script works with v2 as expected for debug builds, but fails on release builds.
Tested Versions
v1, v2
Impacted Versions
v2
To Reproduce
Build v2 release and flash
Run reboot_bootloader.py with the correct port
The device resets twice, but does not enter bootloader
Expected behavior
After the second reset, device should enter bootloader.
Describe the bug Triggering a reboot to bootloader using the
reboot_bootoader.py
script works with v2 as expected for debug builds, but fails on release builds.Tested Versions v1, v2
Impacted Versions v2
To Reproduce
reboot_bootloader.py
with the correct portExpected behavior After the second reset, device should enter bootloader.