This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 41eaa50a581 drivers/sensors/lis2mdl: Increase buffer size new e26936b2627 arch/arm/imxrt: Fix missing symbols on Kconfig new 732a31c2bff arch/arm/imxrt: Fix incorrect symbol on imxtrt_ehci new 33e25738e58 arch/imxrt: Removed not defined imxrtimxrt_virtramaddr_async_setup new d218334baaf boards/arcx-socket-grid: Add support to USBHOST and USBDISK The 4 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: arch/arm/src/imxrt/Kconfig | 14 ++++ arch/arm/src/imxrt/imxrt_ehci.c | 10 ++- .../configs/{nsh => usbdisk}/defconfig | 22 +++++++ boards/arm/imxrt/arcx-socket-grid/include/board.h | 1 + .../arm/imxrt/arcx-socket-grid/src/CMakeLists.txt | 4 ++ boards/arm/imxrt/arcx-socket-grid/src/Makefile | 4 ++ .../imxrt/arcx-socket-grid/src/arcx-socket-grid.h | 21 +++++- .../arm/imxrt/arcx-socket-grid/src/imxrt_bringup.c | 23 +++++++ .../src/imxrt_usbhost.c | 77 ++++------------------ 9 files changed, 103 insertions(+), 73 deletions(-) copy boards/arm/imxrt/arcx-socket-grid/configs/{nsh => usbdisk}/defconfig (67%) copy boards/arm/imxrt/{imxrt1064-evk => arcx-socket-grid}/src/imxrt_usbhost.c (80%)