Go to file
Marek Ventur 1fd7f5c0db * Add upip dependencies
* Add firmware updater
* Add urlencode lib
* Add tests for http library
* Support form encoding in http post
2018-07-27 23:35:39 +01:00
.development * Add upip dependencies 2018-07-27 23:35:39 +01:00
app_library Make categories required 2018-07-22 11:34:07 +01:00
home_default initial commit 2018-07-15 15:31:19 +01:00
launcher initial commit 2018-07-15 15:31:19 +01:00
lib * Add upip dependencies 2018-07-27 23:35:39 +01:00
settings initial commit 2018-07-15 15:31:19 +01:00
test * Add upip dependencies 2018-07-27 23:35:39 +01:00
upip * Add upip dependencies 2018-07-27 23:35:39 +01:00
.gitignore * Add upip dependencies 2018-07-27 23:35:39 +01:00
.travis.yml Add travis.yml 2018-07-22 00:25:50 +01:00
README Add testing framework and tilda_tools 2018-07-16 23:05:25 +01:00
boot.py * Add upip dependencies 2018-07-27 23:35:39 +01:00
tilda_tools Add testing framework and tilda_tools 2018-07-16 23:05:25 +01:00

README

TiLDA Mk4 App Library
-------------------

* How to use tilda_tools.py
* How to transfer this to badge
* How to fork
* How to make your own changes
* How to run tests
* How to send a PR