-
Might be an issue with the bootloader after upgrading to v7+ (it could be just me though, I was really hacking on mine early on in the fork)
```
HiZ>$
Are you sure? y
BOOTLOADER
(1)>
H…
-
Ref:
* https://github.com/avrdudes/avrdude/issues/955#issuecomment-1288964378
> #962 has been merged and the option to use static lib or dynamic lib was added. But it has not been implemented yet.…
mcuee updated
8 months ago
-
Just as a note for people who have a PICKIT2 and not the PICKIT3.
PICKIT2 does not support PIC16LF1847 and will refuse to communicate with it.
Nonetheless, I was able to flash this firmware succ…
-
There are some compiler warnings.
@stefanrueger
Please take a look. Probably not so important.
Build log:
```
netbsd10vm$ cc -v
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/u…
mcuee updated
2 months ago
-
Assuming the PicKit2 programmer is a HID device, I suggest to rework the code to use libhidapi, which is available on all platforms. Then we can drop the remaining libhid support for Windows, includin…
-
I tried to use flashrom with my buspirate and found it required version 6.2 or higher of the firmware. After discovering the community releases, I downloaded and flashed BPv3-firmware-v6.3-r2151.hex o…
-
pulseview / sigrock-pico : waouh, great job !
i noticed one bug : when i select digital channels not in natural order (D2/D3/D4/...), the capture fails.
for example when i select only one channe…
-
Previously, `./configure` would build both static and shared libraries in one go.
Now, using the new CMake build, I am unable to do so.
Please tell me how to do so.
-
### Describe the problem
Hi @umbynos!
You're probably aware of it, but Avrdude 7.3 was recently released, with lots of new and exciting features, but also lots of under-the-hood changes.
One of…
-
Build logs:
```
FAILED: libflashrom.so.1.0.0
clang -o libflashrom.so.1.0.0 libflashrom.so.1.0.0.p/82802ab.c.o libflashrom.so
.1.0.0.p/at45db.c.o libflashrom.so.1.0.0.p/bitbang_spi.c.o l…