Skip to content

Developing env for espressif esp32 and esp8266 platform with docker.

License

Notifications You must be signed in to change notification settings

hanhandelaoba/esp-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esp-env

Developing env for espressif esp32 platform with docker.

Usage:

  • plugin esp32 developing board to PC's USB port.
  • make sure ttyUSB0 device is in /dev directory.
  • change to your work directory, like /home/username/projects.
  • run setespenv.sh in projects directory.
  • now you can build and debug your source codes in your projects directory.

You can search docker image "hanhandelaoba/esp-env" from docker hub or aliyuncs docker hub, and pull the image directly.

About

Developing env for espressif esp32 and esp8266 platform with docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published