From 40f162e046764db29cd97ea0b9a37a7fb63b360d Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio <gdisirio@gmail.com> Date: Mon, 21 Jan 2019 18:07:03 +0000 Subject: Documentation-related fixes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12568 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- os/hal/templates/hal_sio_lld.h | 1 + 1 file changed, 1 insertion(+) (limited to 'os/hal/templates/hal_sio_lld.h') diff --git a/os/hal/templates/hal_sio_lld.h b/os/hal/templates/hal_sio_lld.h index c8affa390..7b4761cbf 100644 --- a/os/hal/templates/hal_sio_lld.h +++ b/os/hal/templates/hal_sio_lld.h @@ -171,6 +171,7 @@ struct hal_sio_driver { * @note If the FIFO is full then the behavior is unpredictable. * * @param[in] siop pointer to the @p SIODriver object + * @param[in] data frame to be written * * @notapi */ -- cgit v1.2.3