mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Update ChangeLog
This commit is contained in:
@@ -11312,3 +11312,9 @@
|
||||
from Lok Tep (2016-01-15).
|
||||
* configs/lpc4337-ws: Support for the WaveShare LPC4337-WS board. From
|
||||
Lok Tep (2016-01-15).
|
||||
* drivers/wireless/pn532.c: Add driver for the NXP pn532 NFC-chip. From
|
||||
Janne Rosberg and others at Offcode Ltd (2016-01-17).
|
||||
* drivers/sensors/lsm9ds1.c: Add driver for the STMicro LSM9DS1 chip.
|
||||
The LSM9DS1 is a system-in-package featuring a 3D digital linear
|
||||
acceleration sensor, a 3D digital angular rate sensor, and a 3D
|
||||
digital magnetic sensor. From Paul Alexander Patience (2016-01-17).
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
############################################################################
|
||||
# drivers/sensors/Make.defs
|
||||
#
|
||||
# Copyright (C) 2011-2012, 2015 Gregory Nutt. All rights reserved.
|
||||
# Copyright (C) 2011-2012, 2015-2016 Gregory Nutt. All rights reserved.
|
||||
# Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
||||
Reference in New Issue
Block a user