Skip to content

Commit

Permalink
Fix versions of GD32 platform and SPL package
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgerhardt authored Dec 23, 2021
1 parent 50fa92b commit c5aef39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ src_dir = Src

[env]
; use new GD32 platform and the bleeding-edge SPL package for it
platform = https://github.com/CommunityGD32Cores/platform-gd32.git
platform = https://github.com/CommunityGD32Cores/platform-gd32.git#e712045bdba54790ed2e07c47a421345340efb31
platform_packages =
framework-spl-gd32@https://github.com/CommunityGD32Cores/gd32-pio-spl-package.git
framework-spl-gd32@https://github.com/CommunityGD32Cores/gd32-pio-spl-package.git#67a6fe90b20e00b11a9a52f55d318b7d15eeed84

;================================================================

Expand Down

0 comments on commit c5aef39

Please sign in to comment.