EttusResearch/meta-stm32
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This README file contains information on the contents of the meta-stm32 layer.
Please see the corresponding sections below for details.
Dependencies
============
URI: git//git.openembedded.org/bitbake
branch: master
URI: git//git.openembedded.org/meta-openembedded
layers: meta-oe
branch: master
URI: git//git.openembedded.org/openembedded-core
branch: master
Patches
=======
Please submit any patches against the meta-stm32 layer pull-request on github,
or by email to the maintainer using git-send-email.
Maintainer: Moritz Fischer <moritz.fischer@ettus.com>
Table of Contents
=================
I. Adding the meta-stm32 layer to your build
II. Building a standalone recipe
I. Adding the meta-stm32 layer to your build
=================================================
Run 'bitbake-layers add-layer meta-stm32'
II. Building a standalone recipe
================================
An example for a standalone recipe is given in the
recipes-standalone/chromium-ec.bb
recipe. It builds the Chromium-EC firmware for the
discovery-stm32f072 and nucleo-f411re boards.