Skip to content

Releases: platformio/platform-sifive

5.2.0

30 May 15:43
Compare
Choose a tag to compare
  • Added compatibility with PIO Core 6.0
  • Improved support for bare assembly programming

v5.1.1

18 Feb 19:17
Compare
Choose a tag to compare
  • Fixed an issue with broken MarkupSafe Python dependency of Freedom SDK.

5.1.0

28 Jan 12:44
Compare
Choose a tag to compare

5.0.0

31 Oct 20:56
Compare
Choose a tag to compare

4.1.0

30 Jul 18:25
Compare
Choose a tag to compare
  • Updated Zephyr framework to v2.6.0 (release notes)
  • Minor improvements

4.0.0

26 Feb 22:04
Compare
Choose a tag to compare

Breaking Zephyr API changes

Please note, Zephyr v2.5.0 contains API changes that might break legacy projects. More information about deprecated functionality and removed APIs can be found here.

3.0.1

08 Dec 11:44
Compare
Choose a tag to compare
  • Disabled J-Link GUI when uploading firmware

3.0.0

11 Nov 14:00
Compare
Choose a tag to compare
  • Updated Zephyr framework to v2.4.0 (release notes)
  • Minor bugfixes and improvements

Breaking Zephyr API changes

Zephyr v2.4 deprecates Zephyr integer types in favor of C99 integer types. More information about other API changes can be found here.

2.4.0

27 Aug 11:25
Compare
Choose a tag to compare
  • Update Freedom E SDK to v20.05.00.03 (release notes)
  • Allowed using Renode as an upload tool
  • Minor bugfixes and improvements

2.3.1

07 Jul 12:20
Compare
Choose a tag to compare
  • Fixed backward compatibility with the stable PlatformIO Core