From bb11ee9f4a24c98ad359d074810ad82a61d00408 Mon Sep 17 00:00:00 2001 From: Christian Starkjohann Date: Tue, 29 Apr 2008 18:23:04 +0000 Subject: - added compiler version to sizes archive --- tests/sizes-reference/sizes-20080418-gcc3.4.6.txt | 13 +++++++++++++ tests/sizes-reference/sizes-20080418-gcc4.2.2.txt | 13 +++++++++++++ tests/sizes-reference/sizes-20080418.txt | 13 ------------- 3 files changed, 26 insertions(+), 13 deletions(-) create mode 100644 tests/sizes-reference/sizes-20080418-gcc3.4.6.txt create mode 100644 tests/sizes-reference/sizes-20080418-gcc4.2.2.txt delete mode 100644 tests/sizes-reference/sizes-20080418.txt diff --git a/tests/sizes-reference/sizes-20080418-gcc3.4.6.txt b/tests/sizes-reference/sizes-20080418-gcc3.4.6.txt new file mode 100644 index 0000000..f0f0e1c --- /dev/null +++ b/tests/sizes-reference/sizes-20080418-gcc3.4.6.txt @@ -0,0 +1,13 @@ + Variation Flash RAM +F +RAM + Minimum_with_16_MHz 1154 43 +0 +0 + Minimum_with_12_MHz 1274 43 +120 +0 + Minimum_with_15_MHz 1260 43 +106 +0 + Minimum_with_16_5_MHz 1276 43 +122 +0 + With_usbFunctionWrite 1214 43 +60 +0 + With_usbFunctionRead 1200 43 +46 +0 + With_usbFunctionRead_and_Write 1246 43 +92 +0 + With_usbFunctionWriteOut 1178 43 +24 +0 + With_Interrupt_In_Endpoint_1 1284 54 +130 +11 + With_Interrupt_In_Endpoint_1_and_Halt 1372 54 +218 +11 + With_Interrupt_In_Endpoint_1_and_3 1386 65 +232 +22 + With_Dynamic_Descriptor 1186 43 +32 +0 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 diff --git a/tests/sizes-reference/sizes-20080418.txt b/tests/sizes-reference/sizes-20080418.txt deleted file mode 100644 index f0f0e1c..0000000 --- a/tests/sizes-reference/sizes-20080418.txt +++ /dev/null @@ -1,13 +0,0 @@ - Variation Flash RAM +F +RAM - Minimum_with_16_MHz 1154 43 +0 +0 - Minimum_with_12_MHz 1274 43 +120 +0 - Minimum_with_15_MHz 1260 43 +106 +0 - Minimum_with_16_5_MHz 1276 43 +122 +0 - With_usbFunctionWrite 1214 43 +60 +0 - With_usbFunctionRead 1200 43 +46 +0 - With_usbFunctionRead_and_Write 1246 43 +92 +0 - With_usbFunctionWriteOut 1178 43 +24 +0 - With_Interrupt_In_Endpoint_1 1284 54 +130 +11 - With_Interrupt_In_Endpoint_1_and_Halt 1372 54 +218 +11 - With_Interrupt_In_Endpoint_1_and_3 1386 65 +232 +22 - With_Dynamic_Descriptor 1186 43 +32 +0 -- cgit v1.2.3