Add API warning in USB subsystem.
[bertos.git] / bertos / drv / usb.h
index 23b14973af96ce9d6dfd7c52aa60013be6b5173c..4016864f0e9966f83d6ca5d36c428e76ce4bffd4 100644 (file)
@@ -37,6 +37,8 @@
  * This file holds USB constants and structures that are needed for USB device
  * APIs, as defined in the USB 2.0 specification.
  *
+ * \attention The API is work in progress and may change in future versions.
+ *
  * $WIZ$ module_name = "usb"
  * $WIZ$ module_configuration = "bertos/cfg/cfg_usb.h"
  * $WIZ$ module_supports = "stm32"