Commit Graph

17 Commits (master)

Author SHA1 Message Date
Thomas Lake a130e161dd Fix bootstrapped apps filter when no path specified 2018-09-19 20:42:52 +01:00
Thomas Lake dbb8515fb8 Don't remove paths explicitly specified on command line 2018-09-09 18:45:11 +01:00
Thomas Lake d72cdc9272 Optionally limit sync to bootstrapped apps
tilda_tools sync # Syncs everything, as before
tilda_tools --bootstrapped-apps sync # Removes any apps not marked as bootstrapped in their main.py

Fixes #123
2018-09-09 18:39:43 +01:00
Marek Ventur 0dec27757c Don't allow sync without filter 2018-09-01 18:17:56 +01:00
Marek Ventur be985b3240 fix tilda-tools bootstrap 2018-08-29 12:39:09 +01:00
Marek Ventur a31d48749e Here be dragons: Don't use usb storage for syncing anymore, switch to REPL only 2018-08-27 16:06:04 +01:00
Marek Ventur 69c7cd39b5 Bootstrap 2018-08-26 20:27:23 +01:00
Marek Ventur 98f5a0507d Travis didn't like my last commit 2018-08-25 22:56:35 +01:00
Marek Ventur 0f168e6053 Inform users to install pyserial 2018-08-25 22:43:23 +01:00
Marek Ventur 42c27b9ce2 First pass at making libs work with Mk4 2018-08-18 22:18:22 +01:00
Marek Ventur 80e1e03446 Update firmware updater for TiLDA Mk4. Sadly I had to take a dependency on dfu-util though 2018-08-12 17:53:11 +01:00
Marek Ventur 7936cbf3a7 Launcher and minimal home screen 2018-08-05 22:14:31 +01:00
Marek Ventur 71e1ec63ff * app lib working now
* refactored tests
* added ospath lib
* deleted test app
* added metadata reader
2018-07-29 17:37:43 +01:00
Marek Ventur 034433c194 fix travis test 2018-07-27 23:39:39 +01:00
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
Marek Ventur af162a7134 Add travis.yml 2018-07-22 00:25:50 +01:00
Marek Ventur 32e278d4c9 Add testing framework and tilda_tools 2018-07-16 23:05:25 +01:00