Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Tiny AES C
Commits
ab5e542e
Commit
ab5e542e
authored
May 30, 2014
by
kokke
Browse files
Update README.md
parent
99f9d3d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ab5e542e
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment