Commit Graph

344 Commits

Author SHA1 Message Date
Joerg Wunsch
c746c9bc9e Fix a one-bit error in ATmega165* signature read command. 2022-03-07 22:49:46 +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
Joerg Wunsch
822578cffd Mention PR #809
Also fix signatures for ATmega169A, ATmega165 and ATmega165A.
2022-01-13 20:08:40 +01:00
Joerg Wunsch
1faa02b9cb Mention PR #828 and issue #823 2022-01-11 22:13:57 +01:00
Joerg Wunsch
1049777283 PR #826 is done 2022-01-11 15:41:32 +01:00
Joerg Wunsch
60bda0bcc4 PR #820 is merged 2022-01-11 12:45:04 +01:00
Joerg Wunsch
b33709bc04 Mention Micronucleus bootloader (PR #786 - thanks, Hans!) 2022-01-10 22:15:14 +01:00
Joerg Wunsch
c7f7fcda8e Fix URL for linuxgpio programmer
Closes #419
2022-01-10 22:12:36 +01:00
Joerg Wunsch
829425f246 Mention PR #818 2022-01-10 21:33:31 +01:00
Joerg Wunsch
a3bf6cc4c5 Fix names of Logic Green devices
There's some confusion as the datasheet calls the device family
LGT8FX8P but the devices itself are LGT8F88P through LGT8F328P.
Obviously, the "X" is actually a wildcard denoting the flash size.
2022-01-10 21:29:09 +01:00
Joerg Wunsch
b1b80bfa4a Mention PR #817 and issue #812 2022-01-10 21:27:01 +01:00
Joerg Wunsch
ea29434568 Mention PR #814 and the issues it closes 2022-01-09 20:33:05 +01:00
Joerg Wunsch
e3338c428f Add PR #810 2022-01-08 18:27:48 +01:00
Joerg Wunsch
7d574ccf0b PR #808 is done 2022-01-07 21:40:59 +01:00
Joerg Wunsch
11f7692cc0 Mention PR #798 - all those Windows changes 2022-01-07 18:31:54 +01:00
Joerg Wunsch
3a3250322d Mention PR #807 2022-01-07 13:17:25 +01:00
Joerg Wunsch
8c4c9d0090 Add PR #801 2022-01-07 09:23:49 +01:00
Joerg Wunsch
32d78cc9a0 Mention new ATtinys supported 2022-01-07 09:10:30 +01:00
Joerg Wunsch
5cbd6a5160 Mention PR #802 2022-01-07 09:08:58 +01:00