| * include/avr/iom325.h: Fix bit definition for UCSZ02. |
|
More...
|
over 20 years ago
|
| * include/math.h: Fix documenation for log10() function in math.h. |
|
More...
|
over 20 years ago
|
| * include/avr/iocan128.h: Fix bit definition for SJW0. |
|
More...
|
over 20 years ago
|
| Add new bit definitions in iom169.h. [Fixes bug #12422] |
|
More...
|
over 20 years ago
|
| Extend the simple demo for the ATmega16. |
|
More...
|
over 20 years ago
|
| Add Dmitry Xmelkov to the license file. |
|
More...
|
almost 21 years ago
|
| * doc/api/faq.dox: sbi() has been removed, document standard |
|
More...
|
almost 21 years ago
|
| Properly account for the characters consumed so far wrt. to the allowable |
|
More...
|
almost 21 years ago
|
| * libc/stdio/Makefile.am: Change optimisation level for building |
|
More...
|
almost 21 years ago
|
| Fix bug #11868 realloc doesn't work correctly on block at end of |
|
More...
|
almost 21 years ago
|
| * doc/api/main_page.dox: Remove the untested label on devices list. |
|
More...
|
almost 21 years ago
|
| * doc/examples/twitest/twitest.c: Replace SYSCLK with F_CPU. |
|
More...
|
almost 21 years ago
|
| * libm/fplib/sin.S: Fix call to __fp_cosinus. |
|
More...
|
almost 21 years ago
|
| Fix date of most recent entry. |
|
More...
|
almost 21 years ago
|
| Add all-demos.dox to EXTRA_DIST, so the examples grouping will work |
|
More...
|
almost 21 years ago
|
| * doc/examples/progmem.c: Update to use the latest API. |
|
More...
|
almost 21 years ago
|
| Apply Dmitry K.'s patch package for strtol/strtoul. |
|
More...
|
almost 21 years ago
|
| Minor cleanup to the ROM string example. Make the example function |
|
More...
|
almost 21 years ago
|
| Acknowledgments: |
|
More...
|
almost 21 years ago
|
| Fix brain-o on my side: do not mess with the `nx' fields for the |
|
More...
|
almost 21 years ago
|
| Changelog entry for savannah patch #3516 implementation. |
|
More...
|
almost 21 years ago
|
| Implement the %S format specifier for flash ROM strings. |
|
More...
|
almost 21 years ago
|
| Document that longjmp() might destroy changes that have been made to |
|
More...
|
almost 21 years ago
|
| Extend the documentation for MCUs that are not supported by the EEPROM |
|
More...
|
almost 21 years ago
|
| * LICENSE: Update copyright year. |
|
More...
|
almost 21 years ago
|
| * include/avr/wdt.h: Rewrite wdt_disable() to match datasheet algorithm. |
|
More...
|
almost 21 years ago
|
| Translate some old German comments to English. |
|
More...
|
almost 21 years ago
|
| Remove expensive no-op that was jumping to itself. |
|
More...
|
almost 21 years ago
|
| Changelog entry for my libm mega-commit. |
|
More...
|
almost 21 years ago
|
| Make all internal labels local. This fixes most of bug #3573. |
|
More...
|
almost 21 years ago
|