zurachu / isd_for_linux

Linux, BSD, macOS で P/ECE と通信するコマンドラインツール
5 stars 2 forks source link

use proper FAT_END constant, add kernel update support #26

Open UNDEF2 opened 2 months ago

UNDEF2 commented 2 months ago

Ensures FAT chains are terminated with FAT_END (0xeeee), fixing compatibility with clip library apps. Also adds support for installing kernel updates via a new -k option.