aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libmaple/usb/usb.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libmaple/usb/usb.h b/libmaple/usb/usb.h
index 107ea77..077128f 100644
--- a/libmaple/usb/usb.h
+++ b/libmaple/usb/usb.h
@@ -24,6 +24,10 @@
* SOFTWARE.
*****************************************************************************/
+/*
+ * NOTE: This API is _unstable_ and will change drastically over time.
+ */
+
#ifndef _USB_H_
#define _USB_H_