- Yocto for Raspberry Pi
- Pierre Jean Texier Petter Mab?cker
- 205字
- 2021-07-14 11:27:06
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, path names, dummy URLs, user input, and Twitter handles are shown as follows: "To run a task, BitBake will first look for an environment variable called do_ <task name>
, which will contain the task code to execute (in Python or a shell)."
A block of code is set as follows:
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf # changes incompatibly LCONF_VERSION = "6" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ /home/packt/RASPBERRYPI/poky/meta \ /home/packt/RASPBERRYPI/poky/meta-yocto \ /home/packt/RASPBERRYPI/poky/meta-yocto-bsp \ "BBLAYERS_NON_REMOVABLE ?= " \ /home/packt/RASPBERRYPI/poky/meta \ /home/packt/RASPBERRYPI/poky/meta-yocto \ "
Any command-line input or output is written as follows:
$ modprobe spidev
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Adding a layer is very simple. We just have to click on the Layers button."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Java Web開發(fā)學(xué)習(xí)手冊
- Learning C# by Developing Games with Unity 2020
- ASP.NET Core 5.0開發(fā)入門與實(shí)戰(zhàn)
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- C# 從入門到項(xiàng)目實(shí)踐(超值版)
- Apache Spark Graph Processing
- 數(shù)據(jù)結(jié)構(gòu)簡明教程(第2版)微課版
- 精通Scrapy網(wǎng)絡(luò)爬蟲
- Expert Android Programming
- MySQL數(shù)據(jù)庫管理與開發(fā)(慕課版)
- 軟件工程
- concrete5 Cookbook
- Python機(jī)器學(xué)習(xí)之金融風(fēng)險管理
- C# 7.0本質(zhì)論
- 軟硬件綜合系統(tǒng)軟件需求建模及可靠性綜合試驗(yàn)、分析、評價技術(shù)