OVMS3-idf/components/esptool_py
Ivan Grokhotkov 09950797cb esptool_py: pass flash mode/frequency/size to elf2image
Otherwise the image gets generated with wrong parameters, and the
binary does not boot unless it has been "fixed" by esptool during the
upload.
2020-01-23 12:19:15 +01:00
..
esptool@939b3e987a global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
CMakeLists.txt esptool_py: pass flash mode/frequency/size to elf2image 2020-01-23 12:19:15 +01:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
flasher_args.json.in esptool_py: create flash target functions 2020-01-15 03:36:47 +00:00
get_port_args.cmake esptool_py: add missing phony build targets for CMake 2019-08-21 10:01:00 +08:00
Kconfig.projbuild build system: Use CMake-based build system as default when describing commands 2019-07-08 17:31:27 +10:00
LICENSE Initial public version 2016-08-17 23:08:22 +08:00
Makefile.projbuild Support ELF files loadable with gdb 2019-09-24 07:19:50 +00:00
project_include.cmake esptool_py: pass flash mode/frequency/size to elf2image 2020-01-23 12:19:15 +01:00
run_cmd.cmake esptool_py: add missing phony build targets for CMake 2019-08-21 10:01:00 +08:00
run_esptool.cmake esptool_py: add missing phony build targets for CMake 2019-08-21 10:01:00 +08:00
run_idf_monitor.cmake esptool_py: add missing phony build targets for CMake 2019-08-21 10:01:00 +08:00
sdkconfig.rename Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00