#include "Gpio.h" #include #include "Assembly.h" void Gpio::apply(AssemblyContext ctx) { ctx.bind("nothing", []{}); }