mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-30 23:49:01 +08:00
Fix typo
This commit is contained in:
parent
d3368e4aad
commit
fe0b2d0646
@ -6,4 +6,4 @@ an event-based API tailored for Mongoose Library. As a result, it does not
|
|||||||
need to use synchronisation primitives. It is very fast, and can work
|
need to use synchronisation primitives. It is very fast, and can work
|
||||||
with or without RTOS.
|
with or without RTOS.
|
||||||
|
|
||||||
See example usage at [examples/stm32/nucleo-f746zg/baremetal](../examples/stm32/nucleo-f746zg/baremetal)
|
See example usage at [examples/stm32/nucleo-f746zg-baremetal](../examples/stm32/nucleo-f746zg-baremetal)
|
||||||
|
Loading…
Reference in New Issue
Block a user