You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/10/14 11:28:18 UTC

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #1989: sensors: Support fxos8700cq motion I2C sensor

davids5 commented on a change in pull request #1989:
URL: https://github.com/apache/incubator-nuttx/pull/1989#discussion_r504599476



##########
File path: drivers/sensors/fxos8700cq.c
##########
@@ -0,0 +1,454 @@
+/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */

Review comment:
       Please see https://cwiki.apache.org/confluence/display/NUTTX/Coding+Standard#appndxa

##########
File path: include/nuttx/sensors/fxos8700cq.h
##########
@@ -0,0 +1,136 @@
+/****************************************************************************
+ * include/nuttx/sensors/fxos8700cq.h
+ *
+ *   Copyright 2018 TODO Semiconductor Solutions Corporation

Review comment:
       Same https://cwiki.apache.org/confluence/display/NUTTX/Coding+Standard#appndxa




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org