An open API service indexing awesome lists of open source software.

https://github.com/yuzukitsuru/yfel

Yet another Allwinner FEL Toolkit
https://github.com/yuzukitsuru/yfel

allwinner allwinner-soc sunxi

Last synced: 6 months ago
JSON representation

Yet another Allwinner FEL Toolkit

Awesome Lists containing this project

README

        

# YFEL

Yet another FEL Toolkit - YFEL [![CMake Linux](https://github.com/YuzukiTsuru/YFEL/actions/workflows/cmake-linux.yml/badge.svg)](https://github.com/YuzukiTsuru/YFEL/actions/workflows/cmake-linux.yml)

![image](https://user-images.githubusercontent.com/12003087/196853382-6e631aaf-164b-4d84-9825-01e21faa697d.png)

## About Allwinner FEL

FEL is a low-level subroutine contained in the [BootROM](https://linux-sunxi.org/BROM) on Allwinner devices. It is used for initial programming and recovery of devices using USB.

## Depends
- Qt6
- libusb
- xfel

## Arch Linux

- [yfel-git](https://aur.archlinux.org/packages/yfel-git)

```bash
yay -Syu yfel-git
```