mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-15 02:57:37 -04:00
8 lines
97 B
Lua
8 lines
97 B
Lua
---
|
|
--- Chip Identification
|
|
---
|
|
|
|
RK27XX = {}
|
|
|
|
hwstub.soc:select("rk27xx")
|
|
require 'rk27xx/lcdif'
|