Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion epdiy-epub/project/SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if not SIFLI_SDK:
from building import *

# Prepare environment.
PrepareEnv(board_search_path="..")
PrepareEnv()

################################## change rtconfig.xxx to customize build ########################################

Expand Down
2 changes: 2 additions & 0 deletions epdiy-epub/sf32-oed-epd_v11/hcpu/board.conf
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,6 @@ CONFIG_LOG_ON_CONSOLE=y
CONFIG_USING_ADC_BUTTON=y
CONFIG_ADC_BUTTON_GROUP1_ADC_DEV_CHANNEL=5
CONFIG_ADC_BUTTON_GROUP1_BUTTON1_VOLT=3235
CONFIG_ADC_BUTTON_GROUP1_BUTTON1_RANGE=315
CONFIG_ADC_BUTTON_GROUP1_BUTTON2_VOLT=2543
CONFIG_ADC_BUTTON_GROUP1_BUTTON2_RANGE=245