Skip to content

Commit d8b01bd

Browse files
committed
Use updated espressif board flags
1 parent e592ea7 commit d8b01bd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2828
### Fixed
2929
- Warnings about directory name mismatches are now based on proper comparison of strings
3030
- Now using the recommended "stable" URL for the `esp32` board family
31+
- `esp8266:huzzah` options updated as per upstream
3132

3233
### Security
3334

misc/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ platforms:
7070
warnings:
7171
flags:
7272
esp8266:
73-
board: esp8266:esp8266:huzzah:FlashSize=4M3M,CpuFrequency=80
73+
board: esp8266:esp8266:huzzah:eesz=4M3M,xtal=80
7474
package: esp8266:esp8266
7575
gcc:
7676
features:

0 commit comments

Comments
 (0)