mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Update ChangeLog
This commit is contained in:
@@ -11,7 +11,7 @@ Contents
|
|||||||
========
|
========
|
||||||
|
|
||||||
- Board Features
|
- Board Features
|
||||||
- Open Issues
|
- Status/Open Issues
|
||||||
- Serial Console
|
- Serial Console
|
||||||
- SD card
|
- SD card
|
||||||
- Automounter
|
- Automounter
|
||||||
@@ -57,11 +57,17 @@ See the Atmel website for further information about this board:
|
|||||||
|
|
||||||
- http://www.atmel.com/tools/atsamv71-xult.aspx
|
- http://www.atmel.com/tools/atsamv71-xult.aspx
|
||||||
|
|
||||||
Open Issues
|
tatus/Open Issues
|
||||||
===========
|
=================
|
||||||
|
|
||||||
The BASIC nsh configuration is fully function (as desribed below under
|
I would characterize the general port as very mature and reliable. However,
|
||||||
"Configurations"). There are still open issues that need to be resolved:
|
there are a number of issues, caveats, and unfinished drivers as detailed in
|
||||||
|
the following paragraphs.
|
||||||
|
|
||||||
|
The BASIC nsh configuration is fully function (as described below under
|
||||||
|
"Configurations"). There is also a graphics configuratino (mxtxplnd) and
|
||||||
|
a configuration for network testing (netnsh). There are still open issues
|
||||||
|
that need to be resolved:
|
||||||
|
|
||||||
1. HSCMI. CONFIG_MMCSD_MULTIBLOCK_DISABLE=y is set to disable multi-block
|
1. HSCMI. CONFIG_MMCSD_MULTIBLOCK_DISABLE=y is set to disable multi-block
|
||||||
transfers only because I have not yet had a chance to verify this. The
|
transfers only because I have not yet had a chance to verify this. The
|
||||||
@@ -127,6 +133,11 @@ The BASIC nsh configuration is fully function (as desribed below under
|
|||||||
correctly but there is no available technical documentation or sample
|
correctly but there is no available technical documentation or sample
|
||||||
code to debug with.
|
code to debug with.
|
||||||
|
|
||||||
|
Current thinking is the the maXTouch chips that I have have not yet
|
||||||
|
been configured. In the Linux world, you would do this configuration
|
||||||
|
with the mxt-app program. But this is a bigger problem for us in the
|
||||||
|
embedded world.
|
||||||
|
|
||||||
7. The full port for audio support is code complete: WM8904 driver,
|
7. The full port for audio support is code complete: WM8904 driver,
|
||||||
SSC/I2C driver, and CS2100-CP driver. But this code is untested. The
|
SSC/I2C driver, and CS2100-CP driver. But this code is untested. The
|
||||||
WM8904 interface was taken directly from the SAMA5D4-EK and may well
|
WM8904 interface was taken directly from the SAMA5D4-EK and may well
|
||||||
|
|||||||
Reference in New Issue
Block a user