Skip to content

BlockoS/buildroot-external-mepa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microchip Ethernet PHY APIs (MEPA) - Buildroot External Tree (BR2_EXTERNAL)

Introduction

This repository provides a Buildroot external for Microchip Ethernet PHY APIs C libraries.

Prerequisites

  • A linux host machine.
  • Buildroot with external package support.

Quickstart

It is assumed that all the required softwares and librairies are installed on the linux host.

  1. Get Buildroot sources

    git clone git://git.buildroot.net/buildroot
  2. Clone this repository

    git clone git@github.com:blockos/buildroot-external-mepa.git
  3. Setup environment

    cd <path to>/buildroot
    export BR2_EXTERNAL="${PWD}/../buildroot-external-mepa"
  4. Configuration & build
    The MEPA package will be under External options.

    make menuconfig
    make -j"$(nproc)"

About

External buildroot packages for Microchip Ethernet APIs (MEPA)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors