sam0.inc.mk: Did not find a device with serial ATML21xxxxxxxx #10367
Labels
Area: build system
Area: Build system
Impact: minor
The PR is small in size and might only require a quick look of a knowledgeable reviewer
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
Milestone
Description
The build process is aborted before compilation if the specified programmer is not connected whenever the debugger serial is specified, even when the build command is only for compilation without flashing.
Steps to reproduce the issue
Expected results
No errors, hello-world.elf built.
Even when flashing the process should first build the binary and only complain if the debugger is not connected when it comes to the flashing step.
Actual results
Versions
latest master (98f42ee)
GNU Make 4.2.1
The text was updated successfully, but these errors were encountered: