mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-22 16:56:53 +00:00

* [WIP] Base firmware pending support for 2nd button * Update button behaviour. Still WIP * [WIP] Base firmware pending support for 2nd button * Update button behaviour. Still WIP * change env to lowercase Co-authored-by: rcarteraz <robert.l.carter2@gmail.com> * yea - well - what else is new? * fix secondary button behavior and update trunk --------- Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
8 lines
175 B
INI
8 lines
175 B
INI
[env:thinknode_m2]
|
|
extends = esp32s3_base
|
|
board = ESP32-S3-WROOM-1-N4
|
|
build_flags =
|
|
${esp32s3_base.build_flags}
|
|
-D ELECROW_ThinkNode_M2
|
|
-I variants/ELECROW-ThinkNode-M2
|