1 Star 0 Fork 0

BA7MZO/ESP32C3_APRS_Tracker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
platformio.ini 592 Bytes
一键复制 编辑 原始数据 按行查看 历史
BA7MZO 提交于 2023-07-16 03:31 . 1st upload
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:esp32-c3-luatos]
platform = espressif32
board = esp32-c3-luatos
framework = arduino
monitor_speed = 115200
lib_extra_dirs = ~/Documents/Arduino/libraries
lib_deps =
adafruit/Adafruit GPS Library@^1.7.2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cszhaoqm/esp32c3_aprs_tracker.git
git@gitee.com:cszhaoqm/esp32c3_aprs_tracker.git
cszhaoqm
esp32c3_aprs_tracker
ESP32C3_APRS_Tracker
master

搜索帮助