NeonPocketMC-RCC6 is built from MeshCore and third-party embedded libraries. This file is a practical source and attribution index; the license files in each upstream project remain authoritative.
- Project: meshcore-dev/MeshCore
- MeshCore 1.17 base commit:
727fc0512ce08bfd7b499e46daa7fca6eeec730d - License: MIT
- Copyright: 2025 Scott Powell / Ripple Radios
- Local license:
license.txt
| Component | Resolved version | License | Source |
|---|---|---|---|
| Arduino-ESP32 | 3.1.3 | LGPL-2.1-or-later | source; local license |
| ESP32 Arduino precompiled libraries | 5.3.0, build 489d7a2b3a |
LGPL-2.1-or-later and component licenses | release/source; exact package; local LGPL text |
| PioArduino ESP32 platform | 53.03.13-1 | Apache-2.0 | release/source; local license |
| ESP32 BLE library bundled with Arduino-ESP32 | Arduino-ESP32 3.1.3 | Apache-2.0 | source; local license |
The complete application source and build scripts are in this repository. Framework inputs, source archives, relinking information, and local license copies are indexed in LICENSES/README.md. The resolved library versions are recorded below; some dependency requirements in platformio.ini use compatible-version ranges, so reproduce a release from its exact Git tag and checksum manifest. Modification and reverse engineering for debugging those modifications are not prohibited by this project.
| Component | Resolved version | License / notice | Source |
|---|---|---|---|
| RadioLib | 7.7.1 (6d893483…) |
MIT | source; local license |
| ArduinoJson | 7.4.3 | MIT | source; local license |
| Crypto | 0.4.0 | Southern Storm permissive license | versioned source package; local license |
| base64 | 1.4.0 | MIT | versioned source package; local license |
| CayenneLPP | 1.6.1 | MIT; retain Things Network and author notices | source; local license |
| Adafruit BusIO | 1.17.4 | MIT | source; local license |
| RTClib | 2.1.4 | MIT | source; local license |
| Melopero RV3028 | 1.2.0 | MIT | source; local license |
| ed25519 implementation bundled in MeshCore | bundled source | zlib-style; retain notice and mark altered source | lib/ed25519/license.txt |
Additional transitive notices are retained in their source packages when fetched by PlatformIO. No endorsement by the upstream projects is implied.