You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/10/11 16:06:10 UTC

[incubator-nuttx] branch master updated (1623848 -> 2739f86)

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


    from 1623848  battery_monitor:add poll support
     add 2739f86  boards/esp32: Remove SPI Flash encryption test

No new revisions were added by this update.

Summary of changes:
 boards/xtensa/esp32/common/Kconfig                 |  16 --
 .../xtensa/esp32/esp32-devkitc/src/esp32-devkitc.h |  18 ---
 .../xtensa/esp32/esp32-devkitc/src/esp32_bringup.c |   5 -
 .../esp32/esp32-devkitc/src/esp32_spiflash.c       | 162 ---------------------
 .../esp32-ethernet-kit/src/esp32-ethernet-kit.h    |  18 ---
 .../esp32/esp32-ethernet-kit/src/esp32_bringup.c   |   5 -
 .../esp32/esp32-ethernet-kit/src/esp32_spiflash.c  | 162 ---------------------
 .../esp32/esp32-wrover-kit/src/esp32-wrover-kit.h  |  18 ---
 .../esp32/esp32-wrover-kit/src/esp32_bringup.c     |   5 -
 .../esp32/esp32-wrover-kit/src/esp32_spiflash.c    | 162 ---------------------
 .../esp32/ttgo_lora_esp32/src/esp32_bringup.c      |   5 -
 .../esp32/ttgo_lora_esp32/src/esp32_spiflash.c     | 162 ---------------------
 .../esp32/ttgo_lora_esp32/src/ttgo_lora_esp32.h    |  18 ---
 13 files changed, 756 deletions(-)