-
Extract from the docs:
> **ORDERED_EP_CONFIG - (Endpoint Management , Pipe Management) - AVR8, UC3**
The USB AVRs do not allow for Endpoints and Pipes to be configured out of order; they must be c…
-
I tried the c program which seems to work now. However I got serious bootloader problems now:
The sketch will not load. It seems to be a magic key problem but I noticed several weird errors. It must …
-
Arduino 1.6.10 brings some build optimizations in toolchain resulting in smaller firmware with Atmel release 3.5.3. There was update to avrdude in this release but later in 1.6.11 avrdude has been rev…
zgoda updated
6 years ago
-
Hello,
I'm trying use your code on atmega16u2 on UNOr3 (one used as usb2serial converter). Compile is fine but after upload nothing .... no new usb device , chip is ok, after reuploading original…
-
Hi,
I reviewed the changelog of this version and was wondering the impacts of the following issues:
> Fixed void pointer arithmetic in the Serial_SendData() functions for AVR8 and XMEGA architec…
matlo updated
7 years ago
-
One gets a somewhat cryptic message. Possibly a typo in common/naken_asm.c line 218. (1 --> i)
Maybe an error saying "wrong option" would be even better.
btw: any chance to get long options with d…
-
For following code:
- lufa/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.c
- lufa/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c
I see duplicate definition of ISR(...). Let me focus on AVR side f…
-
Tried to import project to Simplicity Studio and build it, got a bunch of L127 and L128 linker errors. How to fix this?
=========================================
16:35:00 **** Incremental Buil…
-
```
atc@ATC:~/Downloads/tmk_keyboard-master/keyboard/onekey$ make
-------- begin --------
avr-gcc (GCC) 5.4.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the so…
-
I use Arduino UNO R3
But when i edit the makefile setting MCU = atmega16u2
An error occurred
![error](https://user-images.githubusercontent.com/23303373/29670656-e4b485c8-8919-11e7-8a16-4f0645d3f7c…