The C Runtime Library for AVR Microcontrollers
http://savannah.nongnu.org/projects/avr-libc
This package is based on the package 'avr-libc' from project 'openSUSE:Factory'.
The C runtime library for the AVR family of microcontrollers for use
with the GNU toolset (cross-avr-binutils, cross-avr-gcc, uisp, etc.).
- Developed at devel:gcc
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/avr-libc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
avr-libc-2.1.0.tar.bz2 | 0003638672 3.47 MB | |
avr-libc-2.1.0.tar.bz2.sig | 0000000566 566 Bytes | |
avr-libc-manpages-2.1.0.tar.bz2 | 0000149031 146 KB | |
avr-libc-manpages-2.1.0.tar.bz2.sig | 0000000566 566 Bytes | |
avr-libc-rpmlintrc | 0000000365 365 Bytes | |
avr-libc-user-manual-2.1.0.pdf.bz2 | 0001684416 1.61 MB | |
avr-libc-user-manual-2.1.0.pdf.bz2.sig | 0000000566 566 Bytes | |
avr-libc-user-manual-2.1.0.tar.bz2 | 0000951304 929 KB | |
avr-libc.changes | 0000012614 12.3 KB | |
avr-libc.keyring | 0000014571 14.2 KB | |
avr-libc.spec | 0000005349 5.22 KB | |
logicp-1.02.tgz | 0000051200 50 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1035232
from
Richard Biener (rguenther)
(revision 2)
- update to 2.1.0 * Improvements and additions: - Patch #9187 improved the library coverage for the AVR_TINY architecture (ATtiny10 and relatives). In particular, many of the functions from <string.h> are now available there. - Patch #8729 adds ISR_NOICF and ISR_FLATTEN to <avr/interrupt.h> * Bugs fixed: [#36933] Documentation no longer correctly describes how to declare [#41689] add static_assert to assert.h [#48898] power_usart3_* functions no more defined in power.h [#49020] dtostre() flags documentation error [#49447] Example code for uart_putchar() has error in recursive call strings for storage in program memory [#50439] avr/iom32u4.h does not define PRTIM4 [#51755] iotn441.h & iotn841.h missing definitions for PUEA[0-7] and PUEB[0-3] [no-id] util/eu_dst.h: fix reversed DST decision logic for March and October [no-id] util/delay.h.in: add missing return * Contributed Patches: [no-id] Define weak symbols for known memory region sizes based on device header definitions, starting with fuse region. [#8961] Update test script for new simulavr and library layout [#8964] Update tests isinf-01.c, signbit-01.c and modf-np.c [#9163] New eeprom write block function for xmega using eeprom page write [#8729] [avr/interrupt.h] Add ISR_NOICF, ISR_FLATTEN. Fix namespace of identifiers. [#8536] Fix a typo within <stdio.h> [#8649] small documentation fixes in [#9187] [AVR_TINY]: Support 16-bit xtoa functons and more string functions. [#9400] Add avrxmega3 multilibs [#9659] Update eeprom_is_ready for avrxmega3 devices [#9553] Fix some issues in libc/ [#9864] Use proper float function names and prototypes (forwarded request 1035193 from kwk)
Comments 0