Commit Graph

35 Commits (master)

Author SHA1 Message Date
Thomas Lake a130e161dd Fix bootstrapped apps filter when no path specified 5 years ago
Thomas Lake dbb8515fb8 Don't remove paths explicitly specified on command line 5 years ago
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
5 years ago
Marek Ventur 2cd2ca468f
Merge pull request #58 from hazanjon/tools_windows_fix
tilda_tools - Fix "'charmap' codec can't decode byte 0x9d" on windows for validate, sync, run
5 years ago
Marek Ventur 87c82fffb7 Delete bootstrap.py on sync 5 years ago
Jon Hazan f3e3c98211 Fix charmap error when using tilda_tools on windows 5 years ago
Jon Hazan 1155953462 Fix charmap error when using tilda_tools on windows 5 years ago
Marek Ventur 0dec27757c Don't allow sync without filter 5 years ago
Marek Ventur aa6a80c269 Fix sync for windows users 5 years ago
Marek Ventur 3fd67bc82a
Update DFU instructions 5 years ago
Lex Robinson 98e53077b6
Fix tilda_tools test not working in Windows
Fixes for hard coded '/'s.
5 years ago
Phil Crump 13dec9e50e firmware-update.py: Use py3.6 compatible arguments to subprocess.run() 5 years ago
prehensile be79970675 added /dev/tty.usbmodemTiLDA* to glob paths in find_tty 5 years ago
Marek Ventur a0d1d95b45 Fix boot.py 5 years ago
Marek Ventur 21560c049e Add wpa enterprise to bootstrap.py/wifi.py 5 years ago
Marek Ventur 3d42f7458f Soft-reset before syncing 5 years ago
Marek Ventur 4fb8205cab Fix tests, remove debug leftovers 5 years ago
Marek Ventur be985b3240 fix tilda-tools bootstrap 5 years ago
Marek Ventur a31d48749e Here be dragons: Don't use usb storage for syncing anymore, switch to REPL only 5 years ago
Marek Ventur 6564ac3681 Add wifi select UI to bootstrap 5 years ago
Marek Ventur 69c7cd39b5 Bootstrap 5 years ago
Marek Ventur 98f5a0507d Travis didn't like my last commit 5 years ago
Marek Ventur 0f168e6053 Inform users to install pyserial 5 years ago
Marek Ventur 68e0c97cbf Keep resources.py in sync with backend 5 years ago
Marek Ventur ae7c18d062 This is getting too big, so commiting now: More Tilda mk4 changes 5 years ago
Marek Ventur 42c27b9ce2 First pass at making libs work with Mk4 5 years ago
Marek Ventur 80e1e03446 Update firmware updater for TiLDA Mk4. Sadly I had to take a dependency on dfu-util though 5 years ago
Marek Ventur 7936cbf3a7 Launcher and minimal home screen 5 years ago
Marek Ventur 88cdb14490 Don't validate upip resources 5 years ago
Marek Ventur 71e1ec63ff * app lib working now
* refactored tests
* added ospath lib
* deleted test app
* added metadata reader
5 years ago
Marek Ventur 034433c194 fix travis test 5 years ago
Marek Ventur 1fd7f5c0db * Add upip dependencies
* Add firmware updater
* Add urlencode lib
* Add tests for http library
* Support form encoding in http post
5 years ago
Marek Ventur 992d00dc0f Make categories required 5 years ago
Marek Ventur af162a7134 Add travis.yml 5 years ago
Marek Ventur 32e278d4c9 Add testing framework and tilda_tools 5 years ago