
mbed client lightswitch demo
Dependencies: mbed Socket lwip-eth lwip-sys lwip
Fork of mbed-client-classic-example-lwip by
Revision 1:94ae3343aaa7, committed 2016-01-28
- Comitter:
- geky
- Date:
- Thu Jan 28 17:29:48 2016 +0000
- Parent:
- 0:9ad9d701b1c3
- Child:
- 2:e0bbeb20071b
- Commit message:
- Added note about constants needed in README
Changed in this revision
README.md | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Thu Jan 28 17:29:48 2016 +0000 @@ -0,0 +1,10 @@ + +Note! +----- + +To run the following flags need to be defined. +The Compile Macros option in the Compile drop down menu can be used in the online compiler. + +- YOTTA_CONFIG +- TARGET_LIKE_MBED +- TARGET_LIKE_CORTEX_M4