mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-23 20:57:20 +08:00
[Kernel] Better documentation for doxygen.
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ RTM_EXPORT(rt_device_unregister);
|
||||
*
|
||||
* @return the error code, RT_EOK on successfully.
|
||||
*
|
||||
* @deprecated This function is not needed because the initialization
|
||||
* @deprecated since 1.2.x, this function is not needed because the initialization
|
||||
* of a device is performed when applicaiton opens it.
|
||||
*/
|
||||
rt_err_t rt_device_init_all(void)
|
||||
|
||||
Reference in New Issue
Block a user