Deprecate the INTERRUPT() macro. Remove all vestiges of it from the |
|
More...
|
almost 20 years ago
|
C99ify <stdint.h>, contributed by Carlos Lamas, doxygenified by me. |
|
More...
|
almost 20 years ago
|
Mention that recent devices' support requires respective support of |
|
More...
|
almost 20 years ago
|
patch #3782 overview: modernize <stdint.h> |
|
More...
|
almost 20 years ago
|
NEWS entry for patch #3912. |
|
More...
|
almost 20 years ago
|
Apply patch #3912: Fix ctype.S linker error due to asm branches out of range |
|
More...
|
almost 20 years ago
|
Forgot to add the actual implementation files for assert()... |
|
More...
|
almost 20 years ago
|
Add an implementation for assert(). |
|
More...
|
almost 20 years ago
|
Add the missing bit definitions for EECR. |
|
More...
|
almost 20 years ago
|
Document bug #14241 is fixed. |
|
More...
|
almost 20 years ago
|
use either EEWE or EEPE in eeprom_is_ready(); fix for bug #14241 |
|
More...
|
almost 20 years ago
|
Define the EECR bits. |
|
More...
|
almost 20 years ago
|
Update NEWS for bug #14262 fix. |
|
More...
|
almost 20 years ago
|
Describe the reality for section .init4: only for devices with > 64 KB |
|
More...
|
almost 20 years ago
|
Catch up, describe all the recent changes. |
|
More...
|
almost 20 years ago
|
Document that for newer AVRs, the watchdog remains active even after a |
|
More...
|
almost 20 years ago
|
This one should not have been in the repository either (it's even in |
|
More...
|
almost 20 years ago
|
This file got only accidentally committed, and should not be in the |
|
More...
|
almost 20 years ago
|
Add support for ATmega164/324/644. |
|
More...
|
almost 20 years ago
|
Add support for the ATtiny25/45/85 devices. |
|
More...
|
almost 20 years ago
|
In GCC's configuration instructions, add --with-dwarf2 to enable the |
|
More...
|
almost 20 years ago
|
Fix standalone build of the demo app: use the correct value for -I, |
|
More...
|
almost 20 years ago
|
Fix (some) warnings. |
|
More...
|
almost 20 years ago
|
Remove PORTxy definitions that are duplicated from avr/portpins.h. |
|
More...
|
almost 20 years ago
|
Add support for the new LCD controller family: ATmega329, ATmega3290, |
|
More...
|
almost 20 years ago
|
Add support for the AT90PWM2/3 devices. |
|
More...
|
almost 20 years ago
|
Add a missing tar command in the installation instructions for avr-libc. |
|
More...
|
almost 20 years ago
|
Heavily rework the documentation. |
|
More...
|
almost 20 years ago
|
Bump required versions of the tools. |
|
More...
|
almost 20 years ago
|
Re-add building the demo project as a prerequisite for generating the |
|
More...
|
almost 20 years ago
|