Commit Graph

4 Commits

Author SHA1 Message Date
d11543400e feat(vfs): Modify for esp8266 2019-04-15 17:18:42 +08:00
93f926040b fix(tcp_transport): Fix redefined error 2019-03-18 14:56:07 +08:00
56f4a7f4fc feature/tcp_transport: Changes to make tcp_transport compatible with ESP8266.
Changes:
os_get_random for RNG & conditional execution on mbedtls for websockets
Added rom/queue.h. Changed component.mk to exclude axtls based compilation.
2019-02-13 12:53:22 +05:30
f08ef6b688 feature/tcp_transport: Added the tcp_transport component from idf. 2019-02-13 12:34:59 +05:30