Skip to content

mapi-ng/esp8266_cmake_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266 Hello World Example

Example from ESP8266_RTOS_SDK. Added CMakePresets.json

Starts a FreeRTOS task to print "Hello World"

Build instructions

Open this project in Dev Container, in Visual Studio Code.

Instructions for setting up a Docker container are available in docker_files repository.

After opening the project in Dev Container, it can be configured and built using CMakeTools extensions.

For example, after pressing Ctrl-Shift-P in VSCode - following options among others can be used:

  • CMake: Configure
  • CMake: Build
  • CMake: Build Target

When building flash target, the script will attempt to flash everything (app and bootloader) to the device.

About

Template project for ESP8266 with CMake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published