/onyx-helloworld

A project demo used for onyx EPD devices( for me, is i62hd).

Primary LanguageC++

onyx-helloworld

A project demo used for onyx EPD devices( for me, is i62hd).

tested on I62HD(aka boox touch), firmware:20130107, SDK build static.

  1. Introduction

This project could help you to test your development environment.

  1. Compilation

Just type

./build.sh

in project root directory.

The script will call cmake to configure the project, and then make to build.