You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally, there would only be one copy. But really, these are, I think, binaries built as part of the firmware build process, and thus there would be no copies in git, and the build artifacts would have not only firmware, but the .bin files.
(I realize this is the software engineering view, and perhaps not the firmware world view.)
The text was updated successfully, but these errors were encountered:
nseidle
added a commit
to sparkfun/SparkFun_RTK_Firmware_Binaries
that referenced
this issue
May 5, 2023
While debugging a problem (new esptool and RTK_Surveyor do not getalong, #451) , I found multiple copies of the bootloader and partition code:
Ideally, there would only be one copy. But really, these are, I think, binaries built as part of the firmware build process, and thus there would be no copies in git, and the build artifacts would have not only firmware, but the .bin files.
(I realize this is the software engineering view, and perhaps not the firmware world view.)
The text was updated successfully, but these errors were encountered: