Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed Socket lwip-eth lwip-sys lwip
Fork of mbed-client-classic-example-lwip by
Revision 3:d047686d6e2c, committed 2016-02-05
- Comitter:
- geky
- Date:
- Fri Feb 05 06:10:19 2016 +0000
- Parent:
- 2:e0bbeb20071b
- Child:
- 4:dcd0494556be
- Child:
- 5:53d0782896dc
- Commit message:
- Added correct config constants
Changed in this revision
| README.md | Show annotated file Show diff for this revision Revisions of this file |
--- a/README.md Fri Jan 29 16:03:23 2016 +0000 +++ b/README.md Fri Feb 05 06:10:19 2016 +0000 @@ -5,6 +5,7 @@ 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 +YOTTA_CFG +YOTTA_CONFIG +TARGET_LIKE_MBED +TARGET_LIKE_CORTEX_M4
