Firmware for the Silicognition ManT1S board that turns it into a transparent Wi-Fi access point bridged onto a 10BASE-T1S single-pair Ethernet segment. Wi-Fi clients and T1S nodes end up in one Ethernet broadcast domain.
Install ESP-IDF, then:
idf.py set-target esp32
idf.py build
idf.py flash