-
```
XBoot is intended to be an eXtensible Bootloader for all ATMEL chips,
currently it only supports the Xmega series. The medium-term goal is to
add support for the regular ATmega series with the sa…
-
Its been a year since the last release, I suggest to create a new one.
There were a few bootloader fixes from my side which are very important. There are some opened issue left about that though. Not …
-
I like to avoid cut/paste in code, so I suggest the following small change in gcc.mk (from line 176):
AVR8_CC_FLAGS := -mmcu=$(MCU) -fshort-enums -fno-inline-small-functions -fpack-s
truct
ifeq ($(ARC…
-
This is [Issue 317](http://code.google.com/p/arduino/issues/detail?id=317) moved from a Google Code project.
Added by 2010-08-05T20:48:11.000Z by [GorillaCoder](http://code.google.com/u/GorillaCoder/)…
-
```
I need avrdude 5.8. I'm porting arduino to the xmega. 5.8 knows about the
xmega, the hacked 5.4-arduino does not.
Avrdude 5.8 burns bootloaders just fine. But, when trying upload a sketch,
it rep…
-
```
I need avrdude 5.8. I'm porting arduino to the xmega. 5.8 knows about the
xmega, the hacked 5.4-arduino does not.
Avrdude 5.8 burns bootloaders just fine. But, when trying upload a sketch,
it rep…
-
```
A fix is to check for the esc char before setting in_bootloader
#ifdef USE_ENTER_UART
// Check for received character
#ifdef __AVR_XMEGA__
if (…
-
```
I need avrdude 5.8. I'm porting arduino to the xmega. 5.8 knows about the
xmega, the hacked 5.4-arduino does not.
Avrdude 5.8 burns bootloaders just fine. But, when trying upload a sketch,
it rep…
-
```
I need avrdude 5.8. I'm porting arduino to the xmega. 5.8 knows about the
xmega, the hacked 5.4-arduino does not.
Avrdude 5.8 burns bootloaders just fine. But, when trying upload a sketch,
it rep…
-
```
I need avrdude 5.8. I'm porting arduino to the xmega. 5.8 knows about the
xmega, the hacked 5.4-arduino does not.
Avrdude 5.8 burns bootloaders just fine. But, when trying upload a sketch,
it rep…