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 |
|
stefanrueger
|
f2b81b0689
|
Set version to 8.1
v8.1
|
2025-06-23 11:03:44 +02:00 |
|
stefanrueger
|
862be93363
|
Update NEWS
|
2025-06-23 10:32:37 +02:00 |
|
Stefan Rueger
|
6d489e1d75
|
Merge pull request #2036 from mcuee/msys2_python_ci
To disable MSys2 Windows Python Binding in CI
|
2025-06-23 10:20:52 +02:00 |
|
Stefan Rueger
|
cca883b81a
|
Merge pull request #2034 from MX682X/main
Fix PDI Bootmem write
|
2025-06-23 10:19:49 +02:00 |
|
Stefan Rueger
|
bde5e2eeba
|
Merge pull request #2033 from mcuee/rename_macos_ci
Update build.yml to rename macOS CI build to arm64
|
2025-06-23 10:19:16 +02:00 |
|
Stefan Rueger
|
b9e0ff2bcb
|
Merge pull request #2031 from mcuee/msvc64_python_gui_upload
Upload avrdude-gui artifacts for Windows x86_64 MSVC build
|
2025-06-23 10:19:02 +02:00 |
|
mcuee
|
a5fcdadba8
|
To disable MSys2 Windows Python Binding in CI
|
2025-06-23 16:03:46 +08:00 |
|
MX682X
|
030d5596e1
|
fix PDI Bootmem write, maybe
|
2025-06-22 19:00:00 +02:00 |
|
mcuee
|
79634bda74
|
Fix
|
2025-06-21 14:00:43 +08:00 |
|
mcuee
|
05ad836911
|
Update build.yml to upload Windows MSVC64 Python build
|
2025-06-21 13:59:16 +08:00 |
|
mcuee
|
c4a0e43ff7
|
To upload Python binding only for MSVC x64 build
|
2025-06-21 13:49:59 +08:00 |
|
mcuee
|
22c8476b75
|
Update build.yml to rename macOS CI build to arm64
|
2025-06-21 10:19:28 +08:00 |
|
mcuee
|
d7cdef9022
|
Upload avrdude-gui artifacts for Windows x86_64 MSVC build
|
2025-06-21 08:55:33 +08:00 |
|
mcuee
|
d3887cac3e
|
Upload avrdude-gui artifacts for Windows
This is to address #1946.
|
2025-06-21 08:13:21 +08:00 |
|
mcuee
|
504267d923
|
Update NEWS
|
2025-06-21 08:02:56 +08:00 |
|
mcuee
|
fba7b7c13f
|
Merge pull request #2030 from mcuee/msvc_python_ci
To restore MSVC Python Binding build
|
2025-06-21 07:57:39 +08:00 |
|
mcuee
|
3f15a85f06
|
Update build.yml to restore msys2 Python binding build (#2024)
|
2025-06-21 07:52:01 +08:00 |
|
mcuee
|
772a80770f
|
To restore MSVC Python Binding build
|
2025-06-21 07:46:59 +08:00 |
|
stefanrueger
|
432aaa9147
|
Update NEWS
|
2025-06-20 23:32:08 +02:00 |
|
stefanrueger
|
152ff97a73
|
Crisp up comment
|
2025-06-20 23:14:48 +02:00 |
|
Stefan Rueger
|
251d65c95f
|
Merge pull request #2026 from mcuee/libgpiod_cross_build_ci
Adding pkg-config as a Linux build dependency
|
2025-06-20 22:31:29 +02:00 |
|
Stefan Rueger
|
0acbd2e383
|
Merge pull request #2025 from mcuee/macos_python_ci
Update build.yml to enable macOS Python binding build
|
2025-06-20 22:30:44 +02:00 |
|