Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 476 Bytes

ReadMe.md

File metadata and controls

28 lines (18 loc) · 476 Bytes

OpenNE

OpenNE DDK (Mark 1)

Use this to write drivers for OpenNE.

Installation:

  • MinGW/GCC for the Kernel and bootloader.
  • Netwide Assembler/OpenCC to output COFF object code.

Start by cloning the DDK:

git clone git@github.com:amlel-el-mahrouss/ddk.git
cd ddk

And then select the makefile to execute:

cd dev/LibDDK
btb ddk.json
Copyright Amlal EL Mahrouss. All rights reserved.