Skip to content

adding additional devices to platfromio #13

@cody59

Description

@cody59

Hello im haveing some issues with adding a heltec_wifi_lora_32(V3) im able to add it with into the platform.ini, build and upload but it doesnt seem to run once uploaded and monitor mode isnt providing any output. see below for my platform.ini addition

[env:heltec_wifi_lora_32_V3]
platform = espressif32
board = heltec_wifi_lora_32_V3
board_build.partitions = no_ota.csv
framework = arduino
monitor_speed = 115200
build_flags =
${env.build_flags}
-DMSGPACK_USE_BOOST=OFF
lib_deps =
${env.lib_deps}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions