How do I config the 'platformio.ini'...
GodayMax opened this issue · 1 comments
GodayMax commented
I try to config platformio.ini like this, but shows some error like "Error: Could not find the package with 'amebad' requirements for your system 'darwin_x86_64'"
[env:myenv]
platform = amebad
framework =
lib_deps =
# RECOMMENDED
# Accept new functionality in a backwards compatible manner and patches
khoih.prog/WiFiWebServer_RTL8720 @ ^1.0.1
khoih-prog commented
Check WiFiWebServer_RTL8720 Platformio #3
PIO is currently not supporting AmebaD platform as you can see PIO Development Platforms.
I suggest that you