Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mips: better support big-endian MIPS #4430

Merged
merged 2 commits into from
Sep 5, 2024

reflect: support big-endian systems

1aa837e
Select commit
Loading
Failed to load commit list.
Merged

mips: better support big-endian MIPS #4430

reflect: support big-endian systems
1aa837e
Select commit
Loading
Failed to load commit list.
TinyHCI / tinyhci: itsybitsy-nrf52840 succeeded Aug 23, 2024 in 45m 3s

Hardware CI passed

Hardware CI tests have passed.

Details

Flash

go: downloading tinygo.org/x/drivers v0.27.0
   code    data     bss |   flash     ram
  13276     140    4384 |   13416    4524

Tests

  • digitalReadVoltage = pass
  • digitalReadGround = pass
  • digitalWriteOn = pass
  • digitalWriteOff = pass
  • analogReadVoltage = pass
  • analogReadGround = pass
  • analogReadHalfVoltage = pass
  • i2cConnectionPower = pass
  • spiTx = pass
  • spiRx = pass

Tests complete.