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 |
|
Stefan Rueger
|
d452d652dc
|
Merge pull request #2023 from stefanrueger/atdf
Update from device packs
|
2025-06-20 22:29:57 +02:00 |
|
Stefan Rueger
|
0f08364bda
|
Merge pull request #2021 from MX682X/main
Add delay after fuse writes to fix Attiny15 readback
|
2025-06-20 22:29:03 +02:00 |
|
Stefan Rueger
|
2ed750d981
|
Merge pull request #2020 from stefanrueger/test-avrdude
Use bash printf with C locale
|
2025-06-20 22:28:24 +02:00 |
|
mcuee
|
89fc7888bd
|
Adding pkg-config as a Linux build dependency
|
2025-06-20 20:16:26 +08:00 |
|
mcuee
|
28c068f0a6
|
Update build.yml to enable macOS Python binding build
|
2025-06-20 19:33:59 +08:00 |
|
stefanrueger
|
f5cccfed8f
|
Update avrdude.conf from atdfs
|
2025-06-20 13:23:30 +02:00 |
|
stefanrueger
|
6d9dd7336b
|
Update avintel.c/h from atdfs
|
2025-06-20 13:12:15 +02:00 |
|
MX682X
|
739295bd05
|
delay guard against negative values
|
2025-06-19 08:05:26 +02:00 |
|
MX682X
|
c382bd5d1e
|
fix Attiny15 fuse readback
|
2025-06-18 21:43:12 +02:00 |
|
stefanrueger
|
fce210c341
|
Use bash printf with C locale
|
2025-06-18 16:13:39 +02:00 |
|
stefanrueger
|
ac45e2942a
|
Update NEWS
|
2025-06-18 15:38:43 +02:00 |
|
stefanrueger
|
eac21ecb99
|
Use consistent debugWIRE spelling in avrdude.conf
|
2025-06-18 15:23:37 +02:00 |
|
stefanrueger
|
ded37d3366
|
Lowercase mode in programmer description
|
2025-06-18 15:22:16 +02:00 |
|
Stefan Rueger
|
912361c1cb
|
Merge pull request #2019 from MCUdude/pickit4_dw
Add missing `pickit4_dw` and `snap_mplab_dw` programmer options
|
2025-06-18 15:04:20 +02:00 |
|
Stefan Rueger
|
6c8925fee2
|
Merge pull request #2018 from mcuee/disable_windows_python_ci
Update build.yml to disable Python Binding build for Windows
|
2025-06-18 15:03:08 +02:00 |
|
MCUdude
|
d1d9c84f14
|
Add snap_mplab_dw programmer
|
2025-06-18 13:18:18 +02:00 |
|
MCUdude
|
c77bade276
|
Add pickit4_dw programmer
|
2025-06-18 13:02:17 +02:00 |
|
mcuee
|
7e59de3bd9
|
Update build.yml to disable Python Binding build for Windows
This is a workaround for Issue #2017.
|
2025-06-18 11:02:50 +08:00 |
|
stefanrueger
|
a68ce168e3
|
Update NEWS and avrdude.pdf
|
2025-06-18 01:44:31 +02:00 |
|
stefanrueger
|
4dec8e25a2
|
Beautify routing card table
|
2025-06-18 01:41:21 +02:00 |
|
stefanrueger
|
03760cabcb
|
Insert space between number and unit in docs
|
2025-06-18 01:16:14 +02:00 |
|
stefanrueger
|
5cf86d7d2d
|
Remove documentation of obsolete -s, -u
|
2025-06-18 00:58:47 +02:00 |
|
stefanrueger
|
5fdc1899f6
|
Improve look of table in tex documentation
|
2025-06-18 00:54:14 +02:00 |
|
Stefan Rueger
|
70cac03c38
|
Merge pull request #2009 from avrdudes/8.1RC
8.1 Release candidate
|
2025-06-17 23:38:59 +02:00 |
|
MX682X
|
696decb5ee
|
maybe fix fuse reads on Attiny15
|
2025-06-14 11:50:22 +02:00 |
|
MX682X
|
3744f927d1
|
Merge branch 'avrdudes:main' into main
|
2025-06-14 11:31:19 +02:00 |
|
Hans
|
9d7a893df9
|
Merge pull request #2014 from dbuchwald/AVR_SD_USERROW
Fix SerialUPDI AVR32SD28 USERROW memory write operation
|
2025-06-10 20:05:02 +02:00 |
|
Dawid Buchwald
|
4179fcbc88
|
Merge branch '8.1RC' into AVR_SD_USERROW
|
2025-06-10 17:46:34 +02:00 |
|
Dawid Buchwald
|
837ee02f04
|
Fix candidate for issue with USERROW write on AVR SD chips
|
2025-06-10 13:32:39 +02:00 |
|