Skip to content

v1.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@svenrademakers svenrademakers released this 03 Jun 14:22
· 212 commits to master since this release
f024649

We're proud to announce our first release since forking from the wenyi0421/turing-pi repository. This release delivers significant updates:

  • Package and Toolchain Updates: We've modernized our toolchain and updated packages.
  • Improved Stability: We've addressed several bugs and improved the overall stability of our firmware.

Please note that the .swu package provided does not contain the kernel itself. To upgrade to 1.0.2 its recommended to flash the .img file using the phoenix suit.

What's Changed

  • Fixed thermal driver #6

  • Fixed USB host driver from being started #9

  • Updated toolchain to GCC 11.3, GLIBC 2.38 #66

  • Added extra packages to the default configuration which have a low memory footprint: htop, picocom, tree, nano #70

  • Udated to buildroot v2023 #64

  • buildroot/bmc: fix cjson dependency requiring make cjson-rebuild by @ruslashev in #4

  • configs: change hostname from "turing pi" to "turingpi" by @ruslashev in #39

  • Remove the helloworld package. by @svenrademakers in #21

  • Rewrite the devicetree by @CFSworks in #18

  • init: mount correct microSD partition, and only if present by @ruslashev in #38

  • GH-33 updated the buildroot directory to version 2023.02.1 by @svenrademakers in #43

  • init: fix starting bmc daemon on shutdown by @ruslashev in #48

Full Changelog: v1.0.1...v1.0.2