mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 15:48:51 +01:00
12 lines
248 B
Plaintext
12 lines
248 B
Plaintext
config BR2_PACKAGE_PICOARCH
|
|
bool "picoarch"
|
|
default y
|
|
select BR2_PACKAGE_SDL
|
|
select BR2_PACKAGE_SDL_IMAGE
|
|
select BR2_PACKAGE_SDL_TTF
|
|
help
|
|
A Libretro frontend designed for small screens and low power
|
|
|
|
|
|
https://git.crowdedwood.com/picoarch
|