Skip to content
/ QroDev Public template

A C Library for building QroOS programs, Based on MikeOS-CLib.

Notifications You must be signed in to change notification settings

Qrodex/QroDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QroDev

A C Library for building QroOS programs, Based on MikeOS-CLib.

Requirements

  • Smaller C Compiler
  • Netwide Assembler
  • QroOS 5.1 (Or Later)

Building

QroDev only supports Linux at the moment. To build your programs, run make (name).bin to build. (e.g. for 'foo.c' run make foo.bin). And a QroOS binary app will be produced.

Examples

The QroVMT.c file contains the basics of making a QroOS program. While other examples can be found in MikeOS-CLib.

About

A C Library for building QroOS programs, Based on MikeOS-CLib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published