Skip to content

Commit

Permalink
Added Linux simple serial example
Browse files Browse the repository at this point in the history
  • Loading branch information
lexus2k committed Sep 2, 2020
1 parent 1200878 commit 1de7ce7
Show file tree
Hide file tree
Showing 12 changed files with 1,739 additions and 22 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ if (NOT DEFINED COMPONENT_DIR)

if (EXAMPLES)
add_subdirectory(examples/linux/loopback)
add_subdirectory(examples/linux/hdlc_demo)
endif()

else()
Expand Down
Loading

0 comments on commit 1de7ce7

Please sign in to comment.