Commit 70f40c6d authored by kokke's avatar kokke
Browse files

Update README.md

parent df3dde5f
...@@ -17,7 +17,7 @@ You can choose to use one or both of the modes-of-operation, by defining the sym ...@@ -17,7 +17,7 @@ You can choose to use one or both of the modes-of-operation, by defining the sym
The module uses around 200 bytes of RAM and 2.5K ROM when compiled for ARM (~2K for Thumb but YMMV). The module uses around 200 bytes of RAM and 2.5K ROM when compiled for ARM (~2K for Thumb but YMMV).
It is the smallest implementation in C I've seen yet, but do contact me if you know of something smaller (or have improvements to the code here). It is one of the smallest implementation in C I've seen yet, but do contact me if you know of something smaller (or have improvements to the code here). I am a bit slow to react to pull requests and issues, but I have an ambition to go through all issues sometime in the future and release a stable version.
I've successfully used the code on 64bit x86, 32bit ARM and 8 bit AVR platforms. I've successfully used the code on 64bit x86, 32bit ARM and 8 bit AVR platforms.
......
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