Tasmota/pio-tools
Jason2866 811d140124
prep one file firmware esp32
For easy initial flashing. Flashing at address 0x0 with esptool.py
Generated in folder `.pio..../firmware-factory.bin` (Not used at the moment!)

## Checklist:
  - [x] The pull request is done against the latest development branch
  - [x] Only relevant files were touched
  - [x] Only one feature/fix was added per PR and the code change compiles without warnings
  - [x] The code change is tested and works with Tasmota core ESP8266 V.2.7.4.9
  - [x] The code change is tested and works with Tasmota core ESP32 V.2.0.2
  - [x] I accept the [CLA](https://github.com/arendst/Tasmota/blob/development/CONTRIBUTING.md#contributor-license-agreement-cla).

_NOTE: The code change must pass CI tests. **Your PR cannot be merged unless tests pass**_
2022-01-02 15:14:54 +01:00
..
add_c_flags.py last C3 warning 2022-01-01 18:08:50 +01:00
download_fs.py fix compile ESP8266 2021-01-15 20:59:56 +01:00
espupload.py Force python3 2020-12-05 11:47:09 +01:00
gzip-firmware.py PIO tools overrides using .ini file settings 2021-08-17 09:16:30 +10:00
http-uploader.py Rename pio folder to pio-tools solve linux build errors 2020-11-17 22:01:42 +01:00
name-firmware.py Refactor Python PIO tools 2021-08-16 20:37:38 +10:00
obj-dump.py Rename pio folder to pio-tools solve linux build errors 2020-11-17 22:01:42 +01:00
override_copy.py typo 2021-04-24 20:11:27 +02:00
post_esp32.py prep one file firmware esp32 2022-01-02 15:14:54 +01:00
sftp-uploader.py Rename pio folder to pio-tools solve linux build errors 2020-11-17 22:01:42 +01:00
strip-floats.py Rename pio folder to pio-tools solve linux build errors 2020-11-17 22:01:42 +01:00
tasmotapiolib.py PIO tools overrides using .ini file settings 2021-08-17 09:16:30 +10:00