Export to GitHub

dingoo-sdk - GeneralInformation.wiki


The wiki page list can be found here.

Introduction

Dingoo_SDK is meant to serve as a multi-platform SDK for the Dingoo A320's native operating system which is a variant of µC/OS-II (uCOS II). The SDK can also be used to build for Gemei X760+ too.

For a list of games and applications built using some variant of the SDK, see the DevelopedApplications wiki page.

Requirements

Linux

Linux mips compiler and dingoo native SDK need ~205Mb of disk space.

Windows

Getting Help

Read Me

The ReadMe.txt file included in the highest level of the $DINGOO_SDK directory is the first place you should check for help. There are step-by-step installation instructions there for both Windows and Linux/UNIX build environments.

Wiki

The wiki is currently a work-in-progress and may not contain much helpful information at the moment, but we are actively working on it.

Documentation

Use Doxygen to build HTML documentation in the $DINGOO_SDK/doc directory. See the ReadMe.txt for instructions.

Also see http://wakaba.c3.cx/w/dingoo_coding

Issues

The issues tracker is the best place to post bugs or other unusual errors that aren't the result of a failed or incorrect installation (see the ReadMe.txt file). We are also open to feature requests and suggestions as time allows.

Chat