Skip to content

Commit

Permalink
Documentation structure reorganization (#696)
Browse files Browse the repository at this point in the history
* Documentation reorganization

* Syntax fix
  • Loading branch information
sashacmc authored Oct 2, 2024
1 parent 638f011 commit 884e68d
Show file tree
Hide file tree
Showing 14 changed files with 1,104 additions and 404 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ file(GLOB_RECURSE Sources
"src/session/*.c"
"src/transport/*.c"
"src/utils/*.c"
"src/system/platform-common.c"
"src/system/platform_common.c"
)

if(WITH_ZEPHYR)
Expand Down
Loading

0 comments on commit 884e68d

Please sign in to comment.