Commit graph

5 commits

Author SHA1 Message Date
Piero Andreini
c34848af54 remove: drop ETHClass2 lib (replaced by arduino-esp32 3.x native ETH.h)
ETHClass2 was added in the initial T-ETH-Elite bringup but is no longer
referenced anywhere. Ethernet is now handled via the native arduino-esp32
3.x ETH API (ETH.begin / ETH.config) which is part of the framework —
no external library needed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 22:36:28 +02:00
Piero Andreini
e97d6849d2 Add ETHClass2 lib, board definition and ETH companion radio support 2026-04-20 22:21:10 +02:00
Rastislav Vysoky
03458269ac moved nrf sdk headers to ./lib/ and added Repeater envs for t114 & t-echo 2025-03-07 00:16:22 +01:00
Scott Powell
86f11d08aa * LocalIdentity:: writeTo( array ) and readFrom (array ) 2025-01-16 01:59:11 +11:00
Scott Powell
6c7efdd0f6 Initial commit 2025-01-13 14:07:48 +11:00