|
ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
|
Files | |
| iface_bridge.cpp | |
| iface_bridge.h | |
| User-defined address:port -> hardware-bus translation (PC_ENABLE_IFACE_BRIDGE). | |
| iface_bridge_hw.cpp | |
| ESP32 glue for the interface bridge (see iface_bridge_hw.h): the PROTO_BRIDGE connection handler and the UART / SPI / I2C transfers. The rule table and frame codec live in the pure core. | |
| iface_bridge_hw.h | |
| ESP32 glue for the interface bridge (PC_ENABLE_IFACE_BRIDGE): the PROTO_BRIDGE listener that wires an accepted connection to a UART / SPI / I2C endpoint, plus the bus I/O. | |