Replies: 1 comment
-
I think so (This is assuming I correctly understood your question) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a project where I don't need the bootloader. Consequently, I have set the "build.ldscript" variable to "linker_scripts/gcc/flash_without_bootloader.ld". In the previous version of Sloeber simply clicking "Upload Sketch" would flash this image to the target device. Now it appears that I must use "Upload the sketch using the selected programmer" to do this? (Otherwise my code fails to run on the target.)
Have I correctly interpreted the new Sloeber behaviour?
Beta Was this translation helpful? Give feedback.
All reactions