This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ttgo_esp32_vga32_v1.4 [2024/03/13 17:58] – austin | ttgo_esp32_vga32_v1.4 [2024/09/22 22:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== Makefile Environment Setup ===== | ===== Makefile Environment Setup ===== | ||
- | * Install python-serial: | + | * Install python-serial: |
+ | DEBIAN# | ||
+ | or | ||
+ | GENTOO# emerge dev-python/ | ||
+ | or | ||
+ | PYTHON# pip install pyserial | ||
+ | </ | ||
* Clone the repo [[https:// | * Clone the repo [[https:// | ||
cd ~/ | cd ~/ |