Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several enhancements for the EspFirmwareFlasher tool #10

Merged
merged 6 commits into from Jul 4, 2018
Merged

Several enhancements for the EspFirmwareFlasher tool #10

merged 6 commits into from Jul 4, 2018

Conversation

MatthiasJentsch
Copy link
Contributor

  • Updated to the latest ESPTool version 2.4.1
  • New parameter --firmware_tag or -t added. You can now download a special firmware version e.g. 0.1.0-preview.738 for the build version 738
  • removed the chip id for the program because the ESP32 has no "chip-id". The so called chip id is a part of the mac address
  • After flashing the firmware the device will now reboot via hard reset; done by the DTR serial line
  • Enhancements for flashing the ESP8266 WifiWaterLevelGaugeFirmware

Signed-off-by: Matthias Jentsch info@matthias-jentsch.de

- Added the LICENSE file for the espressif tool
- Some bugfixes and improvements
- Added license headers on top of the C# files
- Added --backup, --backup_only, --restore options
- Using JP Dillingham arguments class
- Using constants for the chip and firmware names
- Corrected the documentation

Fix #326

Signed-off-by: Matthias Jentsch <info@matthias-jentsch.de>
… block bin files

Signed-off-by: Matthias Jentsch <info@matthias-jentsch.de>
…h sizes supported.

Signed-off-by: Matthias Jentsch <info@matthias-jentsch.de>
- Updated to the latest ESPTool version 2.4.1
- After flashing the firmware the device will now reboot via hard reset; done by the DTR serial line
- New parameter --firmware_tag or -t added. You can now download a special firmware version e.g. 0.1.0-preview.738 for the build version 738
- removed the chip id for the program because the ESP32 has no "chip-id". The so called chip id is a part of the mac address

Signed-off-by: Matthias Jentsch <info@matthias-jentsch.de>
Signed-off-by: Matthias Jentsch <info@matthias-jentsch.de>
@nfbot
Copy link
Member

nfbot commented Jul 3, 2018

Hi @MatthiasJentsch,

I'm nanoFramework bot.
Thank you for your contribution!

A human will be reviewing it shortly. 😉

Copy link
Member

@josesimoes josesimoes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Nice enhancement that of being able to specify a version.

@josesimoes josesimoes merged commit 4babfa5 into nanoframework:master Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants