mirror of
https://github.com/espressif/esp-idf
synced 2025-04-03 05:10:11 -04:00
7 lines
173 B
C
7 lines
173 B
C
# pragma once
|
|
|
|
#define CONFIG_WL_SECTOR_SIZE 4096
|
|
#define CONFIG_LOG_DEFAULT_LEVEL 3
|
|
#define CONFIG_PARTITION_TABLE_OFFSET 0x8000
|
|
#define CONFIG_ESPTOOLPY_FLASHSIZE "8MB"
|