mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-10 13:42:29 -05:00
8 lines
97 B
Lua
8 lines
97 B
Lua
---
|
|
--- Chip Identification
|
|
---
|
|
|
|
RK27XX = {}
|
|
|
|
hwstub.soc:select("rk27xx")
|
|
require 'rk27xx/lcdif'
|