Commit Graph

5 Commits

Author SHA1 Message Date
Andrei Radulescu 7003ee3ed2 edl: removed "no-binary" capstone requirement (#459)
--no-binary capstone not needed anymore
2025-02-25 08:36:42 -08:00
Andrei Radulescu 915ff5eb09 update bash scripts to #!/usr/bin/env bash (#268)
* update bash shebang for better compatibility including macOS

* re-build
2024-08-31 10:34:25 -07:00
Andrei Radulescu f379fde57f Fixed edl capstone issue on M-series macs (#254)
fixed edl capstone issue on M-series macs
2024-07-23 13:52:41 -07:00
Hoang Bui 9c93c0e5c7 bump edl (#219) 2024-04-26 10:56:00 -07:00
Hoang Bui f67000022c Fastboot -> QDL flashing (#201)
* edl

* only edl

* cleaner

* restore DIR

* better name

* export

* edl setup in extract_tools

* back to root dir

* update + wait for edl merge

* good

* fix

* fix

* update checkpoint

* edl_flash.sh

* edl command setup script

* remove edl_flash

* remove edl json

* simple wrapper

* fix set slot

* bump edl

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2024-04-24 13:39:33 -07:00