Espressif 32: development platform for PlatformIO
Language:
Python
Created:
25.07.2017
Updated:
16.04.2024
Stars:
0
Visit on GitHub
Espressif Systems is a privately held fabless semiconductor company. They provide wireless communications and Wi-Fi chips which are widely used in mobile devices and the Internet of Things applications.
[env:stable]
platform = espressif32
board = ...
...
[env:development]
platform = https://github.com/platformio/platform-espressif32.git
board = ...
...
Please navigate to documentation.