This is an automated email from the ASF dual-hosted git repository.

jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 05801f9fec CI: Free space on worker building container
     new 4a405ca107 boards: spresense: Remove wrong build condition
     new b60fbefabe boards: spresense: Support using GPIO for power control
     new 5b3496fb7b boards: spresense: Add configuration for eMMC power control
     new 96da997b23 boards: spresense: Add board function for eMMC finalization
     new 56d43a4a1d boards: spresense: Add eMMC power-on wait time
     new 171f8a731c boards: spresense: Remove duplicate definitions
     new 9717f48a18 boards: spresense: Support eMMC late initialization
     new 1ce5dd948e boards: spresense: Add eMMC initialization into bringup 
function
     new 8c7fc2c175 boards: spresense: Add LCD support on LTE board

The 9 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:
 boards/arm/cxd56xx/common/src/cxd56_emmcdev.c      | 57 +++++++++++++++++++++-
 boards/arm/cxd56xx/spresense/Kconfig               | 31 +++++++++++-
 boards/arm/cxd56xx/spresense/include/board.h       | 24 +++++++++
 .../arm/cxd56xx/spresense/include/cxd56_emmcdev.h  |  1 +
 boards/arm/cxd56xx/spresense/include/cxd56_power.h | 18 ++-----
 boards/arm/cxd56xx/spresense/src/Make.defs         |  2 -
 boards/arm/cxd56xx/spresense/src/cxd56_bringup.c   | 10 ++++
 boards/arm/cxd56xx/spresense/src/cxd56_power.c     | 12 +++++
 8 files changed, 137 insertions(+), 18 deletions(-)

Reply via email to