mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
initial Meizu M6SL port (take 2)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17819 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5c763f4001
commit
7b10ef9a7c
26 changed files with 2092 additions and 9 deletions
|
@ -54,3 +54,6 @@
|
|||
#ifdef CPU_TCC780X
|
||||
#include "tcc780x.h"
|
||||
#endif
|
||||
#if CONFIG_CPU == S5L8700
|
||||
#include "s5l8700.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue