Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ee8931d

Browse filesBrowse files
Sail-211010P-R-O-C-H-Ypre-commit-ci-lite[bot]
authored
Add the Waveshare ESP32-S3-Touch-LCD-1.85 board (espressif#10477)
* Delete boards.txt Delete old files * Add files via upload Add the Waveshare ESP32-S3-Touch-LCD-1.85 board * Add files via upload Add the Waveshare ESP32-S3-Touch-LCD-1.85 board * Update pins_arduino.h Modify the pin definition * Add files via upload Add the Waveshare ESP32-S3-Touch-LCD-1.85 board * Update pins_arduino.h Modify the pin definition * feat(board): Add waweshare s3 rouch lcd 185 * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
1 parent 955b277 commit ee8931d
Copy full SHA for ee8931d

File tree

Expand file treeCollapse file tree

2 files changed

+301
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+301
-0
lines changed

‎boards.txt

Copy file name to clipboardExpand all lines: boards.txt
+237Lines changed: 237 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43958,6 +43958,243 @@ waveshare_esp32_s3_touch_lcd_4.menu.EraseFlash.all.upload.erase_cmd=-e
4395843958

4395943959
##############################################################
4396043960

43961+
waveshare_esp32_s3_touch_lcd_185.name=Waveshare ESP32-S3-Touch-LCD-1.85
43962+
waveshare_esp32_s3_touch_lcd_185.vid.0=0x303a
43963+
waveshare_esp32_s3_touch_lcd_185.pid.0=0x8290
43964+
waveshare_esp32_s3_touch_lcd_185.upload_port.0.vid=0x303a
43965+
waveshare_esp32_s3_touch_lcd_185.upload_port.0.pid=0x8290
43966+
43967+
waveshare_esp32_s3_touch_lcd_185.bootloader.tool=esptool_py
43968+
waveshare_esp32_s3_touch_lcd_185.bootloader.tool.default=esptool_py
43969+
43970+
waveshare_esp32_s3_touch_lcd_185.upload.tool=esptool_py
43971+
waveshare_esp32_s3_touch_lcd_185.upload.tool.default=esptool_py
43972+
waveshare_esp32_s3_touch_lcd_185.upload.tool.network=esp_ota
43973+
43974+
waveshare_esp32_s3_touch_lcd_185.upload.maximum_size=1310720
43975+
waveshare_esp32_s3_touch_lcd_185.upload.maximum_data_size=327680
43976+
waveshare_esp32_s3_touch_lcd_185.upload.flags=
43977+
waveshare_esp32_s3_touch_lcd_185.upload.extra_flags=
43978+
waveshare_esp32_s3_touch_lcd_185.upload.use_1200bps_touch=false
43979+
waveshare_esp32_s3_touch_lcd_185.upload.wait_for_upload_port=false
43980+
43981+
waveshare_esp32_s3_touch_lcd_185.serial.disableDTR=false
43982+
waveshare_esp32_s3_touch_lcd_185.serial.disableRTS=false
43983+
43984+
waveshare_esp32_s3_touch_lcd_185.build.tarch=xtensa
43985+
waveshare_esp32_s3_touch_lcd_185.build.bootloader_addr=0x0
43986+
waveshare_esp32_s3_touch_lcd_185.build.target=esp32s3
43987+
waveshare_esp32_s3_touch_lcd_185.build.mcu=esp32s3
43988+
waveshare_esp32_s3_touch_lcd_185.build.core=esp32
43989+
waveshare_esp32_s3_touch_lcd_185.build.variant=waveshare_esp32_s3_touch_lcd_185
43990+
waveshare_esp32_s3_touch_lcd_185.build.board=WAVESHARE_ESP32_S3_TOUCH_LCD_185
43991+
43992+
waveshare_esp32_s3_touch_lcd_185.build.usb_mode=1
43993+
waveshare_esp32_s3_touch_lcd_185.build.cdc_on_boot=0
43994+
waveshare_esp32_s3_touch_lcd_185.build.msc_on_boot=0
43995+
waveshare_esp32_s3_touch_lcd_185.build.dfu_on_boot=0
43996+
waveshare_esp32_s3_touch_lcd_185.build.f_cpu=240000000L
43997+
waveshare_esp32_s3_touch_lcd_185.build.flash_size=16MB
43998+
waveshare_esp32_s3_touch_lcd_185.build.flash_freq=120m
43999+
waveshare_esp32_s3_touch_lcd_185.build.flash_mode=qio
44000+
waveshare_esp32_s3_touch_lcd_185.build.boot=qio
44001+
waveshare_esp32_s3_touch_lcd_185.build.boot_freq=80m
44002+
waveshare_esp32_s3_touch_lcd_185.build.partitions=default
44003+
waveshare_esp32_s3_touch_lcd_185.build.defines=
44004+
waveshare_esp32_s3_touch_lcd_185.build.loop_core=
44005+
waveshare_esp32_s3_touch_lcd_185.build.event_core=
44006+
waveshare_esp32_s3_touch_lcd_185.build.psram_type=opi
44007+
waveshare_esp32_s3_touch_lcd_185.build.memory_type={build.boot}_{build.psram_type}
44008+
44009+
## IDE 2.0 Seems to not update the value
44010+
waveshare_esp32_s3_touch_lcd_185.menu.JTAGAdapter.default=Disabled
44011+
waveshare_esp32_s3_touch_lcd_185.menu.JTAGAdapter.default.build.copy_jtag_files=0
44012+
waveshare_esp32_s3_touch_lcd_185.menu.JTAGAdapter.builtin=Integrated USB JTAG
44013+
waveshare_esp32_s3_touch_lcd_185.menu.JTAGAdapter.builtin.build.openocdscript=esp32s3-builtin.cfg
44014+
waveshare_esp32_s3_touch_lcd_185.menu.JTAGAdapter.builtin.build.copy_jtag_files=1
44015+
waveshare_esp32_s3_touch_lcd_185.menu.JTAGAdapter.external=FTDI Adapter
44016+
waveshare_esp32_s3_touch_lcd_185.menu.JTAGAdapter.external.build.openocdscript=esp32s3-ftdi.cfg
44017+
waveshare_esp32_s3_touch_lcd_185.menu.JTAGAdapter.external.build.copy_jtag_files=1
44018+
waveshare_esp32_s3_touch_lcd_185.menu.JTAGAdapter.bridge=ESP USB Bridge
44019+
waveshare_esp32_s3_touch_lcd_185.menu.JTAGAdapter.bridge.build.openocdscript=esp32s3-bridge.cfg
44020+
waveshare_esp32_s3_touch_lcd_185.menu.JTAGAdapter.bridge.build.copy_jtag_files=1
44021+
44022+
waveshare_esp32_s3_touch_lcd_185.menu.PSRAM.enabled=Enabled
44023+
waveshare_esp32_s3_touch_lcd_185.menu.PSRAM.enabled.build.defines=-DBOARD_HAS_PSRAM
44024+
waveshare_esp32_s3_touch_lcd_185.menu.PSRAM.enabled.build.psram_type=opi
44025+
waveshare_esp32_s3_touch_lcd_185.menu.PSRAM.disabled=Disabled
44026+
waveshare_esp32_s3_touch_lcd_185.menu.PSRAM.disabled.build.defines=
44027+
waveshare_esp32_s3_touch_lcd_185.menu.PSRAM.disabled.build.psram_type=qspi
44028+
44029+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.qio120=QIO 120MHz
44030+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.qio120.build.flash_mode=dio
44031+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.qio120.build.boot=qio
44032+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.qio120.build.boot_freq=120m
44033+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.qio120.build.flash_freq=80m
44034+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.qio=QIO 80MHz
44035+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.qio.build.flash_mode=dio
44036+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.qio.build.boot=qio
44037+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.qio.build.boot_freq=80m
44038+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.qio.build.flash_freq=80m
44039+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.dio=DIO 80MHz
44040+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.dio.build.flash_mode=dio
44041+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.dio.build.boot=dio
44042+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.dio.build.boot_freq=80m
44043+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.dio.build.flash_freq=80m
44044+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.opi=OPI 80MHz
44045+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.opi.build.flash_mode=dout
44046+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.opi.build.boot=opi
44047+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.opi.build.boot_freq=80m
44048+
waveshare_esp32_s3_touch_lcd_185.menu.FlashMode.opi.build.flash_freq=80m
44049+
44050+
waveshare_esp32_s3_touch_lcd_185.menu.LoopCore.1=Core 1
44051+
waveshare_esp32_s3_touch_lcd_185.menu.LoopCore.1.build.loop_core=-DARDUINO_RUNNING_CORE=1
44052+
waveshare_esp32_s3_touch_lcd_185.menu.LoopCore.0=Core 0
44053+
waveshare_esp32_s3_touch_lcd_185.menu.LoopCore.0.build.loop_core=-DARDUINO_RUNNING_CORE=0
44054+
44055+
waveshare_esp32_s3_touch_lcd_185.menu.EventsCore.0=Core 0
44056+
waveshare_esp32_s3_touch_lcd_185.menu.EventsCore.0.build.event_core=-DARDUINO_EVENT_RUNNING_CORE=0
44057+
waveshare_esp32_s3_touch_lcd_185.menu.EventsCore.1=Core 1
44058+
waveshare_esp32_s3_touch_lcd_185.menu.EventsCore.1.build.event_core=-DARDUINO_EVENT_RUNNING_CORE=1
44059+
44060+
waveshare_esp32_s3_touch_lcd_185.menu.USBMode.hwcdc=Hardware CDC and JTAG
44061+
waveshare_esp32_s3_touch_lcd_185.menu.USBMode.hwcdc.build.usb_mode=1
44062+
waveshare_esp32_s3_touch_lcd_185.menu.USBMode.default=USB-OTG (TinyUSB)
44063+
waveshare_esp32_s3_touch_lcd_185.menu.USBMode.default.build.usb_mode=0
44064+
44065+
waveshare_esp32_s3_touch_lcd_185.menu.CDCOnBoot.default=Disabled
44066+
waveshare_esp32_s3_touch_lcd_185.menu.CDCOnBoot.default.build.cdc_on_boot=0
44067+
waveshare_esp32_s3_touch_lcd_185.menu.CDCOnBoot.cdc=Enabled
44068+
waveshare_esp32_s3_touch_lcd_185.menu.CDCOnBoot.cdc.build.cdc_on_boot=1
44069+
44070+
waveshare_esp32_s3_touch_lcd_185.menu.MSCOnBoot.default=Disabled
44071+
waveshare_esp32_s3_touch_lcd_185.menu.MSCOnBoot.default.build.msc_on_boot=0
44072+
waveshare_esp32_s3_touch_lcd_185.menu.MSCOnBoot.msc=Enabled (Requires USB-OTG Mode)
44073+
waveshare_esp32_s3_touch_lcd_185.menu.MSCOnBoot.msc.build.msc_on_boot=1
44074+
44075+
waveshare_esp32_s3_touch_lcd_185.menu.DFUOnBoot.default=Disabled
44076+
waveshare_esp32_s3_touch_lcd_185.menu.DFUOnBoot.default.build.dfu_on_boot=0
44077+
waveshare_esp32_s3_touch_lcd_185.menu.DFUOnBoot.dfu=Enabled (Requires USB-OTG Mode)
44078+
waveshare_esp32_s3_touch_lcd_185.menu.DFUOnBoot.dfu.build.dfu_on_boot=1
44079+
44080+
waveshare_esp32_s3_touch_lcd_185.menu.UploadMode.default=UART0 / Hardware CDC
44081+
waveshare_esp32_s3_touch_lcd_185.menu.UploadMode.default.upload.use_1200bps_touch=false
44082+
waveshare_esp32_s3_touch_lcd_185.menu.UploadMode.default.upload.wait_for_upload_port=false
44083+
waveshare_esp32_s3_touch_lcd_185.menu.UploadMode.cdc=USB-OTG CDC (TinyUSB)
44084+
waveshare_esp32_s3_touch_lcd_185.menu.UploadMode.cdc.upload.use_1200bps_touch=true
44085+
waveshare_esp32_s3_touch_lcd_185.menu.UploadMode.cdc.upload.wait_for_upload_port=true
44086+
44087+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.esp_sr_16=ESP SR 16M (3MB APP/7MB SPIFFS/2.9MB MODEL)
44088+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.esp_sr_16.upload.maximum_size=3145728
44089+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.esp_sr_16.upload.extra_flags=0xD10000 {build.path}/srmodels.bin
44090+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.esp_sr_16.build.partitions=esp_sr_16
44091+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.app3M_fat9M_16MB=16M Flash (3MB APP/9.9MB FATFS)
44092+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.app3M_fat9M_16MB.build.partitions=app3M_fat9M_16MB
44093+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.app3M_fat9M_16MB.upload.maximum_size=3145728
44094+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.fatflash=16M Flash (2MB APP/12.5MB FATFS)
44095+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.fatflash.build.partitions=ffat
44096+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.fatflash.upload.maximum_size=2097152
44097+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.default_8MB=8M with spiffs (3MB APP/1.5MB SPIFFS)
44098+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.default_8MB.build.partitions=default_8MB
44099+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.default_8MB.upload.maximum_size=3342336
44100+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.rainmaker_8MB=RainMaker 8MB
44101+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.rainmaker_8MB.build.partitions=rainmaker_8MB
44102+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.rainmaker_8MB.upload.maximum_size=4116480
44103+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.default=Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)
44104+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.default.build.partitions=default
44105+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.defaultffat=Default 4MB with ffat (1.2MB APP/1.5MB FATFS)
44106+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.defaultffat.build.partitions=default_ffat
44107+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.rainmaker=RainMaker 4MB
44108+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.rainmaker.build.partitions=rainmaker
44109+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.rainmaker.upload.maximum_size=1966080
44110+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.rainmaker_4MB=RainMaker 4MB No OTA
44111+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.rainmaker_4MB.build.partitions=rainmaker_4MB_no_ota
44112+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.rainmaker_4MB.upload.maximum_size=4038656
44113+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.huge_app=Huge APP (3MB No OTA/1MB SPIFFS)
44114+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.huge_app.build.partitions=huge_app
44115+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.huge_app.upload.maximum_size=3145728
44116+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.min_spiffs=Minimal SPIFFS (1.9MB APP with OTA/190KB SPIFFS)
44117+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.min_spiffs.build.partitions=min_spiffs
44118+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.min_spiffs.upload.maximum_size=1966080
44119+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.minimal=Minimal (1.3MB APP/700KB SPIFFS)
44120+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.minimal.build.partitions=minimal
44121+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.no_fs=No FS 4MB (2MB APP x2)
44122+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.no_fs.build.partitions=no_fs
44123+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.no_fs.upload.maximum_size=2031616
44124+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.no_ota=No OTA (2MB APP/2MB SPIFFS)
44125+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.no_ota.build.partitions=no_ota
44126+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.no_ota.upload.maximum_size=2097152
44127+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.noota_3g=No OTA (1MB APP/3MB SPIFFS)
44128+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.noota_3g.build.partitions=noota_3g
44129+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.noota_3g.upload.maximum_size=1048576
44130+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.noota_ffat=No OTA (2MB APP/2MB FATFS)
44131+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.noota_ffat.build.partitions=noota_ffat
44132+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.noota_ffat.upload.maximum_size=2097152
44133+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.noota_3gffat=No OTA (1MB APP/3MB FATFS)
44134+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.noota_3gffat.build.partitions=noota_3gffat
44135+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.noota_3gffat.upload.maximum_size=1048576
44136+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.zigbee_zczr=Zigbee ZCZR 4MB with spiffs
44137+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.zigbee_zczr.build.partitions=zigbee_zczr
44138+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.zigbee_zczr.upload.maximum_size=1310720
44139+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.custom=Custom
44140+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.custom.build.partitions=
44141+
waveshare_esp32_s3_touch_lcd_185.menu.PartitionScheme.custom.upload.maximum_size=16777216
44142+
44143+
waveshare_esp32_s3_touch_lcd_185.menu.CPUFreq.240=240MHz (WiFi)
44144+
waveshare_esp32_s3_touch_lcd_185.menu.CPUFreq.240.build.f_cpu=240000000L
44145+
waveshare_esp32_s3_touch_lcd_185.menu.CPUFreq.160=160MHz (WiFi)
44146+
waveshare_esp32_s3_touch_lcd_185.menu.CPUFreq.160.build.f_cpu=160000000L
44147+
waveshare_esp32_s3_touch_lcd_185.menu.CPUFreq.80=80MHz (WiFi)
44148+
waveshare_esp32_s3_touch_lcd_185.menu.CPUFreq.80.build.f_cpu=80000000L
44149+
waveshare_esp32_s3_touch_lcd_185.menu.CPUFreq.40=40MHz
44150+
waveshare_esp32_s3_touch_lcd_185.menu.CPUFreq.40.build.f_cpu=40000000L
44151+
waveshare_esp32_s3_touch_lcd_185.menu.CPUFreq.20=20MHz
44152+
waveshare_esp32_s3_touch_lcd_185.menu.CPUFreq.20.build.f_cpu=20000000L
44153+
waveshare_esp32_s3_touch_lcd_185.menu.CPUFreq.10=10MHz
44154+
waveshare_esp32_s3_touch_lcd_185.menu.CPUFreq.10.build.f_cpu=10000000L
44155+
44156+
waveshare_esp32_s3_touch_lcd_185.menu.UploadSpeed.921600=921600
44157+
waveshare_esp32_s3_touch_lcd_185.menu.UploadSpeed.921600.upload.speed=921600
44158+
waveshare_esp32_s3_touch_lcd_185.menu.UploadSpeed.115200=115200
44159+
waveshare_esp32_s3_touch_lcd_185.menu.UploadSpeed.115200.upload.speed=115200
44160+
waveshare_esp32_s3_touch_lcd_185.menu.UploadSpeed.256000.windows=256000
44161+
waveshare_esp32_s3_touch_lcd_185.menu.UploadSpeed.256000.upload.speed=256000
44162+
waveshare_esp32_s3_touch_lcd_185.menu.UploadSpeed.230400.windows.upload.speed=256000
44163+
waveshare_esp32_s3_touch_lcd_185.menu.UploadSpeed.230400=230400
44164+
waveshare_esp32_s3_touch_lcd_185.menu.UploadSpeed.230400.upload.speed=230400
44165+
waveshare_esp32_s3_touch_lcd_185.menu.UploadSpeed.460800.linux=460800
44166+
waveshare_esp32_s3_touch_lcd_185.menu.UploadSpeed.460800.macosx=460800
44167+
waveshare_esp32_s3_touch_lcd_185.menu.UploadSpeed.460800.upload.speed=460800
44168+
waveshare_esp32_s3_touch_lcd_185.menu.UploadSpeed.512000.windows=512000
44169+
waveshare_esp32_s3_touch_lcd_185.menu.UploadSpeed.512000.upload.speed=512000
44170+
44171+
waveshare_esp32_s3_touch_lcd_185.menu.DebugLevel.none=None
44172+
waveshare_esp32_s3_touch_lcd_185.menu.DebugLevel.none.build.code_debug=0
44173+
waveshare_esp32_s3_touch_lcd_185.menu.DebugLevel.error=Error
44174+
waveshare_esp32_s3_touch_lcd_185.menu.DebugLevel.error.build.code_debug=1
44175+
waveshare_esp32_s3_touch_lcd_185.menu.DebugLevel.warn=Warn
44176+
waveshare_esp32_s3_touch_lcd_185.menu.DebugLevel.warn.build.code_debug=2
44177+
waveshare_esp32_s3_touch_lcd_185.menu.DebugLevel.info=Info
44178+
waveshare_esp32_s3_touch_lcd_185.menu.DebugLevel.info.build.code_debug=3
44179+
waveshare_esp32_s3_touch_lcd_185.menu.DebugLevel.debug=Debug
44180+
waveshare_esp32_s3_touch_lcd_185.menu.DebugLevel.debug.build.code_debug=4
44181+
waveshare_esp32_s3_touch_lcd_185.menu.DebugLevel.verbose=Verbose
44182+
waveshare_esp32_s3_touch_lcd_185.menu.DebugLevel.verbose.build.code_debug=5
44183+
44184+
waveshare_esp32_s3_touch_lcd_185.menu.EraseFlash.none=Disabled
44185+
waveshare_esp32_s3_touch_lcd_185.menu.EraseFlash.none.upload.erase_cmd=
44186+
waveshare_esp32_s3_touch_lcd_185.menu.EraseFlash.all=Enabled
44187+
waveshare_esp32_s3_touch_lcd_185.menu.EraseFlash.all.upload.erase_cmd=-e
44188+
44189+
waveshare_esp32_s3_touch_lcd_185.menu.ZigbeeMode.default=Disabled
44190+
waveshare_esp32_s3_touch_lcd_185.menu.ZigbeeMode.default.build.zigbee_mode=
44191+
waveshare_esp32_s3_touch_lcd_185.menu.ZigbeeMode.default.build.zigbee_libs=
44192+
waveshare_esp32_s3_touch_lcd_185.menu.ZigbeeMode.zczr=Zigbee ZCZR (coordinator/router)
44193+
waveshare_esp32_s3_touch_lcd_185.menu.ZigbeeMode.zczr.build.zigbee_mode=-DZIGBEE_MODE_ZCZR
44194+
waveshare_esp32_s3_touch_lcd_185.menu.ZigbeeMode.zczr.build.zigbee_libs=-lesp_zb_api_zczr -lesp_zb_cli_command -lzboss_stack.zczr -lzboss_port
44195+
44196+
##############################################################
44197+
4396144198
cezerio_dev_esp32c6.name=cezerio dev ESP32C6
4396244199

4396344200
cezerio_dev_esp32c6.bootloader.tool=esptool_py
+64Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
#ifndef Pins_Arduino_h
2+
#define Pins_Arduino_h
3+
4+
#include <stdint.h>
5+
#include "soc/soc_caps.h"
6+
7+
// BN: ESP32 Family Device
8+
#define USB_VID 0x303a
9+
#define USB_PID 0x8290
10+
11+
#define USB_MANUFACTURER "Waveshare"
12+
#define USB_PRODUCT "ESP32-S3-Touch-LCD-1.85"
13+
#define USB_SERIAL ""
14+
15+
// I2C pins
16+
static const uint8_t SCL = 10;
17+
static const uint8_t SDA = 11;
18+
19+
static const uint8_t TX = 43;
20+
static const uint8_t RX = 44;
21+
22+
// Mapping based on the ESP32S3 data sheet - alternate for SPI2
23+
static const uint8_t SS = 34; // FSPICS0
24+
static const uint8_t MOSI = 35; // FSPID
25+
static const uint8_t MISO = 37; // FSPIQ
26+
static const uint8_t SCK = 36; // FSPICLK
27+
28+
static const uint8_t A0 = 1;
29+
static const uint8_t A1 = 2;
30+
static const uint8_t A2 = 3;
31+
static const uint8_t A3 = 4;
32+
static const uint8_t A4 = 5;
33+
static const uint8_t A5 = 6;
34+
static const uint8_t A6 = 7;
35+
static const uint8_t A7 = 8;
36+
static const uint8_t A8 = 9;
37+
static const uint8_t A9 = 10;
38+
static const uint8_t A10 = 11;
39+
static const uint8_t A11 = 12;
40+
static const uint8_t A12 = 13;
41+
static const uint8_t A13 = 14;
42+
static const uint8_t A14 = 15;
43+
static const uint8_t A15 = 16;
44+
static const uint8_t A16 = 17;
45+
static const uint8_t A17 = 18;
46+
static const uint8_t A18 = 19;
47+
static const uint8_t A19 = 20;
48+
49+
static const uint8_t T1 = 1;
50+
static const uint8_t T2 = 2;
51+
static const uint8_t T3 = 3;
52+
static const uint8_t T4 = 4;
53+
static const uint8_t T5 = 5;
54+
static const uint8_t T6 = 6;
55+
static const uint8_t T7 = 7;
56+
static const uint8_t T8 = 8;
57+
static const uint8_t T9 = 9;
58+
static const uint8_t T10 = 10;
59+
static const uint8_t T11 = 11;
60+
static const uint8_t T12 = 12;
61+
static const uint8_t T13 = 13;
62+
static const uint8_t T14 = 14;
63+
64+
#endif /* Pins_Arduino_h */

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.