diff options
Diffstat (limited to 'source/libmaple/api/i2c.rst')
-rw-r--r-- | source/libmaple/api/i2c.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/source/libmaple/api/i2c.rst b/source/libmaple/api/i2c.rst new file mode 100644 index 0000000..14dd304 --- /dev/null +++ b/source/libmaple/api/i2c.rst @@ -0,0 +1,12 @@ +.. highlight:: c +.. _libmaple-i2c: + +``i2c.h`` +========= + +[Stub] support. + +Library Documentation +--------------------- + +.. doxygenfile:: i2c.h |