17
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 2 years ago.
Aug 08, 2022 — Aug 08, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
2007-10-01 Eric B. Weddington <[email protected]>
Eric Weddington
as arcanum
More... almost 18 years ago
*include/avr/Makefile.am: Add missing common.h to install list.
Eric Weddington
as arcanum
More... almost 18 years ago
* doc/api/inline_asm.dox: Document new constraints.
Eric Weddington
as arcanum
More... about 18 years ago
Add missing file.
Eric Weddington
as arcanum
More... about 18 years ago
Remove file.
Eric Weddington
as arcanum
More... about 18 years ago
Forgot to add new file.
Eric Weddington
as arcanum
More... about 18 years ago
* doc/api/faq.dox: Add FAQ for soft reset.
Eric Weddington
as arcanum
More... about 18 years ago
Add alloca.h to the build. More... about 18 years ago
*** empty log message *** More... about 18 years ago
Add line about bug #19686 is fixed. More... about 18 years ago
Add other directory to the test list. More... about 18 years ago
New file More... about 18 years ago
Add alloca.h file. More... about 18 years ago
* include/avr/power.h: Add support for ATmega644P.
Eric Weddington
as arcanum
More... about 18 years ago
* include/avr/common.h: New file.
Eric Weddington
as arcanum
More... about 18 years ago
* Makefile.am: Add ChangeLog-2006 to distribution list.
Eric Weddington
as arcanum
More... about 18 years ago
* configure.ac: Revert patch and add devices back into avr2 group.
Eric Weddington
as arcanum
More... about 18 years ago
* devtools/gen-avr-lib-tree.sh: Replace awk with cut, which speeds
Eric Weddington
as arcanum
More... about 18 years ago
* doc/api/tools-install.dox: Add documentation on how to build the
Eric Weddington
as arcanum
More... about 18 years ago
Add vectortable.dox to EXTRA_DIST so it will end up in the documentation More... about 18 years ago
* xml/Atmel2libc.py: Catch (and ignore) errors resulting from More... about 18 years ago
Bump version date. More... about 18 years ago
configure.in -> configure.ac More... about 18 years ago
Fix file locations for automake so "make distcheck" will compile again. More... about 18 years ago
Fix bug #19009: Make <util/delay.h> issue a warning when optimizations More... about 18 years ago
* include/avr/iousbxx6_7.h: Change PORTxy to Pxy. More... about 18 years ago
Add support for ATmega8HVA/16HVA. More... about 18 years ago
* include/avr/iousbxx2.h: Change PORTxy to Pxy. More... about 18 years ago
Add -lgcc to DEMO_LIBS. More... about 18 years ago
Fix bug #19445: _malloc_heap_end does not follow _heap_end on m2561 More... about 18 years ago