Skip to content

GeneKong/framework-esp8266-rtos-sdk-idf-platformio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 4M
  • CONFIG_PARTITION_TABLE_SINGLE_APP
  • flash over USB CP2102 (and similar)

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

UPD 08.03.2019

Added support CONFIG_PARTITION_TABLE_CUSTOM_FILENAME

in sdkconfig.h

#define CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions_custom.csv"

in $PROJECTSRC_DIR put partitions_custom.csv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%