mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Remove the double blank line from source files
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Petro Karashchenko
parent
746b68befc
commit
1d1bdd85a3
@@ -11,7 +11,6 @@ README.txt
|
||||
exposure to technical details, the system also avoids using secondary
|
||||
MCUs or programmable logic, and sticks only with true hardware solutions.
|
||||
|
||||
|
||||
System Summary
|
||||
|
||||
eZ80 running at 20 MHz (default on board)
|
||||
|
||||
@@ -39,7 +39,6 @@ Configuring NuttX
|
||||
2) Make sure that your PATH environment variable includes the path
|
||||
to the SDCC toolchain.
|
||||
|
||||
|
||||
3) Then build the binaries:
|
||||
|
||||
make
|
||||
@@ -81,7 +80,6 @@ Configuring NuttX
|
||||
2) Set the PATH environment variable to include the path to the SDCC
|
||||
toolchain.
|
||||
|
||||
|
||||
3) Then build the binaries:
|
||||
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user