Skip to content

Commit

Permalink
Documentation reorganization
Browse files Browse the repository at this point in the history
  • Loading branch information
sashacmc committed Oct 1, 2024
1 parent 4d8e6ee commit c02995e
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 c02995e

Please sign in to comment.