We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65aef98 commit a735602Copy full SHA for a735602
2 files changed
port/mbed/readme.md
@@ -64,7 +64,7 @@ No support for this mode at this time.
64
## Installation
65
66
Clone the WIC repository into a directory in your MBED project.
67
-The `.mbed-ignore` file is written in such a way that the right sources
+The `.mbedignore` file is written in such a way that the right sources
68
will be found by the build system.
69
70
## License
readme.md
@@ -21,7 +21,6 @@ only supports client roles. Call it a work in progress.
21
- works with any transport layer you like
22
- automatic payload fragmentation on receive
23
- trivial to integrate with an existing build system
24
-- [mbed wrapper](port/mbed)
25
26
## Limitations
27
0 commit comments