Add fault handling for ESP32, ESP32-S2, and ESP32-S3.

Also bump the version.
This commit is contained in:
Brad Nelson
2023-01-04 21:45:26 -08:00
parent b155e49a63
commit 600e82d67e
5 changed files with 45 additions and 8 deletions

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
VERSION=7.0.7.5
VERSION=7.0.7.6
STABLE_VERSION=7.0.6.19
OLD_STABLE_VERSION=7.0.5.4
REVISION=$(shell git rev-parse HEAD | head -c 20)