Skip to content

Commit

Permalink
Convert LF to CRLF for USB serial communication
Browse files Browse the repository at this point in the history
  • Loading branch information
shugo committed Sep 16, 2021
1 parent 8a9358b commit 02588a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ add_definitions(
-DMAX_REGS_SIZE=256
-DMAX_SYMBOLS_COUNT=500
-DMAX_VM_COUNT=10
-DMRBC_CONVERT_CRLF
)
if(PRK_NO_MSC)
add_definitions(-DPRK_NO_MSC)
Expand Down
2 changes: 1 addition & 1 deletion lib/picoruby

0 comments on commit 02588a4

Please sign in to comment.