mirror of
https://github.com/drasko/open-ameba.git
synced 2024-11-21 13:34:17 +00:00
RTL8710 GCC SDK v3.5a
05b731b5f3
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com> |
||
---|---|---|
doc | ||
flasher | ||
project | ||
RTL00_SDKV35a | ||
util | ||
.gitignore | ||
LICENSES | ||
Makefile | ||
project.mk | ||
README.md | ||
userset.mk |
Open Ameba
Open Ameba RTL8710 SDK.
Motivation
Trying to make some order in the mess around this SoC build system. Most of the work is done by @pvxx in his RTL00MP3 project.
Getting Started
git clone https://github.com/drasko/open-ameba
cd open-ameba
make
Use verbose make
for debugging:
make V=1
User preferences are set in userset.mk
Project preferences are set in project.mk
Author
Crafted by @drasko
License
My work has been licensed under Apache-2.0. Rest of the licenses have to be analyzed (depend on used components).