diff options
author | Christian Starkjohann <cs+github@obdev.at> | 2012-01-09 01:12:52 +0100 |
---|---|---|
committer | Christian Starkjohann <cs+github@obdev.at> | 2012-01-09 01:12:52 +0100 |
commit | 812190c7d785433f6c2b207668d0f1e777060044 (patch) | |
tree | 8461bfba1f953495086d286a8706b479bf914f8c | |
parent | 0874492a51d09048b6124086e183815c5b0b57de (diff) | |
download | v-usb-812190c7d785433f6c2b207668d0f1e777060044.tar.gz v-usb-812190c7d785433f6c2b207668d0f1e777060044.tar.bz2 v-usb-812190c7d785433f6c2b207668d0f1e777060044.zip |
RELEASE: Added sizes files for this version
-rw-r--r-- | tests/sizes-reference/sizes-20120109-gcc3.4.6.txt | 17 | ||||
-rw-r--r-- | tests/sizes-reference/sizes-20120109-gcc4.3.3.txt | 17 |
2 files changed, 34 insertions, 0 deletions
diff --git a/tests/sizes-reference/sizes-20120109-gcc3.4.6.txt b/tests/sizes-reference/sizes-20120109-gcc3.4.6.txt new file mode 100644 index 0000000..50c8f26 --- /dev/null +++ b/tests/sizes-reference/sizes-20120109-gcc3.4.6.txt @@ -0,0 +1,17 @@ + Variation Flash RAM +F +RAM + Minimum_with_16_MHz 1152 45 +0 +0 + Minimum_with_12_MHz 1202 45 +50 +0 + Minimum_with_12_8_MHz 1518 45 +366 +0 + Minimum_with_15_MHz 1258 45 +106 +0 + Minimum_with_16_5_MHz 1274 45 +122 +0 + Minimum_with_18_MHz+CRC 2268 45 +1116 +0 + Minimum_with_20_MHz 1134 45 -18 +0 + With_usbFunctionWrite 1212 45 +60 +0 + With_usbFunctionRead 1190 45 +38 +0 + With_usbFunctionRead_and_Write 1232 45 +80 +0 + With_usbFunctionWriteOut 1176 45 +24 +0 + With_Interrupt_In_Endpoint_1 1278 57 +126 +12 + With_Interrupt_In_Endpoint_1_and_Halt 1368 57 +216 +12 + With_Interrupt_In_Endpoint_1_and_3 1344 69 +192 +24 + With_Dynamic_Descriptor 1180 45 +28 +0 + With_Long_Transfers 1206 47 +54 +2 diff --git a/tests/sizes-reference/sizes-20120109-gcc4.3.3.txt b/tests/sizes-reference/sizes-20120109-gcc4.3.3.txt new file mode 100644 index 0000000..14b9ca9 --- /dev/null +++ b/tests/sizes-reference/sizes-20120109-gcc4.3.3.txt @@ -0,0 +1,17 @@ + Variation Flash RAM +F +RAM + Minimum_with_16_MHz 1226 45 +0 +0 + Minimum_with_12_MHz 1276 45 +50 +0 + Minimum_with_12_8_MHz 1592 45 +366 +0 + Minimum_with_15_MHz 1332 45 +106 +0 + Minimum_with_16_5_MHz 1348 45 +122 +0 + Minimum_with_18_MHz+CRC 2298 45 +1072 +0 + Minimum_with_20_MHz 1208 45 -18 +0 + With_usbFunctionWrite 1286 45 +60 +0 + With_usbFunctionRead 1282 45 +56 +0 + With_usbFunctionRead_and_Write 1320 45 +94 +0 + With_usbFunctionWriteOut 1248 45 +22 +0 + With_Interrupt_In_Endpoint_1 1360 57 +134 +12 + With_Interrupt_In_Endpoint_1_and_Halt 1450 57 +224 +12 + With_Interrupt_In_Endpoint_1_and_3 1418 69 +192 +24 + With_Dynamic_Descriptor 1252 45 +26 +0 + With_Long_Transfers 1300 47 +74 +2 |