mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
More trailing whilespace removal
This commit is contained in:
@@ -1620,7 +1620,7 @@ The system can be re-made subsequently by just typing <code>make</code>.
|
||||
<p>
|
||||
There is also a <code>arch/<architecture>/include/<chip>/chip.h</code> header file that can be used to communicate other microprocessor-specific information between the board logic and even application logic.
|
||||
Application logic may, for example, need to know specific capabilities of the chip.
|
||||
Prototypes in that <code>chip.h</code> header file should follow the microprocessor-specific naming convention.
|
||||
Prototypes in that <code>chip.h</code> header file should follow the microprocessor-specific naming convention.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user