khoih-prog/WiFiWebServer_RTL8720

How do I config the 'platformio.ini'...

GodayMax opened this issue · 1 comments

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

Check WiFiWebServer_RTL8720 Platformio #3

PIO is currently not supporting AmebaD platform as you can see PIO Development Platforms.
I suggest that you

  1. Use Arduino IDE which is much easier and powerful enough to use for complex projects.
  2. Post an enhancement request on PIO Issue and/or request for help in PIO Forum