Skip to content

Intense-M/platform_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 

Repository files navigation

Welcome to Intense-M

Getting Started

To get started with Intense-M, you'll need to get familiar with Git and Repo.

Create the Directories

You will need to set up some directories in your build environment

To create them run:

mkdir -p ~/Intense-M

cd ~/Intense-M

To initialize your local repository using the Intense-M trees, use this command:

    repo init -u git://github.com/Intense-M/platform_manifest.git -b mm-6.0

Then sync up with this command:

repo sync 

Then build with this command:

    . build/envsetup.sh
    lunch
    make intense OR brunch <device name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •