Skip to content
/ template-esp Public template

Template for ESP-X Wi-Fi MCU repositories

License

Notifications You must be signed in to change notification settings

gabapcia/template-esp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-esp

Template for ESP-X Wi-Fi MCU repositories

Getting started

  1. Use this repository as template;
  2. Inside src/ create a file called env.lua; and
  3. Concentrate all the code belonging to the microcontroller inside the src/ folder.

Uploading code

  1. Make sure you have all the requirements listed in requirements.txt installed in your environment; and
  2. Open a terminal on the working directory and type ./uploader.py.

About

Template for ESP-X Wi-Fi MCU repositories

Topics

Resources

License

Stars

Watchers

Forks