-- ADU_BSP --
-----------------

-- RTOS
The BSP is based on FreeRTOS ported for MicroBlaze.
The port source code can be provided by writting to ACTIA Automotive http://actia.com
Any information about FreeRTOS can be found at http://www.FreeRTOS.org

-- File System
The BSP handles FAT file system with name format 8.3
The open source project FatFs is used to handle the file system management.
Home page : http://elm-chan.org/fsw/ff/00index_e.html
