This repository contains a collection of Salt formulas that I use in Qubes OS, along with the tooling necessary to create RPM packages in order to get those Salt formulas into dom0 in a reasonably ...
$ cd hello-world $ idf.py set-target esp32 $ idf.py build $ idf.py -p COM4 flash $ idf.py -p COM4 monitor $ cd hello-gpio $ idf.py set-target esp32 $ idf.py build $ idf.py -p COM4 flash $ idf.py -p ...