Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 476 Bytes

File metadata and controls

9 lines (5 loc) · 476 Bytes

BIOS(Basic Input Output System)

树莓派使用配置文件充当BIOS配置

The Raspberry Pi uses a configuration file instead of the BIOS you would expect to find on a conventional PC. The system configuration parameters, which would traditionally be edited and stored using a BIOS, are stored instead in an optional text file named config.txt.

参考文档