@@ -20943,6 +20943,137 @@ esp32c3m1IKit.menu.EraseFlash.all.upload.erase_cmd=-e
20943
20943
20944
20944
##############################################################
20945
20945
20946
+ roboheart_hercules.name=RoboHeart Hercules
20947
+
20948
+ roboheart_hercules.upload.tool=esptool_py
20949
+ roboheart_hercules.upload.maximum_size=1310720
20950
+ roboheart_hercules.upload.maximum_data_size=327680
20951
+ roboheart_hercules.upload.wait_for_upload_port=true
20952
+ roboheart_hercules.upload.flags=
20953
+ roboheart_hercules.upload.extra_flags=
20954
+
20955
+ roboheart_hercules.serial.disableDTR=true
20956
+ roboheart_hercules.serial.disableRTS=true
20957
+
20958
+ roboheart_hercules.build.tarch=xtensa
20959
+ roboheart_hercules.build.bootloader_addr=0x1000
20960
+ roboheart_hercules.build.target=esp32
20961
+ roboheart_hercules.build.mcu=esp32
20962
+ roboheart_hercules.build.core=esp32
20963
+ roboheart_hercules.build.variant=roboheart_hercules
20964
+ roboheart_hercules.build.board=roboheart_hercules
20965
+
20966
+ roboheart_hercules.build.f_cpu=240000000L
20967
+ roboheart_hercules.build.flash_size=4MB
20968
+ roboheart_hercules.build.flash_freq=40m
20969
+ roboheart_hercules.build.flash_mode=dio
20970
+ roboheart_hercules.build.boot=dio
20971
+ roboheart_hercules.build.partitions=default
20972
+ roboheart_hercules.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-cache-issue -mfix-esp32-psram-cache-strategy=memw
20973
+ roboheart_hercules.build.extra_libs=
20974
+
20975
+ roboheart_hercules.menu.PartitionScheme.default=Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)
20976
+ roboheart_hercules.menu.PartitionScheme.default.build.partitions=default
20977
+ roboheart_hercules.menu.PartitionScheme.defaultffat=Default 4MB with ffat (1.2MB APP/1.5MB FATFS)
20978
+ roboheart_hercules.menu.PartitionScheme.defaultffat.build.partitions=default_ffat
20979
+ roboheart_hercules.menu.PartitionScheme.default_8MB=8M Flash (3MB APP/1.5MB FAT)
20980
+ roboheart_hercules.menu.PartitionScheme.default_8MB.build.partitions=default_8MB
20981
+ roboheart_hercules.menu.PartitionScheme.default_8MB.upload.maximum_size=3342336
20982
+ roboheart_hercules.menu.PartitionScheme.minimal=Minimal (1.3MB APP/700KB SPIFFS)
20983
+ roboheart_hercules.menu.PartitionScheme.minimal.build.partitions=minimal
20984
+ roboheart_hercules.menu.PartitionScheme.no_ota=No OTA (2MB APP/2MB SPIFFS)
20985
+ roboheart_hercules.menu.PartitionScheme.no_ota.build.partitions=no_ota
20986
+ roboheart_hercules.menu.PartitionScheme.no_ota.upload.maximum_size=2097152
20987
+ roboheart_hercules.menu.PartitionScheme.noota_3g=No OTA (1MB APP/3MB SPIFFS)
20988
+ roboheart_hercules.menu.PartitionScheme.noota_3g.build.partitions=noota_3g
20989
+ roboheart_hercules.menu.PartitionScheme.noota_3g.upload.maximum_size=1048576
20990
+ roboheart_hercules.menu.PartitionScheme.noota_ffat=No OTA (2MB APP/2MB FATFS)
20991
+ roboheart_hercules.menu.PartitionScheme.noota_ffat.build.partitions=noota_ffat
20992
+ roboheart_hercules.menu.PartitionScheme.noota_ffat.upload.maximum_size=2097152
20993
+ roboheart_hercules.menu.PartitionScheme.noota_3gffat=No OTA (1MB APP/3MB FATFS)
20994
+ roboheart_hercules.menu.PartitionScheme.noota_3gffat.build.partitions=noota_3gffat
20995
+ roboheart_hercules.menu.PartitionScheme.noota_3gffat.upload.maximum_size=1048576
20996
+ roboheart_hercules.menu.PartitionScheme.huge_app=Huge APP (3MB No OTA/1MB SPIFFS)
20997
+ roboheart_hercules.menu.PartitionScheme.huge_app.build.partitions=huge_app
20998
+ roboheart_hercules.menu.PartitionScheme.huge_app.upload.maximum_size=3145728
20999
+ roboheart_hercules.menu.PartitionScheme.min_spiffs=Minimal SPIFFS (1.9MB APP with OTA/190KB SPIFFS)
21000
+ roboheart_hercules.menu.PartitionScheme.min_spiffs.build.partitions=min_spiffs
21001
+ roboheart_hercules.menu.PartitionScheme.min_spiffs.upload.maximum_size=1966080
21002
+ roboheart_hercules.menu.PartitionScheme.fatflash=16M Flash (2MB APP/12.5MB FAT)
21003
+ roboheart_hercules.menu.PartitionScheme.fatflash.build.partitions=ffat
21004
+ roboheart_hercules.menu.PartitionScheme.fatflash.upload.maximum_size=2097152
21005
+ roboheart_hercules.menu.PartitionScheme.app3M_fat9M_16MB=16M Flash (3MB APP/9MB FATFS)
21006
+ roboheart_hercules.menu.PartitionScheme.app3M_fat9M_16MB.build.partitions=app3M_fat9M_16MB
21007
+ roboheart_hercules.menu.PartitionScheme.app3M_fat9M_16MB.upload.maximum_size=3145728
21008
+ roboheart_hercules.menu.PartitionScheme.rainmaker=RainMaker
21009
+ roboheart_hercules.menu.PartitionScheme.rainmaker.build.partitions=rainmaker
21010
+ roboheart_hercules.menu.PartitionScheme.rainmaker.upload.maximum_size=3145728
21011
+
21012
+ roboheart_hercules.menu.CPUFreq.240=240MHz (WiFi/BT)
21013
+ roboheart_hercules.menu.CPUFreq.240.build.f_cpu=240000000L
21014
+ roboheart_hercules.menu.CPUFreq.160=160MHz (WiFi/BT)
21015
+ roboheart_hercules.menu.CPUFreq.160.build.f_cpu=160000000L
21016
+ roboheart_hercules.menu.CPUFreq.80=80MHz (WiFi/BT)
21017
+ roboheart_hercules.menu.CPUFreq.80.build.f_cpu=80000000L
21018
+ roboheart_hercules.menu.CPUFreq.40=40MHz
21019
+ roboheart_hercules.menu.CPUFreq.40.build.f_cpu=40000000L
21020
+ roboheart_hercules.menu.CPUFreq.20=20MHz
21021
+ roboheart_hercules.menu.CPUFreq.20.build.f_cpu=20000000L
21022
+ roboheart_hercules.menu.CPUFreq.10=10MHz
21023
+ roboheart_hercules.menu.CPUFreq.10.build.f_cpu=10000000L
21024
+
21025
+ roboheart_hercules.menu.FlashMode.qio=QIO
21026
+ roboheart_hercules.menu.FlashMode.qio.build.flash_mode=dio
21027
+ roboheart_hercules.menu.FlashMode.qio.build.boot=qio
21028
+ roboheart_hercules.menu.FlashMode.dio=DIO
21029
+ roboheart_hercules.menu.FlashMode.dio.build.flash_mode=dio
21030
+ roboheart_hercules.menu.FlashMode.dio.build.boot=dio
21031
+ roboheart_hercules.menu.FlashMode.qout=QOUT
21032
+ roboheart_hercules.menu.FlashMode.qout.build.flash_mode=dout
21033
+ roboheart_hercules.menu.FlashMode.qout.build.boot=qout
21034
+ roboheart_hercules.menu.FlashMode.dout=DOUT
21035
+ roboheart_hercules.menu.FlashMode.dout.build.flash_mode=dout
21036
+ roboheart_hercules.menu.FlashMode.dout.build.boot=dout
21037
+
21038
+ roboheart_hercules.menu.FlashFreq.80=80MHz
21039
+ roboheart_hercules.menu.FlashFreq.80.build.flash_freq=80m
21040
+ roboheart_hercules.menu.FlashFreq.40=40MHz
21041
+ roboheart_hercules.menu.FlashFreq.40.build.flash_freq=40m
21042
+
21043
+ roboheart_hercules.menu.UploadSpeed.921600=921600
21044
+ roboheart_hercules.menu.UploadSpeed.921600.upload.speed=921600
21045
+ roboheart_hercules.menu.UploadSpeed.115200=115200
21046
+ roboheart_hercules.menu.UploadSpeed.115200.upload.speed=115200
21047
+ roboheart_hercules.menu.UploadSpeed.256000.windows=256000
21048
+ roboheart_hercules.menu.UploadSpeed.256000.upload.speed=256000
21049
+ roboheart_hercules.menu.UploadSpeed.230400.windows.upload.speed=256000
21050
+ roboheart_hercules.menu.UploadSpeed.230400=230400
21051
+ roboheart_hercules.menu.UploadSpeed.230400.upload.speed=230400
21052
+ roboheart_hercules.menu.UploadSpeed.460800.linux=460800
21053
+ roboheart_hercules.menu.UploadSpeed.460800.macosx=460800
21054
+ roboheart_hercules.menu.UploadSpeed.460800.upload.speed=460800
21055
+ roboheart_hercules.menu.UploadSpeed.512000.windows=512000
21056
+ roboheart_hercules.menu.UploadSpeed.512000.upload.speed=512000
21057
+
21058
+ roboheart_hercules.menu.DebugLevel.none=None
21059
+ roboheart_hercules.menu.DebugLevel.none.build.code_debug=0
21060
+ roboheart_hercules.menu.DebugLevel.error=Error
21061
+ roboheart_hercules.menu.DebugLevel.error.build.code_debug=1
21062
+ roboheart_hercules.menu.DebugLevel.warn=Warn
21063
+ roboheart_hercules.menu.DebugLevel.warn.build.code_debug=2
21064
+ roboheart_hercules.menu.DebugLevel.info=Info
21065
+ roboheart_hercules.menu.DebugLevel.info.build.code_debug=3
21066
+ roboheart_hercules.menu.DebugLevel.debug=Debug
21067
+ roboheart_hercules.menu.DebugLevel.debug.build.code_debug=4
21068
+ roboheart_hercules.menu.DebugLevel.verbose=Verbose
21069
+ roboheart_hercules.menu.DebugLevel.verbose.build.code_debug=5
21070
+
21071
+ roboheart_hercules.menu.EraseFlash.none=Disabled
21072
+ roboheart_hercules.menu.EraseFlash.none.upload.erase_cmd=
21073
+ roboheart_hercules.menu.EraseFlash.all=Enabled
21074
+ roboheart_hercules.menu.EraseFlash.all.upload.erase_cmd=-e
21075
+
21076
+ ##############################################################
20946
21077
VALTRACK_V4_VTS_ESP32_C3.name=VALTRACK_V4_VTS_ESP32_C3
20947
21078
VALTRACK_V4_VTS_ESP32_C3.vid.0=0x303a
20948
21079
VALTRACK_V4_VTS_ESP32_C3.pid.0=0x1001
@@ -21604,4 +21735,4 @@ crabik_slot_esp32_s3.menu.EraseFlash.none.upload.erase_cmd=
21604
21735
crabik_slot_esp32_s3.menu.EraseFlash.all=Enabled
21605
21736
crabik_slot_esp32_s3.menu.EraseFlash.all.upload.erase_cmd=-e
21606
21737
21607
- ##############################################################
21738
+ ##############################################################
0 commit comments