Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
v1.7.3 to update PIO
Browse files Browse the repository at this point in the history
### Releases v1.7.3

1. Update `platform.ini` and `library.json` to use original `khoih-prog` instead of `khoih.prog` after PIO fix
2. Update `Packages' Patches`
  • Loading branch information
khoih-prog authored Oct 10, 2021
1 parent 5302fdd commit 38fef52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platformio/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ lib_deps =
; FlashStorage_SAMD@>=1.1.0
; FlashStorage_RTL8720@>=1.0.0
; PlatformIO 5.x
; khoih.prog/FlashStorage_STM32@>=1.1.0
; khoih.prog/FlashStorage_SAMD@>=1.1.0
; khoih.prog/FlashStorage_RTL8720@>=1.0.0
; khoih-prog/FlashStorage_STM32@>=1.1.0
; khoih-prog/FlashStorage_SAMD@>=1.1.0
; khoih-prog/FlashStorage_RTL8720@>=1.0.0

build_flags =
; set your debug output (default=Serial)
Expand Down

0 comments on commit 38fef52

Please sign in to comment.