-
- [ ] Prepare builds for v3 and v4.
- [ ] Test builds.
- [x] Bump version.
- [ ] Create build packages.
- [x] Write changelog.
- [ ] Remove old packages from repo.
- [ ] Upload builds to Github.…
-
Enjoyed your write-up and fix for the misting system. I like your solution with the AVR and the final product with the LCD is much more practical and better looking- the manufacturer should pay you a…
-
Hello logon84 and others,
I'm trying hard to replicate your tutorial very detailed.
I don't have any issue replicate it but! Let me tell my story.
First i bought one pickit2 and soic16 adapt…
-
```
+ cd flashrom-1.2
+ /usr/bin/meson test -C x86_64-redhat-linux-gnu --num-processes 48 --print-errorlogs
ninja: Entering directory `/home/tkloczko/rpmbuild/BUILD/flashrom-1.2/x86_64-redhat-linux…
-
From #952
* #952
As of now, there is no way to build shared libavrdude.dll under Windows, either with MinGW or MSVC.
```
[68/70] cmd.exe /C "cd . && C:\msys64\mingw64\bin\cc.exe -O2 -g -DNDE…
mcuee updated
2 months ago
-
Any plans to add support for PICKit5 ?
hinxx updated
4 months ago
-
This regression must have been introduced recently. When building Avrdude using `./bootstrap && ./configure && make`, I'm getting this error when trying the execute the binary:
```
$ ./avrdude
dy…
-
Looking a the source there is some mention of the ICSP mode (I'm referring to the DS60001145 page 6), but it is not quite clear to me how to connect the programmer then. Wiki shows only JTAG connector…
hinxx updated
4 months ago
-
This application does not start:
```
jakob@jax1yoga:~/Downloads/esp32-serial-bios/iFR$ python3.9 iFR.py
(iFR.py:461975): Gtk-WARNING **: 19:16:49.522: Negative content height -1 (allocation 1,…
-
The flashrom 1.2 fails to build on ```aarch64-linux``` platform with following, example on NixOS:
```warning: ignoring the user-specified setting 'restrict-eval', because it is a restricted setting…