NXP Rapid IoT prototyping kit port of Silabs "hungry gecko" smake-like game. https://os.mbed.com/teams/SiliconLabs/code/Hungry_gecko/

Dependencies:   lib_sx9500 GraphicsDisplay ColorMemLCD Large_fonts

See a detailed description of this project on Hackster.io . https://www.hackster.io/marcomerli/riotwear-snake-ca6dfc

Revision:
8:bb09890333fe
Parent:
1:846c97078558
Child:
22:af9dcf379926
--- a/main.cpp	Fri Aug 05 06:00:05 2016 +0100
+++ b/main.cpp	Sat Aug 06 20:30:05 2016 +0100
@@ -1,5 +1,4 @@
 #include "mbed.h"
-#include "rtos.h"
 
 DigitalOut led1(LED1);