riban-bw / CodeBlocks-Sming-Wizard

Project wizard for Code::Blocks to create a Sming project
GNU Lesser General Public License v3.0
0 stars 1 forks source link

codeblocks-sming-wizard

Wizard for Code::Blocks to create Sming ESP8266 project

Installation

Usage

Skeleton project created with:

Build targets:

Ensure SMING_HOME and ESP_HOME are set and valid - this may be done by:

This may also be set within the operating system.

For Autocomplete to work for all Sming classes including libraries:

(Autocomplete configuration should be added by the wizard but an issue with Code::Blocks is currently blocking this.)