Skip to content

milli9d/esp_playground_sdk

Repository files navigation

ESP Playground SDK

A collection of ESP8266 projects for the ESP RTOS SDK.

Runs on a Linux host machine.


Build toolchain (perform this first):
    source ./configure_esp.sh
Configure ESP SDK:
    make menuconfig
Build app:
    make app
Flash app:
    make flash

About

ESP32/8266 Middleware Framework on C++ RTOS IDF SDK.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published