This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from a104fdc3a5 tools/minudumpserver: support auto start GDB and execute
some commands
add 582e0ab51f goldfish: add goldfish sensors driver
No new revisions were added by this update.
Summary of changes:
drivers/sensors/Kconfig | 4 +
drivers/sensors/Make.defs | 4 +
drivers/sensors/goldfish_sensor_uorb.c | 760 +++++++++++++++++++++
.../sensors/{goldfish_gps.h => goldfish_sensor.h} | 12 +-
4 files changed, 774 insertions(+), 6 deletions(-)
create mode 100644 drivers/sensors/goldfish_sensor_uorb.c
copy include/nuttx/sensors/{goldfish_gps.h => goldfish_sensor.h} (86%)