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 970cbff fs/partition: Make parse_ptable_partition to partition.h
new 0299e7d tools/esp32: Refactor generation of QEMU-compatible image
new b998528 Documentation: Update "Using QEMU" section for ESP32
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:
Documentation/platforms/xtensa/esp32/index.rst | 18 ++--
boards/xtensa/esp32/common/Kconfig | 1 +
boards/xtensa/esp32/esp32-devkitc/src/Make.defs | 1 -
.../xtensa/esp32/esp32-ethernet-kit/src/Make.defs | 1 -
boards/xtensa/esp32/esp32-wrover-kit/src/Make.defs | 1 -
boards/xtensa/esp32/ttgo_lora_esp32/src/Make.defs | 1 -
tools/esp32/Config.mk | 30 +++---
tools/esp32/mk_qemu_img.sh | 106 ---------------------
8 files changed, 26 insertions(+), 133 deletions(-)
delete mode 100755 tools/esp32/mk_qemu_img.sh