Mirror of the WikiReader Development Kit's repository

Michael Hope dc1a44121c Changed the installer to use the HTML documentation. Removed all references to 'WikiReader Development Kit' 14 years ago
Licenses b70a48de16 [misc-files.Licenses] rename to .TXT 14 years ago
XML-Licenses ebaa315ebc [XML-Licenses] title conflict 14 years ago
doc 4602a29249 [doc] update QuickStart 14 years ago
host-tools 9944e0086d Extended image2header to include the image width and height. Fixed up the left and right bounds on wrinv. 14 years ago
samo-lib 2256ea66d9 Tidied up most of the icons. Fixed up the Makefile for release 14 years ago
scripts b1344bef0d [scripts] add abort function 14 years ago
testudo 0d81c02ef8 [testudo] fix script installation 14 years ago
toolchain b6dca36829 Disable collect2. It doesn't build under win32 and isn't used for normal C programs. 14 years ago
wiki-app 5d1b5aae58 [wiki-app] add table entry for welsh 14 years ago
wrdk dc1a44121c Changed the installer to use the HTML documentation. Removed all references to 'WikiReader Development Kit' 14 years ago
xml-file-samples 533f02f014 [XML-Licenses] move terms/license to common directory 14 years ago
.gitignore 558c8afda8 Created a Python based replacement for the image tools. Adapted the Makefiles and examples to use this. 14 years ago
BSDmakefile e5a4cd42b7 [doc] Brief information for using FreeBSD as the host OS 14 years ago
COPYING 25c2d6cdbc [COPYING] make this a note instead on one particular license 14 years ago
Makefile 9ea2f42ec8 [Makefile] fix toolchain dependencies 14 years ago
README c791b4bfee Rename readme file so it shows up on github 14 years ago
TODO 2c7391e269 [TODO] directory reorganisation is done 14 years ago

README

Contents of root directory
==========================

00run.sh

Script using in building the micro SD card image using multiple
servers.

binutils* [Created during build]

Stamp files for make

COPYING

GPLV3 License information this covers most of the code in the
wiki-app directory. Other files/directories may have their own
license information.

doc

Various documents including explanation of how to set up a chroot
for compiling the application

gcc* [Created during build]

Stamp files for make

host-tools

Programs that are used during building the software including cross
compiler, simulator and utilities to create the data files.

See: host-tools/00ReadMe.text

Licenses

Some of the licenses used in various parts of the system, normally
the individual files/sub-directories will have their own
copyright/license information.

Makefile

The master make file that controls all stages of the building process.

samo-lib

Programs and libraries that run on the WikiReader Hardware

See: samo-lib/00ReadMe.text

testudo

Python programs and scripts for production testing

TODO

Some notes about things to think about

wiki-app

This is the main application code and is compiled both for inclusion
on the device and for the simulator.

xml-file-samples

Some XML files for testing the offline rendering process