idf.py menuconfig or
sdkconfig.defaults). Features compile in only when enabled, so you pay for
what you use.
Feature toggles
Connection settings
Board port (optional)
For production boards, provide ahyperwisor_port_t struct of function pointers
to integrate with a specific board’s GPIO whitelist, display backlight, or
sensor APIs. See hyperwisor_port.h for the full interface.
Next: API reference
The C API across the umbrella header.

