mirror of
https://github.com/espressif/openthread.git
synced 2026-07-27 22:37:45 +00:00
[docs] add English source for the Thread Primer (#5088)
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
readonly OT_BUILD_JOBS=$(getconf _NPROCESSORS_ONLN)
|
||||
readonly OT_EXCLUDE_DIRS=(third_party)
|
||||
readonly OT_EXCLUDE_DIRS=(third_party doc/site)
|
||||
|
||||
readonly OT_CLANG_SOURCES=('*.c' '*.cc' '*.cpp' '*.h' '*.hpp')
|
||||
readonly OT_MARKDOWN_SOURCES=('*.md')
|
||||
|
||||
Reference in New Issue
Block a user