Skip to content

Commit

Permalink
Read programmer serial number from libusb or hidusb (#1223)
Browse files Browse the repository at this point in the history
* Silence compiler warnings

* Fix a fall-through error in switch

* Slightly reformat programmer info printout
Now the target voltage is printed out along with the HW version, FW version and serial number, and they all allign nicely. When in ISP mode, the "SCK period" value is printed _after_ the target voltage readout, and _before_ the additional clocks the programmer holds, such as JTAG, PDI and UPDI clocks.

Co-authored-by: Stefan Rueger <[email protected]>
  • Loading branch information
MCUdude and stefanrueger authored Dec 21, 2022
1 parent a696c94 commit c991ae9
Show file tree
Hide file tree
Showing 6 changed files with 191 additions and 95 deletions.
Loading

0 comments on commit c991ae9

Please sign in to comment.