Skip to content

Commit

Permalink
Update boards.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
yellobyte committed Dec 8, 2024
1 parent e1fa1ff commit 279cfc0
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47174,9 +47174,6 @@ yb_esp32s3_amp_v2.menu.PartitionScheme.min_spiffs.upload.maximum_size=1966080
yb_esp32s3_amp_v2.menu.PartitionScheme.max_app_8MB=Maximum APP (7.9MB APP No OTA/No FS)
yb_esp32s3_amp_v2.menu.PartitionScheme.max_app_8MB.build.partitions=max_app_8MB
yb_esp32s3_amp_v2.menu.PartitionScheme.max_app_8MB.upload.maximum_size=8257536
yb_esp32s3_amp_v2.menu.PartitionScheme.zigbee_zczr=Zigbee ZCZR 4MB with spiffs
yb_esp32s3_amp_v2.menu.PartitionScheme.zigbee_zczr.build.partitions=zigbee_zczr
yb_esp32s3_amp_v2.menu.PartitionScheme.zigbee_zczr.upload.maximum_size=1310720

yb_esp32s3_amp_v2.menu.CPUFreq.240=240MHz (WiFi)
yb_esp32s3_amp_v2.menu.CPUFreq.240.build.f_cpu=240000000L
Expand Down Expand Up @@ -47252,13 +47249,6 @@ yb_esp32s3_amp_v2.menu.EraseFlash.none.upload.erase_cmd=
yb_esp32s3_amp_v2.menu.EraseFlash.all=Enabled
yb_esp32s3_amp_v2.menu.EraseFlash.all.upload.erase_cmd=-e

yb_esp32s3_amp_v2.menu.ZigbeeMode.default=Disabled
yb_esp32s3_amp_v2.menu.ZigbeeMode.default.build.zigbee_mode=
yb_esp32s3_amp_v2.menu.ZigbeeMode.default.build.zigbee_libs=
yb_esp32s3_amp_v2.menu.ZigbeeMode.zczr=Zigbee ZCZR (coordinator/router)
yb_esp32s3_amp_v2.menu.ZigbeeMode.zczr.build.zigbee_mode=-DZIGBEE_MODE_ZCZR
yb_esp32s3_amp_v2.menu.ZigbeeMode.zczr.build.zigbee_libs=-lesp_zb_api_zczr -lesp_zb_cli_command -lzboss_stack.zczr -lzboss_port

##############################################################
# YelloByte YB-ESP32-S3-AMP 2MB PSRAM (Rev.3)

Expand Down Expand Up @@ -47383,9 +47373,6 @@ yb_esp32s3_amp_v3.menu.PartitionScheme.min_spiffs.upload.maximum_size=1966080
yb_esp32s3_amp_v3.menu.PartitionScheme.max_app_8MB=Maximum APP (7.9MB APP No OTA/No FS)
yb_esp32s3_amp_v3.menu.PartitionScheme.max_app_8MB.build.partitions=max_app_8MB
yb_esp32s3_amp_v3.menu.PartitionScheme.max_app_8MB.upload.maximum_size=8257536
yb_esp32s3_amp_v3.menu.PartitionScheme.zigbee_zczr=Zigbee ZCZR 4MB with spiffs
yb_esp32s3_amp_v3.menu.PartitionScheme.zigbee_zczr.build.partitions=zigbee_zczr
yb_esp32s3_amp_v3.menu.PartitionScheme.zigbee_zczr.upload.maximum_size=1310720

yb_esp32s3_amp_v3.menu.CPUFreq.240=240MHz (WiFi)
yb_esp32s3_amp_v3.menu.CPUFreq.240.build.f_cpu=240000000L
Expand Down Expand Up @@ -47461,11 +47448,4 @@ yb_esp32s3_amp_v3.menu.EraseFlash.none.upload.erase_cmd=
yb_esp32s3_amp_v3.menu.EraseFlash.all=Enabled
yb_esp32s3_amp_v3.menu.EraseFlash.all.upload.erase_cmd=-e

yb_esp32s3_amp_v3.menu.ZigbeeMode.default=Disabled
yb_esp32s3_amp_v3.menu.ZigbeeMode.default.build.zigbee_mode=
yb_esp32s3_amp_v3.menu.ZigbeeMode.default.build.zigbee_libs=
yb_esp32s3_amp_v3.menu.ZigbeeMode.zczr=Zigbee ZCZR (coordinator/router)
yb_esp32s3_amp_v3.menu.ZigbeeMode.zczr.build.zigbee_mode=-DZIGBEE_MODE_ZCZR
yb_esp32s3_amp_v3.menu.ZigbeeMode.zczr.build.zigbee_libs=-lesp_zb_api_zczr -lesp_zb_cli_command -lzboss_stack.zczr -lzboss_port

##############################################################

0 comments on commit 279cfc0

Please sign in to comment.