Skip to content

Releases: HyperloopUPV-H8/ST-LIB

H9

10 Nov 22:19
Compare
Choose a tag to compare

🚀 per Hyperloop firmare team 🚀

Starting working point of H9 STLIB.

This release contains:

  • Support for building via a python script or with traditional tools like STM32CubeIDE
  • Support for developing in VScode, in Linux based OSes
  • Improved documentation for some classes
  • Added support for multiple connections when using TCP/IP
  • The static library compiled with debug symbols for Linux
  • Source code

Logo Hyperloop UPV-10 CROPPED

🚀 per Hyperloop firmare team 🚀

v2.7.0

17 Jun 23:59
7e06aa1
Compare
Choose a tag to compare
v2.7.0

v2.6.0

07 Jun 14:18
5030467
Compare
Choose a tag to compare
Merge pull request #293 from HyperloopUPV-H8/development

v2.6.0

v2.5.0

04 Jun 11:30
6127ddb
Compare
Choose a tag to compare
Merge pull request #278 from HyperloopUPV-H8/development

v2.5.0

v2.4.0

22 May 11:31
9dc221b
Compare
Choose a tag to compare

v2.4.0

v2.3.1

19 May 15:10
cd96ee1
Compare
Choose a tag to compare

Fixed several issues.

v2.3.0

12 May 10:36
d38bb00
Compare
Choose a tag to compare

v2.3.0

v2.2.0

04 May 19:38
7bd5e73
Compare
Choose a tag to compare

v2.2.0

Changelog

  • Change all LWIP and Middleware to solve Eth bug
  • AI documentation
  • Removed LWIP and Middleware from template project
  • Add Arrays and pointer arrays to HeapPacket

v2.1.0

02 May 13:44
d75f873
Compare
Choose a tag to compare

v2.1.0

Changelog

  • Add .vscode config out of the box
  • Fix .cproject not working
  • Add get_phase to half_bridge class
  • add frequency variable to pwm class

v2.0.0

18 Apr 17:14
94daf7a
Compare
Choose a tag to compare

Second release of the ST-LIB