Commit Graph

361 Commits

Author SHA1 Message Date
Joerg Wunsch
8bd39157c1 Closing PR 979 2022-07-04 12:30:37 +01:00
Joerg Wunsch
37026cad52 PR #1000 is done now 2022-07-04 12:30:37 +01:00
Marius Greuel
cb114233ef Mention PR #945, #962, #972 2022-06-10 20:38:54 +02:00
Joerg Wunsch
feaa1c6a6b PR 950 done 2022-05-30 07:02:38 +02:00
Joerg Wunsch
4601bee4af Mention PR 949 2022-05-08 20:39:12 +02:00
Joerg Wunsch
9bc28d410e Post-7.0 changes
Update version date in configure.ac.
Update template in NEWS
2022-05-07 22:57:49 +02:00
Joerg Wunsch
ec50337434 Correctly name the release in NEWS 2022-05-07 22:39:47 +02:00
Joerg Wunsch
43ddea9102 Calibration memory of ATtiny43U is only 1 byte
Closes issue #921.
2022-05-05 22:58:45 +02:00
Joerg Wunsch
28ccd82edc PR 930 931 issue 927 are done 2022-05-01 22:32:54 +02:00
Joerg Wunsch
4bcd0eaa1d Fix a number of mistakes in avrdude.conf.in
Stefan Rueger found a lot of mistakes in this file.

Closes #915
2022-05-01 21:55:50 +02:00
Joerg Wunsch
60960ba590 Closed 922, 924, 929 2022-04-10 22:20:11 +02:00
Joerg Wunsch
7e26a15375 PRs/Issues 900, 901, 913, 914 done 2022-04-05 20:55:23 +02:00
Joerg Wunsch
0aa43968a0 Add PR 908, 909, 910, 912 2022-03-31 23:14:35 +02:00
Joerg Wunsch
79c4137289 Mention the new search order for avrdude.conf 2022-03-22 08:49:04 +01:00
Joerg Wunsch
981a6f1f20 Restore the -u option as a dummy.
Closes #890
2022-03-20 21:50:45 +01:00
Joerg Wunsch
50c373bf71 Mention issues #771, #897, PRs #898, #899, #902, #903 2022-03-19 23:05:19 +01:00
Joerg Wunsch
34168759b0 Fix a one-bit error in ATmega165* signature read command. 2022-03-07 22:52:14 +01:00
Joerg Wunsch
5cbc9c37fc Mention PRs #893, #894, #896, bug #889 2022-03-03 23:15:20 +01:00
Joerg Wunsch
0d58adb10a Close #892 #895 2022-03-01 23:30:11 +01:00
Joerg Wunsch
64cc54ac35 PR #888 done 2022-02-21 23:28:50 +01:00
Joerg Wunsch
fe6290072a PR #880 done 2022-02-21 21:54:47 +01:00
Joerg Wunsch
14f646822c PR #886 done 2022-02-20 20:59:28 +01:00
Joerg Wunsch
0d7d034d24 Issue #884 closed 2022-02-20 16:58:39 +01:00
Joerg Wunsch
c7d1ebcf1f Issue #881 also fixed 2022-02-20 14:37:04 +01:00
Joerg Wunsch
b891b7c64b Issue #874 is closed 2022-02-20 14:35:50 +01:00
Joerg Wunsch
428cd89e8d PRs #878, #873, #885 done 2022-02-19 21:54:23 +01:00
Joerg Wunsch
5c90fbbaae PR #877 done 2022-02-18 22:53:45 +01:00
Joerg Wunsch
c1ec836fbd PR #882 done 2022-02-18 21:37:27 +01:00
Joerg Wunsch
7b79b72794 PR #872 done 2022-02-11 22:17:24 +01:00
Joerg Wunsch
09fe08e51c PR #853 done 2022-02-11 21:45:31 +01:00
Joerg Wunsch
354a1c4f1f PR #869 closed 2022-02-11 21:17:01 +01:00
Joerg Wunsch
38a3af37e2 Mention PRs #863 and #868. 2022-02-10 20:39:51 +01:00
Joerg Wunsch
1c0b70da89 PR #859 done 2022-02-05 22:03:59 +01:00
Jörg Wunsch
b6a6c681df Merge pull request #859 from dl8dtl/safemode-removal
Remove the "safemode" feature.
2022-02-05 22:03:12 +01:00
Joerg Wunsch
3eda1d15f9 Mention PR #858 2022-02-05 21:59:04 +01:00
Joerg Wunsch
8c6c6a14ec Remove the "safemode" feature.
This feature has been designed with the sometimes quite flakey direct
(parallel or serial port attached) bitbang programming adapters in
mind that were quite common about two decades ago.

With parallel ports vanishing from modern PCs almost completely, and
the advent of various USB-attached low-cost programming devices,
this class of programmers disappeared almost completely.

Furthermore, the fuse combinations that were covered by the feature
are no longer around on all recent AVR devices, so for an ever
increasing number of devices, safemode already became meaningless and
was turned off anyway.

With the prospective version 7.x release, it's a good point in time to
introduce a major change like this one.
2022-01-31 20:44:32 +01:00
Joerg Wunsch
a3868a8260 Mention PR/issue 855, 856, 857 2022-01-30 10:45:53 +01:00
Joerg Wunsch
4ff72ac462 Mention all closed PRs and bug issues. 2022-01-27 23:20:26 +01:00
Joerg Wunsch
de3d7c1659 PR #849 merged 2022-01-21 21:56:36 +01:00
Joerg Wunsch
a8f7e96222 PR #815 merged 2022-01-21 21:56:07 +01:00
Joerg Wunsch
37b0659951 PR #816 merged
Copy over man page additions into texinfo file as well.
2022-01-21 21:56:07 +01:00
Joerg Wunsch
4538d91091 PR #829 merged 2022-01-21 21:56:07 +01:00
Joerg Wunsch
0b1db09daf PR #944 merged 2022-01-21 21:28:15 +01:00
Hans
d401b2224e Merge branch 'main' into jtagmkii-retry-attempts 2022-01-21 13:28:20 +01:00
Joerg Wunsch
950583323f PR #845 merged 2022-01-20 10:23:31 +01:00
Joerg Wunsch
325604f970 PR #842 done 2022-01-19 22:56:47 +01:00
Joerg Wunsch
090920298d PR #842 done 2022-01-18 13:26:52 +01:00
Joerg Wunsch
b3c76f3e54 PR #836 is merged, mention all new devices brought by that 2022-01-16 23:01:10 +01:00
Joerg Wunsch
e5edecf95e PR #811 is merged 2022-01-14 08:25:43 +01:00
Joerg Wunsch
5c264992fc PR #832 is done 2022-01-13 21:47:53 +01:00