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

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


    from 12c128a  boards/emw3162: enabled internal pull-up resistors on SDIO 
bus in STM32F205 chip as there are not external pull-up resistors on SDIO bus 
on EMW3162 module.
     add b1d051b  riscv/esp32c3: Initialize the BLE Mac

No new revisions were added by this update.

Summary of changes:
 arch/risc-v/src/esp32c3/esp32c3_ble_adapter.c  |  2 +-
 arch/risc-v/src/esp32c3/esp32c3_wifi_adapter.c | 63 -------------------
 arch/risc-v/src/esp32c3/esp32c3_wifi_adapter.h |  1 -
 arch/risc-v/src/esp32c3/esp32c3_wifi_utils.c   |  1 +
 arch/risc-v/src/esp32c3/esp32c3_wireless.c     | 83 +++++++++++++++++++++++++-
 arch/risc-v/src/esp32c3/esp32c3_wireless.h     | 25 ++++++++
 arch/risc-v/src/esp32c3/esp32c3_wlan.c         |  1 +
 7 files changed, 110 insertions(+), 66 deletions(-)

Reply via email to