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

  1. Import this library to online compiler (see button "import" on the right hand side
  2. DO NOT import mbed-src anymore, a better version is now included inside PokittoLib
  3. Change My_settings.h according to your project
  4. Start coding!
Revision:
58:5f58a2846a20
Parent:
30:796f9611d2ac
--- a/POKITTO_HW/clock_11u6x.h	Tue Oct 02 20:38:50 2018 +0000
+++ b/POKITTO_HW/clock_11u6x.h	Sun Oct 07 10:06:28 2018 +0000
@@ -34,6 +34,8 @@
 
 #include "lpc_defs.h"
 #define STATIC static
+#undef INLINE
+#undef bool
 #define INLINE inline
 #define bool unsigned char