mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-28 05:19:08 +08:00
cesanta/iot -> cesanta/mongoose-iot
PUBLISHED_FROM=d73a6fff78a063ffe5aaafe841e89e87e37f85d7
This commit is contained in:
parent
61672c7805
commit
54403dfcbc
@ -18,8 +18,7 @@ Alternatively,
|
|||||||
- [Read User Guide and API reference](https://docs.cesanta.com/mongoose/dev)
|
- [Read User Guide and API reference](https://docs.cesanta.com/mongoose/dev)
|
||||||
- [Study mongoose example code](https://github.com/cesanta/mongoose/tree/master/examples)
|
- [Study mongoose example code](https://github.com/cesanta/mongoose/tree/master/examples)
|
||||||
|
|
||||||
If you are looking for a complete IoT platform with firmware and cloud compotent,
|
If you are looking for a complete solution with firmware and cloud components, check out [Mongoose IoT Platform](https://github.com/cesanta/mongoose-iot).
|
||||||
- [Check out Smart.js - a full stack IoT platform](https://github.com/cesanta/iot)
|
|
||||||
|
|
||||||
# Support
|
# Support
|
||||||
- [Support Forum - Ask your technical questions here] (http://forum.cesanta.com/index.php?p=/categories/smart-js)
|
- [Support Forum - Ask your technical questions here] (http://forum.cesanta.com/index.php?p=/categories/smart-js)
|
||||||
|
@ -29,7 +29,7 @@ _ssize_t _write_r(struct _reent *r, int fd, void *buf, size_t len) {
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* You'll need to implement _open_r and friends if you want file operations. See
|
* You'll need to implement _open_r and friends if you want file operations. See
|
||||||
* https://github.com/cesanta/iot/blob/master/platforms/esp8266/user/esp_fs.c
|
* https://github.com/cesanta/mongoose-iot/blob/master/fw/platforms/esp8266/user/esp_fs.c
|
||||||
* for SPIFFS-based implementation.
|
* for SPIFFS-based implementation.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user