PokittoLib is the library needed for programming the Pokitto DIY game console (www.pokitto.com)
Dependents: YATTT sd_map_test cPong SnowDemo ... more
PokittoLib
Library for programming Pokitto hardware
How to Use
- Import this library to online compiler (see button "import" on the right hand side
- DO NOT import mbed-src anymore, a better version is now included inside PokittoLib
- Change My_settings.h according to your project
- Start coding!
Revisions of POKITTO_CORE/PokittoCore.cpp
Revision | Date | Message | Actions |
---|---|---|---|
28:958b71c4b92a | 2018-01-05 | Sound level stored in EEPROM, sound output improved | File Diff Annotate |
24:9561281d0378 | 2017-12-29 | PokittoLib synced with Github and all Spianl & Hanski contributions so far | File Diff Annotate |
20:fa6899411a24 | 2017-10-22 | BLv3 mechanism installed | File Diff Annotate |
17:10609a82d462 | 2017-10-21 | New bootloader system! | File Diff Annotate |
13:680e1a8cdd8b | 2017-10-19 | Key search now from both 0x3FE04 and 0x3F004 | File Diff Annotate |
6:72f87b7c7400 | 2017-10-11 | Fixed PokittoLib to fully working. Includes mbed-src | File Diff Annotate |
3:689c3cbbef13 | 2017-09-19 | Works again with mbed-src; | File Diff Annotate |
2:968589ca3484 | 2017-09-19 | Got rid of warnings at compile time | File Diff Annotate |
1:4b1511a0a2c2 | 2017-09-18 | Changes done to make compile; | File Diff Annotate |
0:e8b8f36b4505 | 2017-09-18 | Initial; | File Diff Annotate |