Download avr-libc-user-manual..

Transcript
2 avr-libc Module Index
3
Misc Devices:
• at94K [2]
• at76c711 [3]
Note:
[1] Assembly only. There is no support for these devices to be programmed in C
since they do not have a ram based stack.
Note:
[2] The at94K devices are a combination of FPGA and AVR microcontroller.
[TRoth-2002/11/12: Not sure of the level of support for these. More information
would be welcomed.]
Note:
[3] The at76c711 is a USB to fast serial interface bridge chip using an AVR core.
It seems to be supported by binutils and gcc, but is only partially supported by
avr-libc. The missing piece seems to be crt76711.o.
2
avr-libc Module Index
2.1
avr-libc Modules
Here is a list of all modules:
EEPROM handling
5
AVR device-specific IO definitions
7
Program Space String Utilities
8
Power Management and Sleep Modes
13
Character Operations
14
System Errors (errno)
17
Integer Types
17
Mathematics
18
Setjmp and Longjmp
22
Standard IO facilities
24
Generated on Mon Dec 9 22:14:31 2002 for avr-libc by Doxygen