ESP32-D2WD

This new patch is making my NINA W102 reset
Some partition problem!
When i followed your step...
https://user-images.githubusercontent.com/428908/62618040-1feb6000-b8c8-11e9-990b-c3843319f524.png
Had worked very fine :)
Now crash!
ESP32: add support for 160MHz rated CPUs
Some recent ESP32 chips are rated only to 160MHz: ESP32-D2WD or ESP32-S0WD.
Flashing this kind of ESP32 board with the current mPython version 1.11 we have a continuous reset loop with primary bootloader activation.
The same problem has been reported in the Arduino environment “Espressif ESP32 board support” and solved in the last release 1.03.
Here some relevant link:
https://forum.micropython.org/viewtopic.php?f=18&t=6980&p=39922&hilit=240#p39922
https://esp32.com/viewtopic.php?f=12&t=11439&start=10