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