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 b881868f19 arch/arm/sama5: Fix typos in ohci driver comments.
     new bbc31d70f4 drivers: add API for drivers early initialization
     new 129f751fae Documentation: add drivers early initialization

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Documentation/components/drivers/index.rst | 12 ++++++
 drivers/drivers_initialize.c               | 20 ++++++++++
 drivers/note/note_initialize.c             | 60 ++++++++++++++++++++----------
 include/nuttx/drivers/drivers.h            | 11 ++++++
 include/nuttx/note/note_driver.h           | 22 ++++++++++-
 sched/init/nx_start.c                      | 10 +++--
 6 files changed, 110 insertions(+), 25 deletions(-)

Reply via email to