Active Branches - FujiNetWIFI/fujinet-firmware GitHub Wiki

Active Branches

Shelved Branches

These branches are still in repo, but work is paused so that items of higher priority can be worked on.

multi-proto

This branch is implementing the N: device, with multiple protocols, by extending esp32/tests/tcp into esp32/tests/net. It is currently on hold because it needs to be seriously debugged. Current issue is to make sure that TCP status is returned correctly (status values should use xio 13,#1,x,x, which can subsequently be re-queried with STATUS #1,A)