Skip to content

azret/esp8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published