diff options
| -rw-r--r-- | tests/sizes-reference/sizes-20080418-gcc3.4.6.txt | 24 | ||||
| -rw-r--r-- | tests/sizes-reference/sizes-20080418-gcc4.2.2.txt | 24 | 
2 files changed, 24 insertions, 24 deletions
| diff --git a/tests/sizes-reference/sizes-20080418-gcc3.4.6.txt b/tests/sizes-reference/sizes-20080418-gcc3.4.6.txt index f0f0e1c..2257e89 100644 --- a/tests/sizes-reference/sizes-20080418-gcc3.4.6.txt +++ b/tests/sizes-reference/sizes-20080418-gcc3.4.6.txt @@ -1,13 +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 +                    Minimum_with_16_MHz  1154    45    +0    +0 +                    Minimum_with_12_MHz  1274    45  +120    +0 +                    Minimum_with_15_MHz  1260    45  +106    +0 +                  Minimum_with_16_5_MHz  1276    45  +122    +0 +                  With_usbFunctionWrite  1214    45   +60    +0 +                   With_usbFunctionRead  1200    45   +46    +0 +         With_usbFunctionRead_and_Write  1246    45   +92    +0 +               With_usbFunctionWriteOut  1178    45   +24    +0 +           With_Interrupt_In_Endpoint_1  1284    58  +130   +13 +  With_Interrupt_In_Endpoint_1_and_Halt  1372    58  +218   +13 +     With_Interrupt_In_Endpoint_1_and_3  1386    69  +232   +24 +                With_Dynamic_Descriptor  1186    45   +32    +0 diff --git a/tests/sizes-reference/sizes-20080418-gcc4.2.2.txt b/tests/sizes-reference/sizes-20080418-gcc4.2.2.txt index be34f7e..f776893 100644 --- a/tests/sizes-reference/sizes-20080418-gcc4.2.2.txt +++ b/tests/sizes-reference/sizes-20080418-gcc4.2.2.txt @@ -1,13 +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 +                    Minimum_with_16_MHz  1208    45    +0    +0 +                    Minimum_with_12_MHz  1328    45  +120    +0 +                    Minimum_with_15_MHz  1314    45  +106    +0 +                  Minimum_with_16_5_MHz  1330    45  +122    +0 +                  With_usbFunctionWrite  1268    45   +60    +0 +                   With_usbFunctionRead  1264    45   +56    +0 +         With_usbFunctionRead_and_Write  1314    45  +106    +0 +               With_usbFunctionWriteOut  1218    45   +10    +0 +           With_Interrupt_In_Endpoint_1  1340    58  +132   +13 +  With_Interrupt_In_Endpoint_1_and_Halt  1414    58  +206   +13 +     With_Interrupt_In_Endpoint_1_and_3  1426    69  +218   +24 +                With_Dynamic_Descriptor  1238    45   +30    +0 | 
