Legal
Third-party licences
Tritium firmware is built on a number of open-source components. The table below lists all third-party dependencies across all projects, with the version in use at time of release. Tritium's own firmware source code is not published; use of these components does not restrict your right to use the compiled firmware as provided.
| Component | Author | Version | Licence |
|---|---|---|---|
| Arduino framework for ESP32 | Espressif Systems | 3.20017.241212 | Apache 2.0 |
| ESPAsyncWebServer | Hristo Gochkov (me-no-dev) | 3.6.0 | LGPL 2.1 |
| AsyncTCP | Hristo Gochkov (me-no-dev) | 3.3.8 | LGPL 3.0 |
| ArduinoJson | Benoît Blanchon | 7.4.1 | MIT |
| LittleFS (ESP32 port) | Espressif Systems | 3.20017.241212 | Apache 2.0 |
| ArduinoOTA | Espressif Systems | 3.20017.241212 | LGPL 2.1 |
| FreeRTOS | Amazon Web Services / Real Time Engineers Ltd. | 10.5.1 | MIT |