Skip to content

Releases: Hyperloop-UPV/ST-LIB

H10

29 Nov 08:29
1af648a

Choose a tag to compare

Release H10

Final stable state with which H10 was finished.

This release will put together a lot of changes, as the releases workflow was abandoned for two years. The purpose of this release is to have a reference to the code that was working with H10 boards and, hopefully, get back into making releases again.

What's Changed

Read more

Testing Purposes

07 Jun 16:22
7b1cff0

Choose a tag to compare

Testing Purposes Pre-release
Pre-release

I want to compare with last-working-pcu to find differences in IMD

H9

10 Nov 22:19

Choose a tag to compare

H9

🚀 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

Choose a tag to compare

v2.7.0

v2.6.0

07 Jun 14:18
5030467

Choose a tag to compare

Merge pull request #293 from HyperloopUPV-H8/development

v2.6.0

v2.5.0

04 Jun 11:30
6127ddb

Choose a tag to compare

Merge pull request #278 from HyperloopUPV-H8/development

v2.5.0

v2.4.0

22 May 11:31
9dc221b

Choose a tag to compare

v2.4.0

v2.3.1

19 May 15:10
cd96ee1

Choose a tag to compare

Fixed several issues.

v2.3.0

12 May 10:36
d38bb00

Choose a tag to compare

v2.3.0

v2.2.0

04 May 19:38
7bd5e73

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