doc: Add KFileBlock group and put a reference into KBlock docs.
[bertos.git] / bertos / io / kblock.h
index 8bfe384fb3b6cc076e715f217bb99db362f2366a..56a0bf78c4688b225abd70891b5aa36d5d912be1 100644 (file)
@@ -69,6 +69,9 @@
  * }
  * \endcode
  *
+ * \note The KBlock interface is optimized for block reads. If you need a
+ * file-like access, you can use \ref kfile_block.
+ *
  * \author Francesco Sacchi <batt@develer.com>
  *
  * $WIZ$ module_name = "kblock"