12 Commits (5a2a4e9452ef5325b111879e10d636fd0954e289)

Author SHA1 Message Date
Daniel Campora cf814b2d34 cc3200: Refactor and clean-up socket closing code. 9 years ago
Daniel Campora 9a65fa304c cc3200: Add modussl, ssl sockets subclassed from normal sockets. 10 years ago
Daniel Campora f522849a4d cc3200: Add socket.timeout and socket.error exceptions. 9 years ago
Daniel Campora 3cb804de26 cc3200: Remove NIC abstraction layer. 10 years ago
Daniel Campora ed56b0baba cc3200: Finally unlock the full wake on WLAN feature set. 10 years ago
Josef Gajdusek 04ee5983fe lib: Move some common mod_network_* functions to lib/netutils. 10 years ago
Daniel Campora d34c4784a5 cc3200: Select NIC when the socket is created. 10 years ago
Daniel Campora c69b4310c8 cc3200: Add WLAN.config_ip(). 10 years ago
Daniel Campora 3f42f32648 cc3200: Remove duplicated code from moduos. 10 years ago
danicampora d226dd2f59 cc3200: Add preliminary low power deep sleep support. 10 years ago
danicampora 6ff9a47255 cc3200: Move `closed` field in mod_network_socket_obj_t out of the union. 10 years ago
danicampora 8785645a95 cc3200: Add cc3200 port of MicroPython. 10 years ago
Damien George 8b77e3dd2f stmhal: Put mod_network_nic_list in global root-pointer state. 10 years ago
Damien George 29a1ec1bd6 stmhal: Overhaul network drivers; has generic network protocol in C. 10 years ago
Damien George 3a1c4c5bc6 stmhal: Add network and usocket module. 10 years ago
Paul Sokolovsky 8139494e54 stmhal: Include mpconfig.h before all other includes. 11 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Damien George 8d09640b22 stmhal: Add documentation in comments, and script to generate HTML. 11 years ago
Damien George 13c19c57a0 stmhal: Only init RNG if it's used. 11 years ago
Damien George ad7b84a7b9 stmhal: Add os module with a few basic functions. 11 years ago
Damien George 684164a8cf stmhal: Add PYBv10 config; add RNG support. 11 years ago