From ac61b81a0b20b86a4865d5e2802f704ad1075541 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 13 Jul 2010 04:32:33 +0000 Subject: Add first lot of AVRStudio project files for some of the library projects. --- LUFA/ManPages/ChangeLog.txt | 1 + LUFA/ManPages/LibraryApps.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index bff555fc4..b118c581d 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -14,6 +14,7 @@ * - Added new pgm_read_ptr() macro to Common.h for reading of pointers out of flash memory space * - Added new SWAPENDIAN_16() and SWAPENDIAN_32() macros to Common.h for statically initialized variables at compile time * - Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific functions that are more complicated than simple macros + * - Added new AVRStudio 4 project files for all projects * * Changed: * - The RingBuff library code has been replaced in the XPLAINBridge, Benito and USBtoSerial projects with an ultra lightweight diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt index abd007359..7d4f3f7cf 100644 --- a/LUFA/ManPages/LibraryApps.txt +++ b/LUFA/ManPages/LibraryApps.txt @@ -102,7 +102,7 @@ * - Magstripe - Magnetic Stripe Card Reader project * - MissileLaucher - Toy Missile Launcher Host project * - RelayBoard - Relay board controller, controllable via the "sismpctl" Linux application - * - TemperatureDataLogger - Temperature Datalogging project, using the FatFS library + * - TempDataLogger - Temperature Datalogging project, using the FatFS library * - USBtoSerial - USB to USART Serial Converter project * - Webserver - RNDIS Host Webserver with DHCP client, powered by uIP TCP/IP stack project and FatFS library * - XPLAINBridge - XPLAIN alternative PDI Programmer/USB to Serial Bridge firmware project -- cgit v1.2.3