OVMS3-idf/components/esptool_py
Angus Gratton 5bd75b134d esptool: Set 80MHz SPI flash speed for ESP32-S2 & future chips
Most ESP32 devices will also work at 80MHz, but third party boards/modules
may not have been tested at this speed so the default is kept at 40MHz for safety.
2020-05-20 06:19:34 +00:00
..
esptool@988b9a2441 esp-idf: Update esptool and add reedsolo and bitstring into requirements.txt 2020-05-14 13:29:21 +10:00
CMakeLists.txt esptool: don't generate flashing metadata in loadable elf build 2020-05-04 19:11:00 +02: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: fix malformed json when no files are flashed 2020-05-04 19:11:26 +02:00
get_port_args.cmake esptool_py: add missing phony build targets for CMake 2019-08-21 10:01:00 +08:00
Kconfig.projbuild esptool: Set 80MHz SPI flash speed for ESP32-S2 & future chips 2020-05-20 06:19:34 +00:00
LICENSE Initial public version 2016-08-17 23:08:22 +08:00
Makefile.projbuild make: Fix quoting when flashing port is set via sdkconfig file 2020-04-15 15:43:36 +10:00
project_include.cmake Merge branch 'bugfix/display_partition_table' into 'master' 2020-05-04 14:51:32 +08: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