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

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


    from e5a0c3e7d7e arch/arm: Aligned Cmake with Make
     new e20d4912ff9 boards/esp32/heltec_wifi_lora32: Add support to SX1276
     new 29ee50aba88 doc/xtensa/esp32: Update documentation to include sx127x

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:
 .../esp32/boards/heltec_wifi_lora32/index.rst      | 18 ++++++++++++++++
 .../configs/sx1276}/defconfig                      | 19 ++++++++++-------
 .../xtensa/esp32/heltec_wifi_lora32/src/Make.defs  |  4 ++++
 .../esp32/heltec_wifi_lora32/src/esp32_bringup.c   | 10 +++++++++
 .../src/esp32_sx127x.c                             |  4 ++--
 .../heltec_wifi_lora32/src/heltec_wifi_lora32.h    | 24 ++++++++++++++++++++++
 6 files changed, 70 insertions(+), 9 deletions(-)
 copy boards/xtensa/esp32/{lilygo_tbeam_lora_gps/configs/sx127x => 
heltec_wifi_lora32/configs/sx1276}/defconfig (77%)
 copy boards/xtensa/esp32/{ttgo_lora_esp32 => 
heltec_wifi_lora32}/src/esp32_sx127x.c (98%)

Reply via email to