PX4 / PX4-Bootloader

PX4 Bootloader for PX4FMU, PX4IO and PX4FLOW
Other
263 stars 545 forks source link

fmuk66_v3 & k66e: Define Clock setup independent of board name. #189

Closed davids5 closed 3 years ago

davids5 commented 3 years ago

~~This booltoader has been broken since the rename from TARGET_HW_NXPHLITE_V3 to TARGET_HW_FMUK66_V3.~~

My bad Submodule did not update

Moving away from the practice of having board defines in CPU headers, the build is passing in the CLOCK_SETUP

Found in testing TARGET_HW_FMUK66_E.

jarivanewijk commented 3 years ago

Thanks David. I just confirmed that the bootloader on the FMUK66E now continues after just a few seconds.