From 8db1b5542eade3ec3f0e20fd8ab1fd748cb2886c Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 16 Dec 2014 07:51:50 -0600 Subject: Update a README file --- nuttx/drivers/README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nuttx/drivers/README.txt b/nuttx/drivers/README.txt index 8ec893995..e4482c01d 100644 --- a/nuttx/drivers/README.txt +++ b/nuttx/drivers/README.txt @@ -125,6 +125,10 @@ sensors/ of things in envionment like temperatore, orientation, acceleration, altitude, direction, position, etc. + DACs might fit this definition of a sensor driver as well since they + measure and convert voltage levels. DACs, however, are retained in + the analog/ sub-directory. + sercomm/ Sercomm is the transport used by osmocom-bb that runs on top of serial. See http://bb.osmocom.org/trac/wiki/nuttx-bb/run for detailed the usage -- cgit v1.2.3