Show HN: A Git client for MicroPython microcontrollers (like the $6 ESP32) (github.com)
A tiny (yocto) git client for MicroPython microcontrollers / other memory-constrained environments (<100k) like the $6 ESP32. It speaks to git HTTP/HTTPS servers using the ubiquitous git "smart client" protocol.
It supports branches/tags, shallow clones and sparse checkouts (ie: only checking out a sub-directory of a larger project).
I wrote it to remotely deploy/update code over low-bandwidth connections.
0 comments
[ 5.0 ms ] story [ 12.1 ms ] threadNo comments yet.