Update manual pages to reference unfinished AVR32 port, add port status to the Future Changes page.

This commit is contained in:
Dean Camera 2010-02-22 12:45:52 +00:00
parent 99a45fa97d
commit d2ed97e34b
4 changed files with 34 additions and 12 deletions

View file

@ -33,7 +33,23 @@
* -# Finish SideShow demo
* -# Finish StandaloneProgrammer project
* - Ports
* -# AVR32 UC3B series microcontrollers
* -# Atmel ARM7 series microcontrollers
* -# Other (commercial) C compilers
*
* \section Sec_AVR32Port AVR32 Port Status
* The following drivers have been ported:
* - Joystick Board Driver
* - Buttons Board Driver
* - LEDs Board Driver
*
* The following drivers have been partially ported:
* - SPI Peripheral Driver
*
* The following drivers have not yet been ported:
* - Dataflash Board Driver
* - Temperature Board Driver
* - Serial Peripheral Driver
* - ADC Peripheral Driver
* - TWI Peripheral Driver
* - USB Driver
*/