AVR-GCC
From Nibo
(Difference between revisions)
(→Weblinks) |
|||
Line 2: | Line 2: | ||
* [http://www.roboternetz.de/wissen/index.php/Avr-gcc roboternetz.de] - RN-Wissen GCC Programmierung | * [http://www.roboternetz.de/wissen/index.php/Avr-gcc roboternetz.de] - RN-Wissen GCC Programmierung | ||
- | * [http://winavr.sourceforge.net/ sourceforge.net] - WinAVR, AVR-GCC für Windows | + | * [http://winavr.sourceforge.net/ winavr.sourceforge.net] - WinAVR, AVR-GCC für Windows |
* [http://www.mikrocontroller.net/articles/AVR-GCC-Tutorial mikrocontroller.net] - AVR-GCC Tutorial | * [http://www.mikrocontroller.net/articles/AVR-GCC-Tutorial mikrocontroller.net] - AVR-GCC Tutorial | ||
* [http://www.nongnu.org/avr-libc/ avr-libc] - C Bibliothek für den AVR | * [http://www.nongnu.org/avr-libc/ avr-libc] - C Bibliothek für den AVR | ||
+ | |||
+ | * [http://www.sourceforge.net/projects/nibo/ sourceforge.net] - Nibo Library, Projektseite zur C/C++ Bibliothek | ||
+ | * [http://nibo.sourceforge.net/doc/html nibo.sourceforge.net] - Dokumentation zur Nibo Library | ||
+ | |||
+ | [[Category:Software]] |
Revision as of 22:04, 18 July 2007
Weblinks
- roboternetz.de - RN-Wissen GCC Programmierung
- winavr.sourceforge.net - WinAVR, AVR-GCC für Windows
- mikrocontroller.net - AVR-GCC Tutorial
- avr-libc - C Bibliothek für den AVR
- sourceforge.net - Nibo Library, Projektseite zur C/C++ Bibliothek
- nibo.sourceforge.net - Dokumentation zur Nibo Library