# onerom-fw
Firmware generation tool for One ROM.
The `onerom-fw` library is used b the `onerom-fw` CLI tool to generate complete One ROM firmware images, ready for flashing to the One ROM hardware.
## Dependencies
```bash
sudo apt install mingw-w64
```