From 5f776f4785960c71f3ac0bd8784b33812a9abc90 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 28 Jan 2010 13:17:36 +0000 Subject: Fix up project documentation files' overview tables, so that multiple items occupy multiple lines in the same cell, rather than multiple cells. --- Projects/Benito/Benito.txt | 4 +-- .../TemperatureDataLogger.txt | 18 +++++----- Projects/Webserver/Descriptors.c | 4 +-- Projects/Webserver/Lib/FATFs/diskio.lst | 24 +++++++------- Projects/Webserver/Lib/FATFs/ff.lst | 38 +++++++++++----------- Projects/Webserver/Webserver.txt | 26 +++++++++------ Projects/XPLAINBridge/XPLAINBridge.txt | 8 ++--- 7 files changed, 64 insertions(+), 58 deletions(-) (limited to 'Projects') diff --git a/Projects/Benito/Benito.txt b/Projects/Benito/Benito.txt index 248ca7763..1461d6dc0 100644 --- a/Projects/Benito/Benito.txt +++ b/Projects/Benito/Benito.txt @@ -34,8 +34,8 @@ * * * Relevant Standards: - * USBIF CDC Class Standard - * Arduino Bootloader Specification + * USBIF CDC Class Standard \n + * Arduino Bootloader Specification * * * Usable Speeds: diff --git a/Projects/TemperatureDataLogger/TemperatureDataLogger.txt b/Projects/TemperatureDataLogger/TemperatureDataLogger.txt index f4eb30c08..280c5fe02 100644 --- a/Projects/TemperatureDataLogger/TemperatureDataLogger.txt +++ b/Projects/TemperatureDataLogger/TemperatureDataLogger.txt @@ -25,21 +25,21 @@ * * * USB Classes: - * Mass Storage Device - * Human Interface Device + * Mass Storage Device \n + * Human Interface Device * * * USB Subclasses: - * Bulk-Only Transport - * Keyboard Subclass + * Bulk-Only Transport \n + * Keyboard Subclass * * * Relevant Standards: - * USBIF Mass Storage Standard - * USB Bulk-Only Transport Standard - * SCSI Primary Commands Specification - * SCSI Block Commands Specification - * USBIF HID Specification, USBIF HID Usage Tables + * USBIF Mass Storage Standard \n + * USB Bulk-Only Transport Standard \n + * SCSI Primary Commands Specification \n + * SCSI Block Commands Specification \n + * USBIF HID Specification, USBIF HID Usage Tables * * * Usable Speeds: diff --git a/Projects/Webserver/Descriptors.c b/Projects/Webserver/Descriptors.c index 40ce620a6..855bbd3f8 100644 --- a/Projects/Webserver/Descriptors.c +++ b/Projects/Webserver/Descriptors.c @@ -163,9 +163,9 @@ USB_Descriptor_String_t PROGMEM ManufacturerString = */ USB_Descriptor_String_t PROGMEM ProductString = { - .Header = {.Size = USB_STRING_LEN(22), .Type = DTYPE_String}, + .Header = {.Size = USB_STRING_LEN(14), .Type = DTYPE_String}, - .UnicodeString = L"LUFA Mass Storage Demo" + .UnicodeString = L"LUFA Webserver" }; /** This function is called by the library when in device mode, and must be overridden (see library "USB Descriptors" diff --git a/Projects/Webserver/Lib/FATFs/diskio.lst b/Projects/Webserver/Lib/FATFs/diskio.lst index d3e78054b..6553e4d2c 100644 --- a/Projects/Webserver/Lib/FATFs/diskio.lst +++ b/Projects/Webserver/Lib/FATFs/diskio.lst @@ -131,18 +131,18 @@ 214 .Letext0: DEFINED SYMBOLS *ABS*:00000000 diskio.c -C:\Users\Dean\AppData\Local\Temp/cc5TUdwu.s:2 *ABS*:0000003f __SREG__ -C:\Users\Dean\AppData\Local\Temp/cc5TUdwu.s:3 *ABS*:0000003e __SP_H__ -C:\Users\Dean\AppData\Local\Temp/cc5TUdwu.s:4 *ABS*:0000003d __SP_L__ -C:\Users\Dean\AppData\Local\Temp/cc5TUdwu.s:5 *ABS*:00000034 __CCP__ -C:\Users\Dean\AppData\Local\Temp/cc5TUdwu.s:6 *ABS*:00000000 __tmp_reg__ -C:\Users\Dean\AppData\Local\Temp/cc5TUdwu.s:7 *ABS*:00000001 __zero_reg__ -C:\Users\Dean\AppData\Local\Temp/cc5TUdwu.s:19 .text.disk_initialize:00000000 disk_initialize -C:\Users\Dean\AppData\Local\Temp/cc5TUdwu.s:35 .text.disk_status:00000000 disk_status -C:\Users\Dean\AppData\Local\Temp/cc5TUdwu.s:51 .text.disk_ioctl:00000000 disk_ioctl -C:\Users\Dean\AppData\Local\Temp/cc5TUdwu.s:74 .text.get_fattime:00000000 get_fattime -C:\Users\Dean\AppData\Local\Temp/cc5TUdwu.s:91 .text.disk_write:00000000 disk_write -C:\Users\Dean\AppData\Local\Temp/cc5TUdwu.s:122 .text.disk_read:00000000 disk_read +C:\Users\Dean\AppData\Local\Temp/cci6lD6d.s:2 *ABS*:0000003f __SREG__ +C:\Users\Dean\AppData\Local\Temp/cci6lD6d.s:3 *ABS*:0000003e __SP_H__ +C:\Users\Dean\AppData\Local\Temp/cci6lD6d.s:4 *ABS*:0000003d __SP_L__ +C:\Users\Dean\AppData\Local\Temp/cci6lD6d.s:5 *ABS*:00000034 __CCP__ +C:\Users\Dean\AppData\Local\Temp/cci6lD6d.s:6 *ABS*:00000000 __tmp_reg__ +C:\Users\Dean\AppData\Local\Temp/cci6lD6d.s:7 *ABS*:00000001 __zero_reg__ +C:\Users\Dean\AppData\Local\Temp/cci6lD6d.s:19 .text.disk_initialize:00000000 disk_initialize +C:\Users\Dean\AppData\Local\Temp/cci6lD6d.s:35 .text.disk_status:00000000 disk_status +C:\Users\Dean\AppData\Local\Temp/cci6lD6d.s:51 .text.disk_ioctl:00000000 disk_ioctl +C:\Users\Dean\AppData\Local\Temp/cci6lD6d.s:74 .text.get_fattime:00000000 get_fattime +C:\Users\Dean\AppData\Local\Temp/cci6lD6d.s:91 .text.disk_write:00000000 disk_write +C:\Users\Dean\AppData\Local\Temp/cci6lD6d.s:122 .text.disk_read:00000000 disk_read UNDEFINED SYMBOLS DataflashManager_WriteBlocks_RAM diff --git a/Projects/Webserver/Lib/FATFs/ff.lst b/Projects/Webserver/Lib/FATFs/ff.lst index 2a8f9fc4e..75598c4e6 100644 --- a/Projects/Webserver/Lib/FATFs/ff.lst +++ b/Projects/Webserver/Lib/FATFs/ff.lst @@ -3031,26 +3031,26 @@ 3172 .Letext0: DEFINED SYMBOLS *ABS*:00000000 ff.c -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:2 *ABS*:0000003f __SREG__ -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:3 *ABS*:0000003e __SP_H__ -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:4 *ABS*:0000003d __SP_L__ -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:5 *ABS*:00000034 __CCP__ -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:6 *ABS*:00000000 __tmp_reg__ -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:7 *ABS*:00000001 __zero_reg__ -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:19 .text.clust2sect:00000000 clust2sect -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:101 .text.f_mount:00000000 f_mount +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:2 *ABS*:0000003f __SREG__ +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:3 *ABS*:0000003e __SP_H__ +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:4 *ABS*:0000003d __SP_L__ +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:5 *ABS*:00000034 __CCP__ +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:6 *ABS*:00000000 __tmp_reg__ +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:7 *ABS*:00000001 __zero_reg__ +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:19 .text.clust2sect:00000000 clust2sect +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:101 .text.f_mount:00000000 f_mount .bss:00000000 FatFs -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:144 .text.validate:00000000 validate -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:184 .text.f_close:00000000 f_close -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:218 .text.move_window:00000000 move_window -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:292 .text.get_fat:00000000 get_fat -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:545 .text.f_lseek:00000000 f_lseek -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:1021 .text.dir_seek:00000000 dir_seek -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:1270 .text.f_read:00000000 f_read -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:1694 .text.check_fs:00000000 check_fs -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:1779 .text.chk_mounted:00000000 chk_mounted -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:3058 .bss:00000002 Fsid -C:\Users\Dean\AppData\Local\Temp/cchqutwM.s:2194 .text.f_open:00000000 f_open +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:144 .text.validate:00000000 validate +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:184 .text.f_close:00000000 f_close +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:218 .text.move_window:00000000 move_window +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:292 .text.get_fat:00000000 get_fat +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:545 .text.f_lseek:00000000 f_lseek +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:1021 .text.dir_seek:00000000 dir_seek +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:1270 .text.f_read:00000000 f_read +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:1694 .text.check_fs:00000000 check_fs +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:1779 .text.chk_mounted:00000000 chk_mounted +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:3058 .bss:00000002 Fsid +C:\Users\Dean\AppData\Local\Temp/ccSiGQ4w.s:2194 .text.f_open:00000000 f_open UNDEFINED SYMBOLS __mulsi3 diff --git a/Projects/Webserver/Webserver.txt b/Projects/Webserver/Webserver.txt index e78cf5eff..f13c17f5b 100644 --- a/Projects/Webserver/Webserver.txt +++ b/Projects/Webserver/Webserver.txt @@ -19,19 +19,25 @@ * * * - * + * * * * - * + * * * * - * + * * * * - * + * * * * @@ -48,12 +54,12 @@ * * To use this project, plug the USB AVR into a computer, so that it enumerates as a standard Mass Storage device. Load * HTML files onto the disk, so that they can be served out to clients -- the default file to serve should be called - * index.htm. Filenames must be in 8.3 format for them to be retrieved correctly by the webserver. - - * When attached to a RNDIS class device, such as a USB (desktop) modem. If compatible, the system will enumerate the - * device, set the appropriate parameters needed for connectivity and begin listening for new HTTP connections on port 80. - * The device IP, netmask and default gateway IP must be set to values appropriate for the RNDIS device being used for this - * project to work, if the DHCP client is disabled (see \ref SSec_Options). + * index.htm. Filenames must be in 8.3 format for them to be retrieved correctly by the webserver. + * + * When attached to a RNDIS class device, such as a USB (desktop) modem, the system will enumerate the device, set the + * appropriate parameters needed for connectivity and begin listening for new HTTP connections on port 80. The device IP, + * netmask and default gateway IP must be set to values appropriate for the RNDIS device being used for this project to + * work, if the DHCP client is disabled (see \ref SSec_Options). * * When properly configured, the webserver can be accessed from any HTTP webrowser by typing in the device's static or * dynamically allocated IP address. diff --git a/Projects/XPLAINBridge/XPLAINBridge.txt b/Projects/XPLAINBridge/XPLAINBridge.txt index 98d6dfe6e..a117560db 100644 --- a/Projects/XPLAINBridge/XPLAINBridge.txt +++ b/Projects/XPLAINBridge/XPLAINBridge.txt @@ -19,8 +19,8 @@ *
USB Mode:HostDual Mode Host/Device
USB Class:Communications Device Class (CDC)Communications Device Class (CDC) \n + * Mass Storage Device
USB Subclass:Remote NDIS (Microsoft Proprietary CDC Class Networking Standard)Remote NDIS (Microsoft Proprietary CDC Class Networking Standard) \n + * Bulk-Only Transport
Relevant Standards:Microsoft RNDIS SpecificationMicrosoft RNDIS Specification \n + * USBIF Mass Storage Standard \n + * USB Bulk-Only Transport Standard \n + * SCSI Primary Commands Specification \n + * SCSI Block Commands Specification
Usable Speeds:
* * - * - * + * + * * * * @@ -39,8 +39,8 @@ * * * - * - * + * + * * *
USB Mode:DeviceDevice1) Device2) Device
USB Class:
Usable Speeds:Full Speed ModeFull Speed Mode1) Full Speed Mode2) Full Speed Mode
* -- cgit v1.2.3