-
Maybe you're not to far away from a stand-alone programmer.
The Pickit2 has a mode where the program can be loaded in Pickit2 which can then work without the computer and program pics with a push o…
-
Jörg Wunsch
Wed 02 Jul 2014 07:30:43 AM UTC
clang is the default compiler in FreeBSD 10.x. It produces the
following warnings (stock version 6.1):
```
===> Building for avrdude-6.1
/bin/sh ./ylwr…
-
## Steps to reproduce
1. Install [MSYS2](https://www.msys2.org/) on Windows.
2. Open the “MSYS2 MinGW x64” shell.
3. Run `pacman -S git basedevel pactoys`.
4. Run `pacboy -S meson cc pkg-config …
-
I have an old Xplained Nano ATtiny104 lying around, and to my surprise, I can't use the onboard mEDBG to program the target. This is because JTAG3 programmers in TPI mode has never been added, which m…
-
I am trying to build avrdude by following the instruction which seems to be very different from other projects I know of (hidapi, libftdi, libuvc, etc).
https://github.com/avrdudes/avrdude/wiki/Build…
mcuee updated
2 years ago
-
## Summary
Trying to build the current latest commit (b9e8b89) on Windows fails with a linker error.
## Steps to reproduce
1. Install [MSYS2](https://www.msys2.org/) on Windows.
2. Open the …
-
Been a long time since I messed with PIC micros. Didn't have any fancy gui tools back then. In PICkit 3 I can read and verify the PIC16F1938 fine, check communication says PIC device found, but when I…
-
I followed the build instructions as best I could (they aren't specific about which versions to enable in the package manager; apparently it's the -devel packages with include files) and, whether usin…
-
We need a function to read the HID Report Descriptor or an equal data structure with information about the fields in the different HID reports.
Background:
For the cross platform Mixxx DJ software…
-
**PlatformIO Core Version:** 5.1.1
**Home Version:** 3.3.4
**IDE:** VS Code
Version: 1.60.0 (user setup)
Commit: e7d7e9a9348e6a8cc8c03f877d39cb72e5dfb1ff
Date: 2021-09-01T10:41:52.311Z
Electron:…