We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88a4251 commit 58278a0Copy full SHA for 58278a0
1 file changed
README.md
@@ -87,10 +87,6 @@ This port follows the same model as the POSIX wrapper:
87
- Socket wrappers serialize stack access with a mutex
88
- Blocking operations wait on callback-driven wakeups (instead of busy polling)
89
90
-A complete STM32H563 + FreeRTOS build and TCP echo demo is provided in:
91
-
92
-- `../stm32h563-freertos`
93
94
## Copyright and License
95
96
wolfIP is licensed under the GPLv3 license. See the LICENSE file for details.
0 commit comments