各位大侠,我是新手,问大家一个比较低级的问题,
我们公司准备做AT91sam9261ek板上的开发,我从atmel官方网上下载了一个资料包,at91lib_softpack_1.5,,这些资料可以用来做什么呢?readme内容如下:
//------------------------------------------------------------------------------
/// \dir
/// !Purpose
///
/// This directory contains several sub-directories, each one corresponding to
/// a category of code modules.
///
/// At the moment, there is five different categories:
/// - boards: everything board-related.
/// - components: external components used by AT91 chips (like DACs, etc.) but
/// not directly integrated.
/// - peripherals: internal peripherals of AT91 chips.
/// - usb: everything USB-related (including USB peripheral code).
/// - utility: set of small utility files, such as LEDs or debug traces.