miro
Edge

 

Development

The firmware of the miro Edge is based on OpenWRT. You can find a fork of the OpenWRT builder on our public gitlab. It includes the device tree files needed to build an image for the miro Edge. Please refer to the official documentation for more information about how to use it.

In order to build an image for the miro Edge, you will need to select it as the target. Run make menuconfig to configure your build configuration. Select MediaTek Ralink MIPS as the target system, select MT76x8 based boards as the subtarget, select Miromico miro Edge 7688 as the target profile and save the config.

Menuconfig

You can now create a custom configuration and add additional packages to create your own firmware using make.

Currently, only the base system is open sourced. Specific packages, for example the LoRaWAN packet forwarder, are not available.