mbed-os/components
Dominika Maziec f5ccbe7972 esp8266 nonblocking connect/disconnect
`ESP8266Interface::connect()` and `ESP8266Interface::disconnect()` can be used in terms of asynchronous operations. Mainly, it is based on newly added private variable of type  `esp_connection_software_status` which is used to keep tracking of state of connection.`wifi_connect_nonblock` test was renamed and amended to test both `connect()` and `disconnect()` operation
2019-09-10 09:37:46 +02:00
..
802.15.4_RF S2-LP: Sync with development repository 2019-08-27 11:42:08 +03:00
TARGET_PSA Fix inclusion of test related directories by build tool 2019-08-09 10:20:48 +01:00
cellular/COMPONENT_STMOD_CELLULAR Replace deprecated wait calls 2019-07-15 10:13:50 +03:00
storage/blockdevice Merge pull request #10711 from geky/add-i2cee-driver 2019-08-30 17:04:01 +02:00
testing/COMPONENT_FPGA_CI_TEST_SHIELD Test: FPGA shield: Fix GPIO-IRQ test_utils.h 2019-07-25 11:04:16 +02:00
wifi/esp8266-driver esp8266 nonblocking connect/disconnect 2019-09-10 09:37:46 +02:00