Release 3.1.2 Notes
Second patch release (includes 3.1.1 and 3.1.0)
Core
- Fix weak assignment in flash_hal.h (#8884)
- Remove stale patch required for older SDK releases (#8858)
- Show 'Exception' cause and 'epc1=...' address when interrupted by Soft WDT (#8851)
- Issue warning when reallocating String buffer too much (#8821, #8849)
- Fix stack offset and division-by-zero origi...