This is an old revision of the document!


Table of Contents

RetroBSD

2.11bsd.jpg

RetroBSD is an embedded version of 2.11BSD for PIC32 micro-controllers.

Setup

cd /usr/local
wget https://github.com/downloads/jasonkajita/chipKIT-cxx/pic32-tools-chipKIT-cxx-master-Linux32-image-20120720.zip
unzip pic32-tools-chipKIT-cxx-master-Linux32-image-20120720.zip

Checkout

mkdir -p /embedded
cd /embedded
git clone https://github.com/RetroBSD/retrobsd.git
cd retrobsd

Build

sed -i 's/(MAX32)/(SDXL)/' Makefile
make cleanall
make
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information