Commit Graph

5163 Commits

Author SHA1 Message Date
stefanrueger
37ef71b5a6 Unify xxx_open() debug message for ft245r 2025-10-24 11:25:32 +02:00
stefanrueger
f197504b80 Unify xxx_open() debug message for flip1/2 2025-10-24 11:24:04 +02:00
stefanrueger
d296cb5bee Unify xxx_open() notice for jtagmkII 2025-10-24 10:39:22 +02:00
stefanrueger
df5c1734ea Warn that -P option is ignored for ch341a 2025-10-24 10:29:25 +02:00
stefanrueger
af58933372 Warn that -P option is ignored for avrftdi 2025-10-24 10:27:37 +02:00
stefanrueger
d412131df5 Improve messaging 2025-10-23 23:39:59 +02:00
stefanrueger
f084de37e6 print notice when dfu device found 2025-10-23 15:51:53 +02:00
stefanrueger
0982d8d149 Print error message on wrong -P use for usbasp 2025-10-23 15:33:58 +02:00
stefanrueger
37a52cc401 Utilise str_busdev_eq() in dfu.c 2025-10-23 15:23:16 +02:00
stefanrueger
d759b35a71 Document pickit5 -P port use 2025-10-23 15:00:48 +02:00
stefanrueger
f44301d5bc Allow pickit5 vid/pid be specified as 0 2025-10-23 14:44:12 +02:00
stefanrueger
a6553e80d3 Sharpen test for bus/device number 2025-10-23 13:39:40 +02:00
stefanrueger
f3009e7348 Document that usbasp serial number is matched from end 2025-10-23 12:35:46 +02:00
stefanrueger
2d63a1947a Simplify usbasp -P port parsing 2025-10-23 12:32:36 +02:00
stefanrueger
7af83b47ce Simplify usbtiny -P port parsing 2025-10-23 12:28:36 +02:00
stefanrueger
982af16f72 Simplify micronucleus -P port handling 2025-10-23 12:07:08 +02:00
stefanrueger
ae742bda5f Remove unnecessary -P port parsing 2025-10-23 12:06:58 +02:00
stefanrueger
27a5434b59 Indent AVRISP-TPI-conection table 2025-10-22 23:49:53 +02:00
stefanrueger
5f4afb21f9 Indent Dragon PDI adapter table 2025-10-22 23:25:12 +02:00
stefanrueger
01f8b9c4a3 Indent JTAG ICE PDI adapter table 2025-10-22 23:23:51 +02:00
stefanrueger
4af43494f4 Indent default-port table 2025-10-22 23:17:43 +02:00
stefanrueger
0af648f129 Indent data suffix table 2025-10-22 23:16:08 +02:00
stefanrueger
ef3e37d37a Indent data type table 2025-10-22 22:47:34 +02:00
stefanrueger
cda38d2876 Ensure memory segments stay within bounds 2025-10-22 22:40:42 +02:00
stefanrueger
c2e86d2229 Expand addr/len table for memory intervals 2025-10-22 22:35:55 +02:00
stefanrueger
48abc96d2b Indent and beautify the pickit2 connection table 2025-10-22 20:46:57 +02:00
stefanrueger
c35c5f3074 Indent and beautify the rawfreq table 2025-10-22 20:45:18 +02:00
stefanrueger
ab784e9eda Indent spifreq table 2025-10-22 20:43:13 +02:00
stefanrueger
22e3befe2b Stylistic changes in texinfo documentation 2025-10-22 17:40:04 +02:00
stefanrueger
475a507f91 Replace @var with @code for literal constants 2025-10-22 15:39:46 +02:00
stefanrueger
b046c2514e Clarify documentation on -P 2025-10-22 14:12:22 +02:00
stefanrueger
4303a45f74 Update multiple-USB-programmers troubleshooting 2025-10-22 13:29:42 +02:00
stefanrueger
4f35f929cf Indent JTAG to ISP pin table 2025-10-22 13:01:51 +02:00
stefanrueger
b46cf67518 Update AVR910 slow-speed troubleshooting 2025-10-22 12:59:06 +02:00
stefanrueger
b1d2f19ac1 Update JTAG EEPROM write troubleshooting 2025-10-22 12:56:22 +02:00
stefanrueger
12a16d64c9 Fix usbtiny device name comparison 2025-10-22 11:44:31 +02:00
stefanrueger
3139187915 Update documentation on multiple usbasp/usbtiny devices 2025-10-21 14:38:30 +02:00
stefanrueger
edbdc25dc0 Match bus:device for usbtiny using str_busdev_eq() 2025-10-21 14:04:46 +02:00
stefanrueger
88eea2f908 Match bus:device for usbasp using str_busdev_eq() 2025-10-21 14:04:19 +02:00
stefanrueger
881c8f80aa Provide str_busdev_eq() function 2025-10-21 13:58:24 +02:00
stefanrueger
1f901210c7 Reduce message level for found usbasp devices to notice 2025-10-21 13:48:43 +02:00
stefanrueger
cec9cc8892 Reduce message level for found usbtiny devices to notice 2025-10-21 13:48:30 +02:00
stefanrueger
7ba818185b Change notice about found USB devices 2025-10-21 13:37:55 +02:00
stefanrueger
b440362709 Update NEWS 2025-06-25 18:56:26 +02:00
Stefan Rueger
02c93ab813 Merge pull request #2042 from stefanrueger/deduplicate-programmer-list
Deduplicate programmer list in docs
2025-06-25 18:52:57 +02:00
Stefan Rueger
c6e084bb0a Merge pull request #2040 from mcuee/deployment_action_ci
Update deploy.yml to use download-artifact@v4
2025-06-25 18:52:41 +02:00
stefanrueger
73a440ded4 Deduplicate programmer list in docs 2025-06-25 17:54:50 +02:00
mcuee
d6bdad0bc6 Update deploy.yml to use download-artifact@v4
download-artifact@v2 has been deprecated.
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
2025-06-24 10:26:24 +08:00
stefanrueger
25715c01d6 Increment libavrdude version
There is bound to be a library change in git main until the next release.
Ensure we have a new version number in preparation that.
2025-06-23 16:28:55 +02:00
stefanrueger
fead5c9bef Add template lines in NEWS 2025-06-23 15:00:44 +02:00