Logo
Explore Help
Register Sign In
rbxii3/firmware
1
0
Fork 0
You've already forked firmware
mirror of https://github.com/meshtastic/firmware.git synced 2025-12-22 10:42:49 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
5f90f45ac44e74f403d2c3670586c0897c7ae76b
firmware/variants/heltec_v2.1/platformio.ini

8 lines
367 B
INI
Raw Normal View History

Platformio 6.1.7 doesn't like dots in env names any more.
2023-05-08 20:28:11 +02:00
[env:heltec-v2_1]
Split platformio.ini into one file for each board, only leaving platform definitions and a handful of stale (?) boards around.. (#1141)
2022-01-25 15:56:16 +01:00
;build_type = debug ; to make it possible to step through our jtag debugger
extends = esp32_base
board = heltec_wifi_lora_32_V2
label boards as secondary to split the core firmware archive by support level. Ref: https://docs.platformio.org/en/latest/scripting/examples/platformio_ini_custom_options.html
2023-02-10 01:35:25 +01:00
board_level = extra
Split platformio.ini into one file for each board, only leaving platform definitions and a handful of stale (?) boards around.. (#1141)
2022-01-25 15:56:16 +01:00
build_flags =
Added triple-press GPS toggle button changes for select ESP32 devices (#2617) * Added triple-press GPS toggle button changes * Revert edits to extensions.json * comma'd --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com> Co-authored-by: code8buster <communismisgreat@national.shitposting.agency>
2023-07-17 19:55:40 -04:00
${esp32_base.build_flags} -D HELTEC_V2_1 -I variants/heltec_v2.1
-DGPS_POWER_TOGGLE ; comment this line to disable triple press function on the user button to turn off gps entirely.
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 2603ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API