-
https://github.com/abcminiuser/lufa/blob/1d2680b3582107fc14e6d9db1204670fa52272bd/LUFA/Drivers/USB/Core/DeviceStandardReq.c#L155
I think there are two typos:
- USE_SRAM_DESCRIPTORS should be USE_RAM_…
matlo updated
8 years ago
-
Trying to develop my own library for CAN controllers and write/adapt CANopen stack, all using LUFA build system (and unfortunatelly also strongly coupled to it) I found that the first asignment of BAS…
-
What do you think of the idea that one can use compost in the soil Mod. The scenario is that you can spread the compost on the field and this works as humus or fertilizer.
Here would be the link to t…
-
```
5. Kula z czołgu powinna wylatywać z końca lufy a nie z gąsienic. Kula leci
zdecydowanie zbyt wolno, źle wygląda, lufa się nie rusza, dźwięku brak.
9. Jednostki nie powinny na siebie najeżdżać.
…
-
```
Support Avrdude compatible programming on USB platforms, eg. AT90USB series,
ATmega*U2, *U4.
Possible boards: Atmel AT90USBKEY, Teensy series.
```
Original issue reported on code.google.com by …
-
I didn't test my firmware under boot/reboot, BIOS or boot selector like ntldr, grub and etc, and my code is not completely conformed to USB/HID spec. So I'm sure problems can remain to exist in my cod…
-
Hello,
I'm trying to add LUFA to a firmware that is built using several modules, each built in a separate static library, and linked together to produce the final elf file, but I encounter a link err…
-
```
What steps will reproduce the problem?
1. run 'make' under Arch Linux
What is the expected output? What do you see instead?
I expect that source builds succesfuly. I see instead:
-------- begin …
-
Hello,
First of all thank you all the devs (hiduino, LUFA) for your awesome arduino contributions.
Here's my problem:
I used this tutorial to make my midi controller: http://www.instructables.com/i…
-
Hi,
I've seen this code and it really seems to be an awesome solution. I haven't had time to test it though.
It looks like you are using an old version of LUFA. Which isnt bad at all, but it would be…