libretro / Lakka-LibreELEC

Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console.
https://www.lakka.tv
1.73k stars 286 forks source link

gpicase_safeshutdown : Rewrite GPiCase2 safe shutdown script for lg-gpio #1990

Closed ShigeakiAsai closed 3 months ago

ShigeakiAsai commented 3 months ago

Rewrite GPiCase2 safe shutdown script for lg-gpio

This pull request concerns with pull request #1989. Current GPiCase2 safe shutdown script depends for RPi.GPIO. It needs to rewrite for lg-gpio.

modified : 1 file

  1. packages/lakka/lakka_tools/gpicase_safeshutdown/scripts/safeshutdown_gpicase2.py Rewrite script for lg-gpio.

Note

  1. Please merge with pull request #1989.


Thanks. ASAI, Shigeaki

ShigeakiAsai commented 3 months ago

I confirmed GPiCase2 safe shutdown script(#1990) & lg-gpio(#1989), both working on 25th June 2024 nightly build. Lakka-RPi4-GPiCase2.aarch64-6.x-20240625-be4225b.img.gz

Thanks, ASAI, Shigeaki