azret / esp8266

Windows Build Environment for ESP8266

Home Page:http://artiste.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows Build Environment for ESP8266

A standalone build environment for developing custom bootloaders & firmware for ESP8266 on Windows.

#include "app.h"

void ICACHE_FLASH_ATTR start()
{
    log("\nstarted!\n");
}

Run BUILD.bat to compile and flash the app.

Links

About

Windows Build Environment for ESP8266

http://artiste.io


Languages

Language:C++ 71.3%Language:Roff 22.3%Language:C 4.5%Language:C# 1.2%Language:Python 0.4%Language:Shell 0.2%Language:XC 0.1%Language:XS 0.1%Language:Batchfile 0.0%