mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-02 02:10:19 +08:00
Merge branch 'feature/app_bin_support_4KB_align' into 'master'
Update partition table script and OTA example See merge request sdk/ESP8266_RTOS_SDK!677
This commit is contained in:
@ -1,9 +1,5 @@
|
||||
menu "ESP8266-specific"
|
||||
|
||||
config APP_OFFSET
|
||||
hex
|
||||
default 0x1000
|
||||
|
||||
choice NEWLIB_STDOUT_LINE_ENDING
|
||||
prompt "Line ending for UART output"
|
||||
default NEWLIB_STDOUT_LINE_ENDING_CRLF
|
||||
|
Reference in New Issue
Block a user