Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neophob/skyinvaders

WIP
https://github.com/neophob/skyinvaders

Last synced: about 1 month ago
JSON representation

WIP

Awesome Lists containing this project

README

        

Hint:

# Important Note
Arduino v1.0.1 (and maybe newer) have a malloc/free bug!

Check:
* http://code.google.com/p/arduino/issues/detail?id=468
* http://code.google.com/p/arduino/issues/detail?id=857

## Howto fix this issue:
* go to issue #468
* download malloc.c
* copy malloc.c to arduino-1.0.1/hardware/arduino/cores/arduino

Restart the Arduino IDE!