c compiler
OpenAVL - an AVL free project (II) - using an open source compiler too!
By allankliu Sep 17th, 2008
|
After merging the code from different projects, some of which use open source compilers, I can build my own project with GCC for AVR. The first project consumes 12KB ROM and 1K RAM. I believe the RAM size can be reduced after some optimization. However AVR offers big enough memory size than my expectation. Now I am adding the OTA (Over-the-Air) command parser to the project. |
- allankliu's blog
- 3 comments
- Read more
- 15019 reads




