Skip to content

proteus-core/newlib

Repository files navigation

Board support package for Newlib on Proteus

Requirements

The prerequisites and the installation process for using Newlib is detailed in the README of Proteus.

Building the example

The Makefile can generate ihex (make ihex) and bin (make bin) files for running in different simulation contexts. Simply running make generates both of these (and an elf binary).