MIT License Copyright (c) 2021 FinePointCgi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation ...
$ 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 ...