Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neophob/skyinvaders
WIP
https://github.com/neophob/skyinvaders
Last synced: about 1 month ago
JSON representation
WIP
- Host: GitHub
- URL: https://github.com/neophob/skyinvaders
- Owner: neophob
- Created: 2012-08-29T18:28:44.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-22T22:07:19.000Z (over 12 years ago)
- Last Synced: 2024-10-16T08:22:11.973Z (3 months ago)
- Language: Arduino
- Size: 2.5 MB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/arduinoRestart the Arduino IDE!