Commit 99f9d3d3 authored by kokke's avatar kokke
Browse files

Update README.md

parent 9b8c0f23
......@@ -13,8 +13,8 @@ GCC size output when compiled for ARM:
$ arm-none-eabi-gcc -Os -c aes.c -o aes.o
$ size aes.o
text data bss dec hex filename
1079 0 204 1283 503 aes.o
text data bss dec hex filename
1079 0 204 1283 503 aes.o
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment