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/incubator-nuttx.git.


    from 867c6d0  esp32: Add initial support to Bluetooth Low Energy
     new 47e804b  risc-v/esp32c3: Make BLE adapter code compliant to nxstyle
     new 0a1b3c1  risc-v/esp32c3-devkit: Add BLE defconfig

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/risc-v/src/esp32c3/esp32c3_ble_adapter.c      | 12 +++++-----
 .../configs/{sotest => ble}/defconfig              | 27 ++++++++++++----------
 .../esp32c3-devkit/scripts/esp32c3.template.ld     |  2 ++
 .../nsh_romfsimg.h => scripts/esp32c3_aliases.ld}  | 14 +++++++----
 boards/risc-v/esp32c3/esp32c3-devkit/src/Makefile  |  2 +-
 5 files changed, 33 insertions(+), 24 deletions(-)
 copy boards/risc-v/esp32c3/esp32c3-devkit/configs/{sotest => ble}/defconfig 
(74%)
 copy boards/risc-v/esp32c3/esp32c3-devkit/{include/nsh_romfsimg.h => 
scripts/esp32c3_aliases.ld} (72%)

Reply via email to