Skip to content

Releases: m5stack/M5Unit-HUB

0.3.1

03 Apr 02:45

Choose a tag to compare

Fixes

  • Fixed PbHub readLEDMode() to validate register value and reject unexpected LED mode

修正

  • PbHub readLEDMode() のレジスタ値バリデーションを追加し、不正な LED モード値を拒否するよう修正

0.3.0

19 Mar 11:29

Choose a tag to compare

Add

  • Add PbHub adapter support for I2C_Class and M5HAL Bus transports

Fixes

  • Fixes PbHub LED clock stretch and writeAnalog1 bug
  • Fixes PbHub begin reliability with retry logic

Changed

  • Bump M5UnitUnified dependency to 0.4.4
  • Align platformio.ini with template
  • Update DaisyChain example with NessoN1/NanoC6 3-way I2C init

追加

  • PbHub に I2C_Class および M5HAL Bus トランスポートのアダプターサポートを追加

修正

  • PbHub LED のクロックストレッチと writeAnalog1 のバグ修正
  • PbHub begin のリトライロジック追加による信頼性向上

変更

  • M5UnitUnified 依存を 0.4.4 に引き上げ
  • platformio.ini をテンプレートに整合
  • DaisyChain example に NessoN1/NanoC6 の 3-way I2C 初期化を追加

0.2.1

13 Jun 05:34

Choose a tag to compare

Fixes

  • Fixes a bug that UnitPbHub crashes depending on the version of M5UnitUnified

修正

  • M5UnitUnified の version によって UnitPbHub がクラッシュする不具合の修正

0.2.0

12 Jun 09:14

Choose a tag to compare

Add

  • Add UnitPbHub

追加

  • UnitPbHub の追加

0.1.0

05 Jun 03:35

Choose a tag to compare

Fixes

  • Fixes for M5UnitUnified 0.1.x
  • Fixes dependencies

  • M5UnitUnified 0.1.x 向け修正
  • 依存関係修正

0.0.2

28 Oct 11:35

Choose a tag to compare

  • Add support cores
    M5DinMeter, M5Stick CPlus2, ATOM matrix, AtomS3R, Core.INK
  • Add daisy chain example

  • 対応コアの追加
    M5DinMeter, M5Stick CPlus2, ATOM matrix, AtomS3R, Core.INK
  • Daisy chan の例を追加

First alpha release

10 Oct 03:01

Choose a tag to compare

0.0.1

Merge branch 'develop'