~ubuntu-branches/ubuntu/wily/avr-libc/wily-proposed

« back to all changes in this revision

Viewing changes to doc/TODO

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2002-04-15 14:53:38 UTC
  • Revision ID: james.westby@ubuntu.com-20020415145338-c8hi0tn5bx74w7o3
Tags: upstream-20020203
ImportĀ upstreamĀ versionĀ 20020203

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
TODO for avr-libc:
 
2
 
 
3
 - better ATmega323 (formerly known as ATmega32) support
 
4
 - add support for ATmega8/16/64/128 (datasheets now available!),
 
5
   AT43USB320, AT43USB355, AT76C711 support (binutils and gcc need
 
6
   to be updated first, new -mmcu=... names and linker scripts)
 
7
 - fix signed/unsigned gcc warnings (qsort.c, strtol.c, strtoul.c)
 
8
 - finish porting newlib to AVR (may be useful especially for
 
9
   larger devices, and for testing avr-gcc itself...)
 
10