Skip to content

Releases: Dlloydev/jtag2updi

jtag2updi - HV 1.0.3

05 Apr 13:55
Compare
Choose a tag to compare

Update updi_io_soft.cpp

jtag2updi - HV 1.0.2

27 Mar 21:39
Compare
Choose a tag to compare

Bug fix From ElTangas/jtag2updi:
The response generated by the JTAG2::enter_progmode() function was malformed in certain situations. This bug was silently ignored by avrdude, thus not detected until now. Thanks to @kosilin for detecting this.

jtag2updi - HV 1.0.1

22 Mar 00:51
Compare
Choose a tag to compare
  • Includes latest Eltangas update (3/20/2022)

jtag2updi - HV 1.0.0

23 Jan 00:10
Compare
Choose a tag to compare
  • Initial Version

  • Added MIT license text file (Jan/22/2021)

  • Includes Eltangas minor fixes (Jan/20/2021)

    - Typos
    - Redundant fossil copy/paste code removed
    - Compilation warning fixed
    
  • Unused pins are pulled up (Dec/5/2020)

  • Add define for HV UPDI programming (Dec/1/2020)