Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

命名

crate要被恰当地命名 (C-CRATE-NAME)

HAL crates应该在目标支持的芯片或者芯片系列之后被命名。它们的名字应该以-hal结尾,为了将它们与PAC区分开来。名字不应该包含下划线(请改用破折号)。