1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-29 05:21:37 +03:00

release 3.0.2 (#8242)

This commit is contained in:
david gauchard
2021-07-26 22:27:44 +02:00
committed by GitHub
parent f9084603de
commit 14c3798d4f
8 changed files with 10 additions and 8 deletions

View File

@ -173,7 +173,8 @@ The following points assume work in a direct clone of the repository, and not in
* [platform.txt](https://github.com/esp8266/Arduino/blob/master/platform.txt)
* [package.json](https://github.com/esp8266/Arduino/blob/master/package.json)
* [TZ.h](https://github.com/esp8266/Arduino/blob/master/cores/esp8266/TZ.h) (<= `cd tools; ./TZupdate.sh`)
* [TZ.h](https://github.com/esp8266/Arduino/blob/master/cores/esp8266/TZ.h) (<= `cd tools; sh ./TZupdate.sh`)
* Certificates (<= `cd tools; sh certsUpdate.sh`)
- [ ] 5. Wait until the release notes have been checked by other maintainers (can be changed afterwards anyway)