|
ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
|
GPIO pin-mapper routes (GET serves the JSON, POST drives an output). More...
#include "services/system/gpio_map/gpio_map.h"Go to the source code of this file.
GPIO pin-mapper routes (GET serves the JSON, POST drives an output).
Separated from the host-testable core (gpio_map.cpp) so the serializer + control parser unit-test without pulling in the server. The pin table is caller-owned.
Definition in file gpio_map_routes.cpp.