Skip to content

Repository for fsl-community-bsp-baseband , BMIT Baseband-Rev2 board.

Notifications You must be signed in to change notification settings

bmit-pune/fsl-community-bsp-baseband

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fsl-community-bsp-baseband

Author:[email protected] / [email protected]

Note:Use Jethro branch of same repo for latest build......

Repository for fsl-community-bsp-baseband , BMIT Baseband-Rev2 board.

FSL Community BSP

To get the BSP you need to have repo installed and use it as:

Install the repo utility:

$: mkdir ~/bin $: curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo $: chmod a+x ~/bin/repo

Download the BSP source:

$: PATH=${PATH}:~/bin $: mkdir fsl-community-bsp-baseband $: cd fsl-community-bsp-baseband $: repo init -u https://github.com/bmit-pune/fsl-community-bsp-baseband.git -b master $: repo sync

At the end of the commands you have every metadata you need to start work with.

To start a simple image build:

Read README file in same directory as this README.md file.

You can use any directory to host your build.

The source code is checked out at fsl-community-bsp-baseband/sources.

About

Repository for fsl-community-bsp-baseband , BMIT Baseband-Rev2 board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published