Settings

Theme

Show HN: A Git client for MicroPython microcontrollers (like the $6 ESP32)

github.com

7 points by keredson 3 years ago · 0 comments · 1 min read

Reader

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.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection