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:
57:63853054a4d9
Parent:
35:4f7edccf8ed6
Child:
66:6281a40d73e6
--- a/Pokitto_settings.h	Fri Sep 14 07:40:24 2018 +0000
+++ b/Pokitto_settings.h	Tue Oct 02 20:38:50 2018 +0000
@@ -38,7 +38,7 @@
 #ifndef POKITTO_SETTINGS_H
 #define POKITTO_SETTINGS_H
 
-#include "My_settings.h"
+#include "../My_settings.h"
 
 #ifdef PROJ_BOARDREV
  #define POK_BOARDREV PROJ_BOARDREV // which revision of Pokitto board