Experimental project for replacing factory firmware on FM10000 cards with custom-made code
Go to file
DataHoarder 66e8b9cdd9
Some checks failed
continuous-integration/drone/push Build is failing
Init submodules on clone
2021-01-02 12:05:09 +01:00
rrcc@bb6bcc8b5f Initial project barebones structure 2021-01-02 12:01:52 +01:00
src Initial project barebones structure 2021-01-02 12:01:52 +01:00
.drone.yml Init submodules on clone 2021-01-02 12:05:09 +01:00
.gitignore Initial project barebones structure 2021-01-02 12:01:52 +01:00
.gitmodules Initial project barebones structure 2021-01-02 12:01:52 +01:00
COPYING Initial project barebones structure 2021-01-02 12:01:52 +01:00
Makefile Initial project barebones structure 2021-01-02 12:01:52 +01:00
README.md Initial project barebones structure 2021-01-02 12:01:52 +01:00

rrc-open-firmware

Experimental project for replacing factory firmware on FM10000 cards with custom-made code.

WARNING: This is a Work In Progress project. Do not use on any cards you don't want to have to unbrick via manual SPI connection.

Requirements

  • rrcc (will build it from submodule)
  • make

Compilation

  • $ make
  • The firmware will be output to firmware.bin