-
I found the build artifacts that were produced after the merge of my pull request in GitHub Actions:
https://github.com/avrdudes/avrdude/actions/runs/1651208443
Thanks a lot!
We'll bring out …
-
I have all the things configured according to the windows configuration but when Im trying to build the this error is occur could not found the header file **helper_math.h** I have also tried to set t…
-
Does not detect devices. Although the installation was performed exactly according to the site's instructions. To add modules, I used the method of reusing modules and libraries from an existing insta…
-
**Host Environment**
- OS: Windows10 **MinGW**
- Compiler: gcc9
**To Reproduce**
Steps to reproduce the behavior:
`./vcpkg --triplet x86-mingw install libusb`
**Failure logs**
```
Your fe…
-
Probably it is a good time to have a new snapshot release once the disposition for issue #19 is clear.
mcuee updated
3 years ago
-
The libusb_get_string_descriptor_ascii uses internally a function libusb_control_transfer() which always returns -5 (LIBUSB_ERROR_NOT_FOUND). The wireshark in USB mode showed me there wasn't sent any …
-
Interestingly I have a Arduino Nano clone with CH340 and Atmega328P (5V, 16MHz). It works well with 115200bps and even 1000000bps urboot hex file (tested with the variant (tested with ee_led+b5_fr_ce_…
-
### Bug description
When installing the ``robotology-superbuild`` from scratch on Windows, I got the following error
```
(robsub) C:\robotology-superbuild\build\src\ICUB>cmake --build . --config Re…
-
DavidHoward
Thu 27 Dec 2007 06:17:43 PM UTC
Following the documentation on listing all connected usb devices, avrdude fails to find connected jtagmkii. It only says 'found 5 busses', it does not li…
-
Steps to reproduce:
1. Plug in a RP2040 Pico to Windows 11 while holding down the BOOTSEL button
2. Run `picotool info`
Result: device is found, reports no program information (correct)
3. …