title |
---|
AVR / Libc |
AVR / Libc
- AVR Libc Home Page AVR Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on Atmel AVR microcontrollers. 對照 Library Reference,除了實現 Standard C Library 外,另外也提供不少 AVR 專有的 libraries。
- AVR- and Arm- Toolchains (C Compilers) | Microchip Technology #ril
- AVR Libc Home Page Together,
avr-binutils
,avr-gcc
, andavr-libc
form the heart of the Free Software toolchain for the Atmel AVR microcontrollers. They are further accompanied by projects for in-system programming software (avrdude), simulation (simulavr) and debugging (avr-gdb, AVaRICE). 這些都是獨立的專案?? 跟 GCC 是什麼關係??
文件:
相關:
手冊: