Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 669 Bytes

File metadata and controls

23 lines (18 loc) · 669 Bytes

framework-esp8266-rtos-sdk-idf-platformio

This is PLATFORM package for platformio.

[env:stable]
platform = custom8266
framework = esp8266-rtos-sdk
board = ...
...

Package include

builder scrypt test only

  • board 2M and 4M
  • CONFIG_PARTITION_TABLE_SINGLE_APP
  • flash over USB CP2102 (and similar)

features such as secureboot, OTA, flash less than 4M - NOT TESTED!!

For Windows in project directory generate idf.bat, which build app from cmd with idf.py