From 95ca3f5bd696b5450820929e1b1a444d02f0bd1e Mon Sep 17 00:00:00 2001 From: Christian Starkjohann Date: Thu, 17 Apr 2008 19:00:20 +0000 Subject: - imported new files into project --- libs-device/Readme.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 libs-device/Readme.txt (limited to 'libs-device/Readme.txt') diff --git a/libs-device/Readme.txt b/libs-device/Readme.txt new file mode 100644 index 0000000..7c0e311 --- /dev/null +++ b/libs-device/Readme.txt @@ -0,0 +1,16 @@ +This is the Readme file for the libs-device directory. This directory contains +code snippets which may be useful for USB device firmware. + + +WHAT IS INCLUDED IN THIS DIRECTORY? +=================================== + +osccal.c and osccal.h + This module contains a function which calibrates the AVR's built-in RC + oscillator based on the USB frame clock. See osccal.h for a documentation + of the API. + + +---------------------------------------------------------------------------- +(c) 2008 by OBJECTIVE DEVELOPMENT Software GmbH. +http://www.obdev.at/ -- cgit v1.2.3