Skip to content

TheLortex/ocaml-riot-unix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIOT / OCaml build system

To setup, you need to clone RIOT-OS somewhere: https://github.com/RIOT-OS/RIOT

And set up the RIOTBASE environment variable to point on that folder.

Then run make to build the project.

GCC 32bit libraries:

  • on debian: sudo apt install gcc-multilib
  • on fedora: sudo dnf install glibc-devel.i686

OCaml version: 4.12.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published