10000 GitHub - SpaceInvaderTech/openhaystack_moko: OpenHaystack firmware for Moko M1 & M2 devices
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SpaceInvaderTech/openhaystack_moko

 
 

Repository files navigation

OpenHaystack - Moko

This is an internal project developed by Antonio Calatrava for SpaceInvader to create a OpenHaystack compatible device on a Moko M1 and Moko M2.

In November 2023, SpaceInvader open sourced the project under the MIT license.

Currently the firmware is compatible with the following models:

  • Moko M1-PNDA
  • Moko M2-PNDA-HA

The firmware support DFU updating.

Compile the firmware

Follow instructions in the apps and apps/firmware folders.

Compile via Docker

docker build --platform linux/amd64 --tag si-moko .
docker run --rm --platform linux/amd64 --env "PUBLIC_KEY_HEX=0x00" si-moko

About

OpenHaystack firmware for Moko M1 & M2 devices

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C 91.6%
  • Makefile 7.2%
  • Other 1.2%
0