* small note in the Posix demo readme on how to build for OS X
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1877 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
4f42a5d978
commit
6e8ee65859
|
@ -19,7 +19,8 @@ See demo.c for details.
|
|||
|
||||
** Build Procedure **
|
||||
|
||||
GCC required.
|
||||
GCC required. The Makefile defaults to building for a Linux host.
|
||||
To build on OS X, use the following command: `make HOST_OSX=yes`
|
||||
|
||||
** Connect to the demo **
|
||||
|
||||
|
|
Loading…
Reference in New Issue