Skip to content

Needed tools

  • GCC for ARM. The version used to build and test libmira is specified in libmira/platform/<platform>/build_environment.txt
  • GNU Make
  • Python 3 (Tested with 3.10)
  • virtualenv
  • J-Link (Tested with 8.10f)

For nRF52 targets

The versions used to build and test Mira are noted here.

For nRF54L MiraMesh targets

The versions used to build and test Mira are noted here.

For NXP targets

The versions used to build and test Mira are noted here.

Back to top