Update README.md

This commit is contained in:
kokke
2014-05-30 14:29:25 +02:00
parent 99f9d3d372
commit ab5e542e81

View File

@@ -13,8 +13,8 @@ GCC size output when compiled for ARM:
$ arm-none-eabi-gcc -Os -c aes.c -o aes.o $ arm-none-eabi-gcc -Os -c aes.c -o aes.o
$ size aes.o $ size aes.o
text data bss dec hex filename text data bss dec hex filename
1079 0 204 1283 503 aes.o 1079 0 204 1283 503 aes.o