This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from b5d3ba6 arch/xtensa/src/esp32/esp32_gpio.c: Enable input mode only when configuring an input. new e521c22 Kinetis USBHSHOST improvement. Avoid race conditions during freeing of queue head structures by using Async Advance Doorbell. new a5a3e54 Kinetis USBHSHOST: Changed Async Await to linked list, restored two accidently deleted lines. 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: arch/arm/src/kinetis/Kconfig | 35 +++++++++ arch/arm/src/kinetis/kinetis_usbhshost.c | 130 +++++++++++++++++++------------ 2 files changed, 114 insertions(+), 51 deletions(-)