We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3344401 commit 5840859Copy full SHA for 5840859
NEWS
@@ -31,6 +31,8 @@ Changes since version 8.0:
31
- Linuxspi won't connect #1929
32
- Fails to build on Windows with recent clang #1940
33
- Support options such as --part #1922
34
+ - Corrupt buffer in progressbar header #1970
35
+ - linuxgpio does not release RESET line on failure #1972
36
37
* Pull requests:
38
@@ -63,6 +65,9 @@ Changes since version 8.0:
63
65
- Add PICkit Basic Documentation #1966
64
66
- Remove progbuf as it's no longer needed #1971
67
- Autogenerate urboot bootloaders #1974
68
+ - Ensure part is active before starting bit-banged ISP programming
69
+ add linuxgpio -E support #1973
70
+ - Alias PICkit Basic programmer names #1975
71
72
* Internals:
73
0 commit comments