diff options
author | Christian Starkjohann <cs+github@obdev.at> | 2008-04-29 18:23:04 +0000 |
---|---|---|
committer | Christian Starkjohann <cs+github@obdev.at> | 2008-04-29 18:23:04 +0000 |
commit | bb11ee9f4a24c98ad359d074810ad82a61d00408 (patch) | |
tree | 67343265178e7403b1fdd36480767e8022a4e1a3 | |
parent | 73ee1effae69d3a0a985bab261393c8c7eaffc8d (diff) | |
download | v-usb-bb11ee9f4a24c98ad359d074810ad82a61d00408.tar.gz v-usb-bb11ee9f4a24c98ad359d074810ad82a61d00408.tar.bz2 v-usb-bb11ee9f4a24c98ad359d074810ad82a61d00408.zip |
- added compiler version to sizes archive
-rw-r--r-- | tests/sizes-reference/sizes-20080418-gcc3.4.6.txt (renamed from tests/sizes-reference/sizes-20080418.txt) | 0 | ||||
-rw-r--r-- | tests/sizes-reference/sizes-20080418-gcc4.2.2.txt | 13 |
2 files changed, 13 insertions, 0 deletions
diff --git a/tests/sizes-reference/sizes-20080418.txt b/tests/sizes-reference/sizes-20080418-gcc3.4.6.txt index f0f0e1c..f0f0e1c 100644 --- a/tests/sizes-reference/sizes-20080418.txt +++ b/tests/sizes-reference/sizes-20080418-gcc3.4.6.txt diff --git a/tests/sizes-reference/sizes-20080418-gcc4.2.2.txt b/tests/sizes-reference/sizes-20080418-gcc4.2.2.txt new file mode 100644 index 0000000..be34f7e --- /dev/null +++ b/tests/sizes-reference/sizes-20080418-gcc4.2.2.txt @@ -0,0 +1,13 @@ + Variation Flash RAM +F +RAM + Minimum_with_16_MHz 1208 43 +0 +0 + Minimum_with_12_MHz 1328 43 +120 +0 + Minimum_with_15_MHz 1314 43 +106 +0 + Minimum_with_16_5_MHz 1330 43 +122 +0 + With_usbFunctionWrite 1268 43 +60 +0 + With_usbFunctionRead 1264 43 +56 +0 + With_usbFunctionRead_and_Write 1314 43 +106 +0 + With_usbFunctionWriteOut 1218 43 +10 +0 + With_Interrupt_In_Endpoint_1 1340 54 +132 +11 + With_Interrupt_In_Endpoint_1_and_Halt 1414 54 +206 +11 + With_Interrupt_In_Endpoint_1_and_3 1426 65 +218 +22 + With_Dynamic_Descriptor 1238 43 +30 +0 |