Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: mruby_mbed_web mirb_mbed
mrbPinName.h
00001 #ifndef MRB_PINNAME_H 00002 #define MRB_PINNAME_H 00003 00004 #ifdef __cplusplus 00005 extern "C" { 00006 #endif 00007 00008 #include "mruby.h" 00009 00010 extern void mrb_mbed_pinname_define(mrb_state *mrb, struct RClass *mrb_mbed); 00011 00012 #ifdef __cplusplus 00013 } 00014 #endif 00015 00016 #endif
Generated on Tue Jul 12 2022 18:00:34 by
1.7.2