Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Commit

Permalink
Minor text update
Browse files Browse the repository at this point in the history
libtuv-DCO-1.0-Signed-off-by: SaeHie Park [email protected]
  • Loading branch information
seanshpark committed Nov 24, 2015
1 parent 5bcba9a commit 0fc22f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ set(LIBTUV_VERSION_MINOR 1)
# + arm-nuttx
# + (mtsk_common: multi-tasking
# + (TBD)
# + raw_common: single task, big-while-loop
# + raw_common: single task, big-while-loop, event driven
# + arm-mbed
#
include(cmake/options.cmake)
Expand Down
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,7 @@ clean:
# ; arm linux on raspberry pi 2
# TUV_PLATFORM=arm-nuttx TUV_BOARD=stm32f4disco
# ; arm nuttx on STM32F4-Discovery with BB
# TUV_PLATFORM=arm-mbed TUV_BOARD=mbedk64f
# ; arm mbed on FRDM-K64F
# ; use Makefile.mbedk64f file: `make -f Makefile.mbedk64f`
#

0 comments on commit 0fc22f0

Please sign in to comment.