1 Star 1 Fork 1

firegod01cn/esp32-walkie-talkie

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
platformio_override.example.ini 516 Bytes
一键复制 编辑 原始数据 按行查看 历史
James Myatt 提交于 2021-07-24 20:00 . Refactor platformio.ini
# Example PlatformIO Project Configuration Override
# ------------------------------------------------------------------------------
# Copy to platformio_override.ini to activate overrides
# ------------------------------------------------------------------------------
# Please visit documentation: https://docs.platformio.org/page/projectconf.html
[platformio]
default_envs = tinypico,esp32dev
[env]
upload_speed = 921600
[env:esp32dev]
board = esp32dev
build_flags = -Ofast -D USE_ESP_NOW -D USE_I2S_MIC_INPUT
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/firegod01cn/esp32-walkie-talkie.git
git@gitee.com:firegod01cn/esp32-walkie-talkie.git
firegod01cn
esp32-walkie-talkie
esp32-walkie-talkie
main

搜索帮助