[python] Add a (commented-out) example app

Change-Id: I3b00052bf7a116b4b6e2a785931e6a265cc6031c
This commit is contained in:
Romain Goyet
2017-07-30 22:18:57 +02:00
committed by Romain Goyet
parent 16584c5a88
commit ea52e627af
2 changed files with 66 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ endif
include ion/Makefile
include kandinsky/Makefile
include poincare/Makefile
#include python/Makefile
include escher/Makefile
# Executable Makefiles
include apps/Makefile