Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit09a0dd4

Browse files
committed
Simplfiy build instructions.
1 parent246852b commit09a0dd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ To build and run locally:
5959
From the project root:
6060

6161
```
62-
cmake -Stest-B test/build
63-
make --directory test/build
64-
test/build/bin/test-ArduinoCore-API
62+
cdtest&& mkdir build && cdbuild
63+
cmake ..
64+
make &&bin/test-ArduinoCore-API
6565
```
6666

6767
###Implementing ArduinoCore-API

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp