Skip to content

Codex/feat device release builds#9

Closed
Elektr0Vodka wants to merge 8 commits intoagessaman:devfrom
Dutch-MeshCore:codex/feat-device-release-builds
Closed

Codex/feat device release builds#9
Elektr0Vodka wants to merge 8 commits intoagessaman:devfrom
Dutch-MeshCore:codex/feat-device-release-builds

Conversation

@Elektr0Vodka
Copy link
Copy Markdown

No description provided.

Elektr0Vodka and others added 8 commits April 27, 2026 02:40
- Re-add analyzer-us and analyzer-eu to MQTT_PRESETS (were removed when dutchmeshcore presets were added)
- Update error message in CommonCLI to include dutchmeshcore-1 and dutchmeshcore-2
- Add docs/mqtt-setup/index.html: self-contained GitHub Pages configurator tool
- Wrap JWTHelper.cpp and MQTTMessageBuilder.cpp in #ifdef WITH_MQTT_BRIDGE
  to prevent compilation on non-MQTT platforms
- Guard ESP-specific heap APIs in CommonCLI.cpp memory command with
  #ifdef ESP_PLATFORM, falling back to queue-only reply on other platforms
- Add lib_ignore = PsychicMqttClient to nrf52_base, rp2040_base, and
  stm32_base to prevent ESP-IDF-only library from being compiled on those
  platforms
- Replace CI matrix with representative MQTT bridge environments only
  (ESP32-S3, ESP32, ESP32-C6 _observer_mqtt variants); remove nRF52,
  RP2040, and STM32 targets that do not support the bridge
setAutoConnect() was removed from the ESP32 Arduino framework in 3.x.
setAutoReconnect() was already called on the preceding line and covers
the same reconnection behaviour.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant