2025-03-29 01:55:00 +01:00
|
|
|
[env:thinknode_m2]
|
2026-01-07 15:25:38 -06:00
|
|
|
custom_meshtastic_hw_model = 90
|
|
|
|
|
custom_meshtastic_hw_model_slug = THINKNODE_M2
|
|
|
|
|
custom_meshtastic_architecture = esp32-s3
|
|
|
|
|
custom_meshtastic_actively_supported = true
|
|
|
|
|
custom_meshtastic_support_level = 1
|
|
|
|
|
custom_meshtastic_display_name = ThinkNode M2
|
|
|
|
|
custom_meshtastic_images = thinknode_m2.svg
|
|
|
|
|
custom_meshtastic_tags = Elecrow
|
|
|
|
|
custom_meshtastic_requires_dfu = false
|
|
|
|
|
|
2025-03-29 01:55:00 +01:00
|
|
|
extends = esp32s3_base
|
|
|
|
|
board = ESP32-S3-WROOM-1-N4
|
|
|
|
|
build_flags =
|
|
|
|
|
${esp32s3_base.build_flags}
|
|
|
|
|
-D ELECROW_ThinkNode_M2
|
2025-07-20 17:47:37 -04:00
|
|
|
-I variants/esp32s3/ELECROW-ThinkNode-M2
|