From 044ad7c3987460ede48ff27afd6bdb0ca05a0432 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 4 Jul 2011 20:52:54 +0200 Subject: import at91lib from at91lib_20100901_softpack_1_9_v_1_0_svn_v15011 it's sad to see that atmel doesn't publish their svn repo or has a centralized location or even puts proper version/release info into the library itself --- readme.dir | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 readme.dir (limited to 'readme.dir') diff --git a/readme.dir b/readme.dir new file mode 100644 index 0000000..688846f --- /dev/null +++ b/readme.dir @@ -0,0 +1,16 @@ +//------------------------------------------------------------------------------ +/// \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. +//------------------------------------------------------------------------------ + -- cgit v1.2.3