Update Changelog and README.txt
This commit is contained in:
parent
ff7a9c2798
commit
19810eef6b
@ -11308,3 +11308,7 @@
|
||||
* drivers/sensors/mcp9844.c and include/nuttx/sensors/mcp9844.h: Driver
|
||||
for the MCP9844 I2C digital temperature sensor with a selectable
|
||||
resolution. From Alexander Entinger (2016-01-15).
|
||||
* arch/arm/src/lpc43xx: Numerous LPC43 improvements to SPIFI and ADC
|
||||
from Lok Tep (2016-01-15).
|
||||
* configs/lpc4337-ws: Support for the WaveShare LPC4337-WS board. From
|
||||
Lok Tep (2016-01-15).
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit e3d982b2f1c179747551a015d5a4c11132dbfe47
|
||||
Subproject commit 3a2794d91b40d09e13bf6882b12c121f75b1297b
|
@ -1312,6 +1312,8 @@ nuttx/
|
||||
| | `- README.txt
|
||||
| |- lpc4330-xplorer/
|
||||
| | `- README.txt
|
||||
| |- lpc4337-ws/
|
||||
| | `- README.txt
|
||||
| |- lpc4357-evb/
|
||||
| | `- README.txt
|
||||
| |- lpc4370-link2/
|
||||
|
2
arch
2
arch
@ -1 +1 @@
|
||||
Subproject commit 90edeff649c771af511ab88aee3f800ae794a64f
|
||||
Subproject commit 7c5481f1c4eb9eaf30708421faa6e4f1a45bea4e
|
2
configs
2
configs
@ -1 +1 @@
|
||||
Subproject commit 17ffdc6c4a1547c328e3db561dd0ba2983678b0f
|
||||
Subproject commit 06531e6baa4f6407f027c3e2765d5aba69630d25
|
Loading…
Reference in New Issue
Block a user