Skip to content

Releases: MarsDoge/OsTools

V1.7

29 Dec 02:21

Choose a tag to compare

What's Changed

  • Add consolidated architecture overview by @MarsDoge in #15
  • fix(Makefile): Add -std=gnu11 flag to fix build errors by @elysia-best in #16
  • Makefile: Make -static optional, depending on system support by @AydenMeng in #17
  • cpu_name: Character matching is case-insensitive. by @MarsDoge
  • temperature: Supports obtaining node temperature by @MarsDoge

New Contributors

Full Changelog: V1.6...V1.7

V1.6

16 Nov 08:41

Choose a tag to compare

What's Changed

  • Add codec script for base64 encode and decode by @MarsDoge in #10
  • Handle encrypted sources in build process by @MarsDoge in #11
  • Script/parse_lcl_xxd.sh: Parse lcl training parameter data into csv file by @MarsDoge in #12
  • Script/dir-select.sh: Quickly configure working directories by @MarsDoge in #14

Full Changelog: V1.5...V1.6

V1.5

01 Jul 09:38

Choose a tag to compare

What's Changed

Full Changelog: V1.3...V1.5

V1.3

22 Nov 12:26

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/MarsDoge/OsTools/commits/V1.3

OsTools_ExecProgram

18 Jun 04:12
4e1aed8

Choose a tag to compare

OsTools_Mips: 3A4000 processor pre-platform (Mips) Executable program;
OsTools_LoongArch: Platforms after 3A5000 processors Executable program;

avatar