Board support package for Newlib on Proteus
September 12, 2025 ยท View on GitHub
Warning
This repository has been integrated into the Proteus ecosystem and is only preserved here for legacy compatibility. All updates will happen in the ecosystem repository.
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).