X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=protocol%2Fmbed%2Fmbed_driver.h;fp=protocol%2Fmbed%2Fmbed_driver.h;h=dd1153b43a946e0a916fe1a6a3a4c30aa8ba88b9;hb=c5d3988e7ace6a7c940f543ab2539be8ef15bd7d;hp=0000000000000000000000000000000000000000;hpb=0c95282d3d6d1d9158a8b29b25b96609869adb0c;p=tmk_firmware.git diff --git a/protocol/mbed/mbed_driver.h b/protocol/mbed/mbed_driver.h new file mode 100644 index 0000000..dd1153b --- /dev/null +++ b/protocol/mbed/mbed_driver.h @@ -0,0 +1,3 @@ +#include "host_driver.h" + +extern host_driver_t mbed_driver;