@@ -11099,3 +11099,74 @@ lionbit.menu.DebugLevel.verbose=Verbose
1109911099lionbit.menu.DebugLevel.verbose.build.code_debug=5
1110011100
1110111101##############################################################
11102+
11103+ watchy.name=Watchy
11104+
11105+ watchy.upload.tool=esptool_py
11106+ watchy.upload.maximum_size=1310720
11107+ watchy.upload.maximum_data_size=327680
11108+ watchy.upload.flags=
11109+ watchy.upload.extra_flags=
11110+
11111+ watchy.serial.disableDTR=true
11112+ watchy.serial.disableRTS=true
11113+
11114+ watchy.build.tarch=xtensa
11115+ watchy.build.bootloader_addr=0x1000
11116+ watchy.build.target=esp32
11117+ watchy.build.mcu=esp32
11118+ watchy.build.core=esp32
11119+ watchy.build.variant=watchy
11120+ watchy.build.board=WATCHY
11121+
11122+ watchy.build.f_cpu=240000000L
11123+ watchy.build.flash_size=4MB
11124+ watchy.build.flash_freq=80m
11125+ watchy.build.flash_mode=dio
11126+ watchy.build.boot=qio
11127+ watchy.build.partitions=min_spiffs
11128+ watchy.build.defines=
11129+
11130+ watchy.menu.Revision.v10=Watchy v1.0
11131+ watchy.menu.Revision.v10.build.board=WATCHY_V10
11132+ watchy.menu.Revision.v15=Watchy v1.5
11133+ watchy.menu.Revision.v15.build.board=WATCHY_V15
11134+ watchy.menu.Revision.v20=Watchy v2.0
11135+ watchy.menu.Revision.v20.build.board=WATCHY_V20
11136+
11137+ watchy.menu.PartitionScheme.huge_app=Huge APP (3MB No OTA/1MB SPIFFS)
11138+ watchy.menu.PartitionScheme.huge_app.build.partitions=huge_app
11139+ watchy.menu.PartitionScheme.huge_app.upload.maximum_size=3145728
11140+ watchy.menu.PartitionScheme.min_spiffs=Minimal SPIFFS (1.9MB APP with OTA/190KB SPIFFS)
11141+ watchy.menu.PartitionScheme.min_spiffs.build.partitions=min_spiffs
11142+ watchy.menu.PartitionScheme.min_spiffs.upload.maximum_size=1966080
11143+
11144+ watchy.menu.UploadSpeed.921600=921600
11145+ watchy.menu.UploadSpeed.921600.upload.speed=921600
11146+ watchy.menu.UploadSpeed.115200=115200
11147+ watchy.menu.UploadSpeed.115200.upload.speed=115200
11148+ watchy.menu.UploadSpeed.256000.windows=256000
11149+ watchy.menu.UploadSpeed.256000.upload.speed=256000
11150+ watchy.menu.UploadSpeed.230400.windows.upload.speed=256000
11151+ watchy.menu.UploadSpeed.230400=230400
11152+ watchy.menu.UploadSpeed.230400.upload.speed=230400
11153+ watchy.menu.UploadSpeed.460800.linux=460800
11154+ watchy.menu.UploadSpeed.460800.macosx=460800
11155+ watchy.menu.UploadSpeed.460800.upload.speed=460800
11156+ watchy.menu.UploadSpeed.512000.windows=512000
11157+ watchy.menu.UploadSpeed.512000.upload.speed=512000
11158+
11159+ watchy.menu.DebugLevel.none=None
11160+ watchy.menu.DebugLevel.none.build.code_debug=0
11161+ watchy.menu.DebugLevel.error=Error
11162+ watchy.menu.DebugLevel.error.build.code_debug=1
11163+ watchy.menu.DebugLevel.warn=Warn
11164+ watchy.menu.DebugLevel.warn.build.code_debug=2
11165+ watchy.menu.DebugLevel.info=Info
11166+ watchy.menu.DebugLevel.info.build.code_debug=3
11167+ watchy.menu.DebugLevel.debug=Debug
11168+ watchy.menu.DebugLevel.debug.build.code_debug=4
11169+ watchy.menu.DebugLevel.verbose=Verbose
11170+ watchy.menu.DebugLevel.verbose.build.code_debug=5
11171+
11172+ ##############################################################
0 commit comments