Files
arduino-esp32/tools/sdk/lib/libesp_http_client.a

641 lines
165 KiB
Plaintext
Raw Normal View History

Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
!<arch>
/ 1537472265 0 0 0 1062 `
%<04><04><04><04><04><04><04><04><04><04><04><04><04><04><04><04><04><04><04><01><><01><><01>n<01>n<01>n<01>n<01>n<01>n<01>n<01>n<01>n<01>n<01>nTTTTTesp_http_client_set_headeresp_http_client_get_headeresp_http_client_delete_headeresp_http_client_set_methodesp_http_client_readesp_http_client_fetch_headersesp_http_client_writeesp_http_client_closeesp_http_client_cleanupesp_http_client_set_urlesp_http_client_initesp_http_client_openesp_http_client_performesp_http_client_set_post_fieldesp_http_client_get_post_fieldesp_http_client_get_status_codeesp_http_client_get_content_lengthesp_http_client_is_chunked_responseesp_http_client_get_transport_typehttp_auth_digesthttp_auth_basichttp_header_inithttp_header_get_itemhttp_header_gethttp_header_deletehttp_header_sethttp_header_set_from_stringhttp_header_set_formathttp_header_generate_stringhttp_header_cleanhttp_header_destroyhttp_header_counthttp_utils_join_stringhttp_utils_assign_stringhttp_utils_trim_whitespacehttp_utils_get_string_betweenhttp_utils_str_starts_with// 20 `
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
esp_http_client.o/
/0 1537472265 501 20 100644 100784 `
ELF^ t4(<00><00> (<@<00><00><00><00><00><00><00><00><00>$@<00><00>D<00><00><<00>L<00>p<00><00><00><00> $D0p<00>`<00><00><00><00><00><00><00>ppp<00>Hx<00><00><00> <00><00><00><00>pp<00>(Hdt<00><00>6A<00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" <20><>2b$=<3D>=<3D>=<3D>=<3D>8<EFBFBD>2b(Bb&Rb'<27>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<1D> <1D>6A<00>b<EFBFBD><62> <09>J<1C>Hx<48> <1D>6A <1D>6A <1D>6A<00>b<EFBFBD><62><EFBFBD>
<EFBFBD>)=<3D>=<3D>=<3D>=𘈨<12>I=<3D>=<3D>=<3D>=<3D><><EFBFBD>(")9=<3D>=<3D>=<3D>=<3D><><EFBFBD> )Y Y<>h<1D>6A<00>b <19>Hx<48> <1D>6A <1D>6A(b<><62><EFBFBD>9(=<3D>=<3D>=<3D>=<3D><><EFBFBD><EFBFBD><18>H<EFBFBD>:<3A>0<> <20><00><00><><EFBFBD><18>IJ<49><4A>I=<3D>=<3D>=<3D>=𘂈YJ<59><4A>Y=<3D>=<3D>=<3D>=<3D><><EFBFBD><EFBFBD><18>9J<39><4A>9<EFBFBD><04> K<><02><00> <1D>6A<00>b<EFBFBD><04><03><>8<EFBFBD><00> <1D>LocationTransfer-EncodingchunkedWWW-Authenticate//Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/esp_http_client.cHTTP_CLIENTE (%d) %s: %s:%d (%s): %s
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
Memory exhaustedhttpshttpAuthorizationE (%d) %s: client or url must not NULL
E (%d) %s: Error parse url %s
HostE (%d) %s: Error allocate memory
E (%d) %s: Error initialize transport
E (%d) %s: Error initialize SSL Transport
E (%d) %s: Error set configurations
E (%d) %s: Allocation failed
ESP32 HTTP Client/1.0User-AgentE (%d) %s: Error set default configurations
E (%d) %s: Error, reach max_redirection_count count=%d
DigestBasicE (%d) %s: This authentication method is not supported: %s
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
"realm=",algorithm=qop="nonce="opaque="E (%d) %s: Client has not been initialized
E (%d) %s: Failed to initialize request data
E (%d) %s: No transport found
E (%d) %s: Connection failed
%dContent-Length%s %sE (%d) %s: Out of buffer
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
?%sHTTP/1.1 %s
E (%d) %s: Error write request
E (%d) %s: Error upload data
E (%d) %s: Error response
Content-Typeapplication/x-www-form-urlencodedGETPOSTPUTPATCHDELETEHEADNOTIFYSUBSCRIBEUNSUBSCRIBEOPTIONS6A(bX<62>U
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD><00><05><00><00><><EFBFBD><04><03><>0<EFBFBD><00><00><00><05><00>ܺ<><04><00><03><00><00><>X<EFBFBD> <18>E<1C> <00><00>P<> <20><00>̺<><04><03><>4<EFBFBD><00><00><04><03><><<3C><00>8<>2b)=<3D>=<3D>=<3D>=<3D>8<EFBFBD>2b* <0A> ; <20> <20><00><00><><EFBFBD><00><00><><EFBFBD><00> Y<>Y<EFBFBD> <1D>6A<00>"<17><00><00>"<13><00><00>"<18><00><00>"<15><00>2"<16><><EFBFBD><03><00><00>
<0B><03><00><00>"<16><00><00>"<12><00><00>"<11><00><L <0B><>D<EFBFBD><00> <1D>6a<00><><EFBFBD>b=<3D>=<3D>=<3D>=<3D><>#<23>b=<3D>=<3D>=<3D>=<3D><>S<EFBFBD>b=<3D>=<3D>=<3D>=<3D><>ӂb =<3D>=<3D>=<3D>=<3D><><EFBFBD><EFBFBD>b!=<3D>=<3D>=<3D>=<3D><>É=<3D>=<3D>=<3D>=<3D><>#<10><>=<3D>=<3D>=<3D>=<3D><><EFBFBD><EFBFBD>b"=<3D>=<3D>=<3D>=<3D><>,<2C>B<EFBFBD><42> =<3D>=<3D>=<3D>=<3D><><EFBFBD>VY<00><><00>b"<22>H<EFBFBD><48>
<EFBFBD>b=<3D>=<3D>=<3D>=<3D><>c<EFBFBD>ʁ<00><00>bF<00><00><00><00>b=<3D>=<3D>=<3D><> <00>"<17><><EFBFBD><00><00>!)!=<3D>=<3D>=<3D>=<3D>!)"<22>9)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>2<><01>o<00>j<05><00><00>bV<><04><00><00>19!=<3D>=<3D>=<3D>=<3D>192<>A9=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><00><02><00>2<><01>Y<00>sj<05><00><00>bV<><04><00><00>19!=<3D>=<3D>=<3D>=<3D>192<>I9=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><00><02><00>2<><01>B<00>3j<05><00><00>bV<><04><00><00>19!=<3D>=<3D>=<3D>=<3D>192<>Q9=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><00><02><00>2<><01>+<00>CZ<05><00><00>bV<><04><00><00>19!=<3D>=<3D>=<3D>=<3D>192<>Y9=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><00><02><00>2<><01>8<>f# <0C><00><>H<EFBFBD><00>2"<14><>2<EFBFBD><32>2b<14> <0C><00><>H<EFBFBD><00>2"<14>3\2b=<3D>=<3D>=<3D>=<3D>2"!<21>s<EFBFBD><00>b!F -<1D>6A<00><><16><04><08><00><00><><EFBFBD>8<EFBFBD><00><00><><EFBFBD><18><00><00><><EFBFBD>X<EFBFBD><00><00><><EFBFBD>H<EFBFBD><00><00><><EFBFBD>h<EFBFBD><00>< <0B><><EFBFBD><00> <1D>|<7C><1D>6A2"<1F>S22"&S08<30>H<13>"!<21>""<22><04>"<06><00>=
<EFBFBD><EFBFBD><01>
<EFBFBD><04>B<EFBFBD>"<03><00>-<1D>|<7C><1D> <1D>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<1D>6A<00>r<EFBFBD><04><03><08><00>-
<1D>6A 9"=<3D>=<3D>=<3D>=<3D><><EFBFBD>9X =<3D>=<3D>=<3D><>"<03><00><00>"7<><02>2"f <0A>"<16><00>=
<EFBFBD>f#H8<48><16>B"I#=<3D>=<3D>=<3D>=<3D>8<EFBFBD><38><00>M
<EFBFBD><00><00><>I<EFBFBD>=<3D>=<3D>=<3D>=<3D>Ȣ<EFBFBD>"<16>"<15><00>=
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><1B><><EFBFBD><EFBFBD> F <03>C<EFBFBD><03> <20> <20><00><00><03><00> <1D>6A<00>r<EFBFBD><04><03><08><00>-
<1D>6A<00>r<EFBFBD><03>(<00><00>-
<1D>6A2b <1D>6AX<>hx6<78>Gw<47>}<04><07>&<26><03><00>X6pU<70>Y6=<3D>=<3D>=<3D>=<3D>X&zUY&pD<70> <15>X<><58><1C>Ȃx PX0PPtF<00>U<EFBFBD>5 <15>) PPt<16><04>""G,@<40> <20>"!<21><06>b<EFBFBD><00><00>0z<30><7A>F<EFBFBD>
=<3D>=<3D>=<3D><><06>B<EFBFBD>2<EFBFBD><00><00>6<EFBFBD>w<EFBFBD>D<EFBFBD> <08>6<EFBFBD>F@<40>1@<40><><EFBFBD><EFBFBD><05><><EFBFBD>-<1D>6A2"<1F>3[ C2b=<3D>=<3D>=<3D>=<3D><><EFBFBD>8|<7C><>(<28>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<00>"!<21>""<22><03>b<EFBFBD><00><00><13>3<>
=<3D>=<3D>=<3D><><03>"<04>"<03><00><00>"<1F>X<EFBFBD>8<EFBFBD>(3<> "C<1C> <1D>|<7C><1D>|<7C><1D>6AR"<1F>5& F<00>"!<21>Z<><5A>b<EFBFBD><00><00><10>U<EFBFBD>D<EFBFBD><44><14>-<1D>|<7C><1D>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<1D>6A<00>"<1F>h <0A> k<><02><00> <18>b=<3D>=<3D>=<3D>=<3D><>"<06><00>-
<1D> <1D>6A<16>
<EFBFBD><02><00><00>R<EFBFBD><00><00>r<EFBFBD><08><00><00>r<EFBFBD><18><08><00><00>r<EFBFBD><18><00><00>r<EFBFBD><00><00><><EFBFBD><08><00><00><><EFBFBD><18><08><00><00><><EFBFBD><18><00><00><><EFBFBD><00><00>2<EFBFBD><00><00>B<EFBFBD><00><00><02><00><00><02><00><00><><EFBFBD><00><00><><EFBFBD><00><00><00><00>ҁ<00><00><02><00> <1D>|<7C><1D>6<> <18><><00>
<20><>0<EFBFBD><30><EFBFBD><EFBFBD> <20><1E><00><00><00> <0B><> <20><00><><01><00>"<22><1D><><EFBFBD> <20><00><00><03><00><00><> <0C>
<EFBFBD><03><00><00><><EFBFBD><00><00><00><03> <0B>
<EFBFBD> <1A><00>"<22><1D>B"b"<14><05><14><><EFBFBD><EFBFBD>L<EFBFBD><00>R"<13>Ձ<00><00>!)!=<3D>=<3D>=<3D>=<3D>!)"<22>u)=<3D>=<3D>=<3D>=<3D><><00> <0B>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD> <1A><00>"<22><1D><><EFBFBD>R"<13>e<EFBFBD>@<40> <20><00><00><>P<EFBFBD> <20> <20> <20><00>V
+ <20> <20><00><00><16><07><12><><EFBFBD><EFBFBD>H<EFBFBD><00>B"<12>ԁ<00><00>!)!=<3D>=<3D>=<3D>=<3D>!)"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>"<22><1D><><00><04><00>̚\BbF<00><00><04><00><00>JB<4A><42>Bb=<3D>=<3D>=<3D>=<3D>B<17><14> <0C> <0B><><EFBFBD><EFBFBD><00><00>b=<3D>=<3D>=<3D><> B"G <20> <20><00><00>l Iq=<3D>=<3D>=<3D><> <00><1E><><EFBFBD><EFBFBD><EFBFBD><1C><00>Hq <<3C><><04><00>z RJ<00> <1B><><EFBFBD>X<EFBFBD><00>R"<16>Ł<00><00>!)!=<3D>=<3D>=<3D>=<3D>!)"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00> <0C><04><>T<EFBFBD><00>B"<15>ā<00><00>!)!=<3D>=<3D>=<3D>=<3D>!)"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><00>q<EFBFBD><00><00>"<22><1D><>"<15><00><00>"<16><00> BbBb=<3D>=<3D>=<3D>=<3D><>L<01><18><><EFBFBD><EFBFBD><EFBFBD>\<5C><00> <0C><00><>\<5C><00>B"<17><><EFBFBD><00><00>!)!=<3D>=<3D>=<3D>=<3D>!)"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD><00><><01><00>"<22><1D><>\<05><1A><><EFBFBD><EFBFBD>`<60><00>""V<><05><00><00>!)!=<3D>=<3D>=<3D>=<3D>!)"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD> <1A><00>"<22><1D><00>"<18>j<EFBFBD><00> 2b-<1D>"<22><1D> <1D> <1D>6A<00><><EFBFBD> <1A><00>=
<16> , <0B><><01><00><00>3* ,<2C><><EFBFBD><01><00><00>C<16>< <1A><00><00><><16>, <1A><00>M
<EFBFBD>s*<07><00><00><16>=<3D>=<3D>=<3D>=<3D>HsK <1A><00><00><16>, <1A><00>M
<EFBFBD><EFBFBD><16><04><00><00>z=<3D>=<3D>=<3D>=<3D>H<EFBFBD>K<><4B><01><00><00><14>J <14> F 
<04> F  <04> F  <04> <04>D<EFBFBD><00><00><00> <0B>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD> <1A><00><00><03><00> <1D><00><00><00>S<EFBFBD><53><EFBFBD><00>]
<EFBFBD>:\ <0B><00>M
<EFBFBD><EFBFBD><EFBFBD><00><05>S<EFBFBD><00><00><> <14> <04> F <07>%<25><00><00><00> <0B>
<EFBFBD><00><><01><00><00><03><00> <1D><00><00>M
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><00>]
܊<EFBFBD><00><04>S<EFBFBD><00>̺ <15> <05> <07>$<24><00><00><00> <0B>
<EFBFBD><00><><01><00><00><03><00> <1D>X<EFBFBD><58>%<25><05><00><00>
<EFBFBD><05><04><00><00><02><03><00>M
<EFBFBD>*<2A><00><00><00> <0B>
<EFBFBD> <1A><00><00><03><00> <1D>XsR%<01>#"<22><00><00><05><>=<3D>=<3D>=<3D>=<3D>X<EFBFBD>X<15>#"<22><00><00><05><> ]<04>]<07>#<23><00><00><00> <0B>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD> <1A><00><00><03><00> <1D><><02><03><00>-
<EFBFBD><EFBFBD><EFBFBD><00><00><03><00>M
<EFBFBD>j<EFBFBD>#<13><00><03><00>̊ M<07>$<24><00><00><00> <0B>
<EFBFBD><00><><01><00><00><03><00> <1D>(CAI=<3D>=<3D>=<3D>=<3D>(CAI=<3D>=<3D>=<3D>=<3D>(CAI"=<3D>=<3D>=<3D>=<3D>(CAI2=<3D>=<3D>=<3D>=<3D>(CAIB=<3D>=<3D>=<3D>=<3D>(CAIR=<3D>=<3D>=<3D>=<3D>(CAIb=<3D>=<3D>=<3D>=<3D>(CAIr=<3D>=<3D>=<3D>=<3D>(CAI<>=<3D>=<3D>=<3D>=<3D>(39b2c% "c-<1D>6a 91=<3D>=<3D>=<3D>=<3D><>2"7<>2<02><><EFBFBD><EFBFBD><00><00><00><02> <0B><> <20><00><><01><00>!<1D>8<EFBFBD>8#<23><>-<2D><><02>S<00><>.7<EFBFBD> <09><><EFBFBD><EFBFBD><1B>O<00>­<02><00>839 9" <1D>8<EFBFBD>91cˡ<><00>839=<3D>=<3D>=<3D>=<3D><><00>1<EFBFBD><00><00>z #2b<00><00>1<EFBFBD><00><00>j 2b<1B> 2b<1B><00><00><00>1<EFBFBD> <0B>
<EFBFBD> <1A><00>-<1D><><02><00>H<>2"QP3<50><33><03><00><00>=<3D>=<3D>=<3D>=<3D>8<EFBFBD> I<>=<3D>=<3D>=<3D>=<3D>X<EFBFBD>1<00><03><00>1<EFBFBD><00><00>5=<3D>=<3D>=<3D>=<3D>X<EFBFBD><58><00><00>1<EFBFBD><00><00>=<3D>=<3D>=<3D>=<3D>X<EFBFBD><58><03><00>1<EFBFBD><00><00>U=<3D>=<3D>=<3D>=<3D>X<EFBFBD><58><03><00>1<EFBFBD><00><00>E=<3D>=<3D>=<3D>=<3D>X<EFBFBD><58><03><00>!<03><00><00>eI" <1D> <08>b-<1D> <1D>6aB"<1F>ā<00><00><00> <0B>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD> <1A><00>"<22><1D><00><02><00>M
<EFBFBD>Z<EFBFBD><00><00><00> <0B>
<EFBFBD> <1A><00><00><02><00>-<1D>B"<1F>$q<>"<12>R<EFBFBD><00><00>b<EFBFBD>ځ<00><00><00> <0B><> <20><00><><01><00>!<1D><>"!<21>"<14>"<13><00><00><><01><00><00><00> <0B>
<EFBFBD><00><><01><00>!<1D> <0A> <1B><02><00> $Bb<1F>=<3D>=<3D>=<3D>=<3D>Hr0<72> <20><00><00>$<00><00><00>s<01><00><00><02><00> <1B><02><00><00>""<22>1=<3D>=<3D>=<3D>=<3D>2"A@3<>HrH<14>"<17><03><00><04><00>M
<EFBFBD>""<22><><1E><00><00><00> <0B><> <20><00><><01><00>!<1D><>"<18><>8r8<13><03>@<40><>J<EFBFBD><4A><00><00>D2""G<><1F><00><00><00> <0B><> <20><00><><01><00>!<1D>8r8<13>#<00>""<22><00>@<40><>@<40><><EFBFBD><00><00>D2""G<><1E><00><00><00> <0B><> <20><00><><01><00>!<1D>81@3<>91 <05> 81<38><02>&<00>D:DI1 =<3D>=<3D>=<3D>8r8<13>81:8 <08>C<00> <03><00>r<EFBFBD><18><08>"!:<3A><>b<EFBFBD><00><00>$<24><00><00><00> <0B>
<EFBFBD> <1A><00><00><02><00>!<1D><>3<EFBFBD>1<EFBFBD><31><EFBFBD><EFBFBD>1=<3D>=<3D>=<3D>=<3D><>1<EFBFBD><1C>2""91=<3D>=<3D>=<3D>=<3D>8r<38><13><08><><05><03><00>]
V<EFBFBD><EFBFBD> 32b <1D>6A<16><0E>"<10><02><00>V<0E><><EFBFBD><EFBFBD><EFBFBD>"<10>|<7C><02><00><00><1D><00><00><00> <0B>
<EFBFBD> <1A><00><00><00>-<00><02><00><00><>
<20> <20><00>=
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD><EFBFBD><EFBFBD><00><00><00> <0B>
<EFBFBD> <1A><00><00><03> <00><02><00><00><1B><><EFBFBD><1C>8<EFBFBD>xx<><78><00><02><00><00> <09><><EFBFBD>X<EFBFBD>(<03>)<29> <0A> <0A><> <20> <20><00><00>2<EFBFBD><00>̺<><02><00>2"<1F>3 #2b=<3D>=<3D>=<3D>=<3D><>"V<><56>F<00><><02><00>
<EFBFBD><00>-<1D>6a9<>Bb<10> 91<39><31>=<3D>=<3D>=<3D><><00><02><00>7<>/81V<31><02><00> <20> <20><00> <0C>b=<3D>=<3D>=<3D>=<3D><><00><02><00>-
<1D>6A<00><><EFBFBD>؉=<3D>=<3D>=<3D>=<3D>""<1D> <1D>6A<00><>((<1D>6A<00><>(8<1D>6A<00><>"<1D>6A""<12><00><02><00><00><><EFBFBD><00><02><00><00>j <1D> "<1D> <1D>esp_http_client_set_url_set_config<00><00><00><00><00><00><00><00><00><00> <00><><EFBFBD><EFBFBD>| .    =   d  <00> l <00>0V H  <00>   
 <00> n 8 4 <00> <00>`s <00>0<00>0 X0     
 , <00>,5 F<00>int <02>7<07>
\M<08> ><03>% 7D [<1E> Mf<04><08><04><07><03> !Z^,e -p'9<><03> <18><02>7 2  <09> >  9 # P <03> =C
(<03>SY
<EFBFBD><03>io
<EFBFBD> 0<16> <17> <18> uri<19> <1A> <0C><1B> qop<1C> m <1D> F<1E> nc%(F t
C<>
<09><>C <09>7<0F> <09>7 <09>7<0F> <09>7<0F> <09>7m <09>7 <0C> <09><> R <09><> v <09>> <0C> <09>><0F> <09>7 <09>7) <09>7<0F> <09>7  <09><>Y( <09>j <0C> <09><> <0C> <09>j<10> j<10> j <10> j<10> <01><10> j4 <01>o <01> <10>
<01>$F Yu{%<00><12><12>,<04>o Z<><04>%<00><12><13>7 <09><> <09> w S<14>7   <09> <09> x ' M  e %Coff &<01>len '<01><17> !x<10> "<01> #<01><10> (x<00><19>
<1D><04><0E><00>Z<> <0C>[% <0C>\% <0C>]% <0C>^<5E> . _<>  0`H Ga^ fb
 c
<0C>d<>$ (e
( /
f<>, <0C>g<>0 <0C>h<>4 <0C>i<>8 { j<>< &
k%@ Vl<> D 4m<>x n<> | <0C> o<><00> <0C>p%<00>
q%<00> ]
r<><00> 9
su<00>V
03 <0C>
1j 
2<EFBFBD> 
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
3<EFBFBD> Y
4% <0C>
5<EFBFBD> 
6<EFBFBD> <0C>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
7<EFBFBD>7
#j V <09> 1 = * a  <09> <03>
+3<03>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
8<EFBFBD>7
><3E> N <09>
 <09>e
B<EFBFBD><03>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
D<EFBFBD><04><11><00><12>u7
I b <09>  <09> <09> <09>
 0 <09>  <09>
 <09> =
o
U<EFBFBD>7
ZI <09> <09><03>
^* D
c) url
d<EFBFBD> <0C>
e<EFBFBD> 
f% 
g<EFBFBD> 
h<EFBFBD> <0C>
iI ~
j<EFBFBD> g
k<EFBFBD> 
l<EFBFBD> 
m$ <0C>
n%( ]
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
o<EFBFBD>, <0C>
p%0 <0C>
q<EFBFBD>4 <0C>
r<EFBFBD>8

s%< <0C>
t<EFBFBD>@<03>
uT 'y (<28> len)% <0C> *<2A> g+% <0C>,<2C><03>-4 2<> 32 <0C>4<> <0C>5% R 6% 7% $8% 9% :<3A>y<03>;<3B> 4=<3D> url><3E> ??<3F> <0C>@<40> A% B<> C<> ~D<> g E<> F<> G$ <0C> HI( <0C>I<>, <0C>
J%0;K<>7M<> <09> _ <09>  <09>   <09>   <09> s
V<> <04><04><04><04><03> v<>f7<01>?
<1A>-<1A>.<1A><00><01><>.<01><>
<01><>
<1C><01>j:<01><>Tlen<01>%U9
<01><>r &!Zr<>
<1B><01>%<01><>
<1C><01><><00>"<01><>
X<1B><01>%<01>+ <1C><01><><00>at<01><>S<1D><01>,T<1B> <01>%<01>m <1C><01><><00>at<01><>S<1D><01>,T<1B><01>%=<01><> <1C><01><>"<01><>X#<23>%<01><> $<24><01>3%<01>X#<23>  %<01> $<24> <01>T<1B><01>%d<01><> <1C><01><>uat<01><>S<1D><01>,T<01><>
<00>&&<00>*q ![s!\t'`?
!Zr![4!\s!]t<01>%<01><> <1C>”<00>at¸S<1D><01>,Tĭ
<00>'+![s!\t1<01>%<00><01>\<1C>ʔ<00>(atʸ
<1D><01>,T̈+&+i !Zu![&$+<00> !Zr0![s!\t&2+<00> !Zu![ &A+<00> !Zs![ !\t&]+<00> !Zu![(&l+!Zr4![s!\t&y+&!Zr<![s!\t&<26>?
I!Zr![3!\0!]0)<29>)+)<29>)+#<23>n<01>l<01>$n<01>>) )+))+))+)')+&44+<00>!Zs&@?+<00>!Zs![0)I)+)R)+)[)+'h?+!Zr<>![0!\4#8 <01><00><01><>$<01>_$<01><00>*)<29>H+&<26>H+x!Z<)<29>S+&<26>^+<00>!Z1![<03>!\<03>!^<03>!_@!qr!q!q<03>) H+)S+&M^+7!Z1![<03>!\<03>!^<03>!_@!qs!q!q<03>&U\K!Zr)iH+)uS+&<26>^+<00>!Z1![<03>!\<03>!^<03>!_@!qs!q!q<03>&<26>\<00>!Zr)<29>H+)<29>S+&^+'!Z1![<03>!\<03>!^<03>!_@!qs!q!q<03>& \;!Zr)!H+)-S+&a^+<00>!Z1![<03>!\<03>!^<03>!_@!qs!q!q<03>&i\<00>!Zr&<26>+<00>!Zr<>![<03>!\0'<27>+!Zr<>![<03>!\0<04>)<18><19> #<23>~<01>V<01><>$~<01>7))+))+)$)+).)+)8)+)B)+'N?+![0!\0#<23> <01>%H<01><>$<01><02>q+<2B>
<01><02><00>+H<01>%<00>)$i+'8t+!]s,d<01><01>M$<01>-key<01>S.<2E><01>T'<00>+![s!\t#<23><01><01><00><01><>$<01><01>:/-<00>+H<01><01>[)<<00>+)^<00>+)f<00>+)<29><00>+&<26><00><00>!Zr![<03>!\s'<27>)+!Zs'$<00>+![1,<2C><01><01>Y$<01><00>-key<01>S.<2E>YT'<00>+![s!\t<04>,<2C><01><01><>$<01><00>-key<01>S'<00>+![s,<2C><01><02>
<01><>$<01><02><00>.<01>S,<2C> <01>%<00><01><>$<01><02> .<2E><01><02>S0len<01>%,%<25>
<01><02>V+H<01>%M+<2B><01>%x%<25><01>%T+ <01><02><00>/ &<00>+C<01>%<00>'<00>*!Zs!\w19d+<2B> <01>%<00>)ui+)<29>t+,?
A%n<01>#$A<03><00>+<2B>H<03>P)1i+)Lt+,t <01>%8<01><>$<01><03>n.<2E><01><03>S0len<01>%<00>+* <01>%<00>+;<01>%<00>' <00>+![su"!\t,<2C><01><03>4<01><>$<01><03>&?
<00>!Zr![6!\0!]0),<00>+, <02><00><01><>$ <02>U&<00>:!Zr)<00>+) <00>+),)+)6)+)>)+)H<00>+)T)+)^)+)f)+)n)+)v)+&~\<00>!Zr&<26><00>!Zr)<29>)+)<29>)+)<29>)+)<29>)+'<27>)+!Zr,<2C>]<02><00><01>a$]<02><00>0url]<02><00>+]_<02><00>%6`C<02>@%<25>a%V+<2B>j% *q/<2F><00><00>%F <01><02><03><>/<2F><00><00>+<01><02>7 +<01><02>J &<26><00>+<00>!Zt![:& +<00>!Zr<>!\0)S+&H^+Y!Z1![<03>!\<03>!^<03>!_@!qr!q!q<03>&Y+y!Zr<>![t!\0)dS+&<26>^+<00>!Z1![<03>!\<03>!^<03>!_@!qr!q!q<03>)<29>)+'<27>+!Z<03><>)S+&0^+'!Z1![<03>!\<03>!^<03>&>,;!Z<02>@&F4+O!Zs&U,n!Zs!\0!]<02>@)]S+&q^+<00>!Z1![<03>!\$!^<03>!_s&<26>+<00>!Zr<>)<29>S+&<26>^+!Z1![<03>!\<03>!^<03>!_@!qr!q!q<03>&<26>+5!Zt![u&<26><00>X!Zr![D!\u&<00>l!Zr&+<00>!Zr<>)$S+&X^+<00>!Z1![<03>!\<03>!^<03>!_@!qr!q!q<03>&h+<00>!Zt![<03>&<26>+!Zt![<03>&<26>,.![0!\:&<26><00>B!Zr)<29>)+)<29>)+&<26>+i!Zr<>&<26>+<00>!Zr<>![<!\0)S+&8^+<00>!Z1![<03>!\<03>!^<03>!_@!qr!q!q<03>&Q+<00>!Zr<>)]S+&<26>^+W!Z1![<03>!\<03>!^<03>!_@!qr!q!q<03>)<29>)+<18>q<19>a,<2C><01><01>s<01><>!$<01><01>u %<01><01>S2tcp<01>^
+
<01><01>1
2ssl<01>^<00>
&(,<00>!Z1![<08>&(,!Z1![ &.(,)!Z1![(&=(,B!Z1![0&L(,[!Z1![ )Y3,&r(,|!Z1![D&<26>(,<00>!Z1![ )<29>3,&<26>(,<00>!Z1![D)<29>S+&<26>^+<00>!Z1![<03>!\L!^<03>&<00>!Zs)>,)I,&(T,-!Zu![P&9_,J![u!\<03>)US+&h^+<00>!Z1![<03>!\p!^<03>&p<00><00>!Zs){j,&<26>T,<00>!Zt![
<EFBFBD>&<26>_,<00>![t!\<03>)<29>S+&<26>^+ !Z1![<03>!\<03>!^<03>&<26><00>! !Zs&<26>4+5 !Zu&<26>u,O !Zt![u&<26>i !Zs![r)<29>S+&^+<00> !Z1![<03>!\<03>!^<03>&<00><00> !Zs)(<00>,)A<00>,)\S+&n^+<00> !Z1![<03>!\<03>!^<03>&v<00>!!Zs&<26><00>%!!Zs&<26><00>K!!Zs![$!\ &<26><00>h!!Zs![D)<29>S+&<26>^+<00>!!Z1![<03>!\0!^<03>'<27><00>!Zs#K (<02><00><01>g#$(<02><00>
%<25>*<02><02>\)"S+&8^+ "!Z1![<03>!\`!^<03>&d<00>4"!Zr&<26><00>,H"!Z<02>\&<26><00>,_"![<03>&<26><00>,v"![<03>)<29>S+&<26>^+<00>"!Z1![<03>!\<03>!^<03>&<26><00>"!Zr&<26>H+<00>"!Zs&"<00>,<00>"![<03>!\s&<<00>,#![<03>!\<03>&U<00>,0#![!\s&n<00>,M#![!\s'<27><00>,![!\s,<2C> Z<03><00><01>'$Z<03>G $<24>Z%0 2err\<03>Q +R<01>%o %* <01>%<02>\+<01><03><00> +0<01>%<00> /<2F><00>n$+;<01>%<00> +<2B><01>%<00> )1<00>+):S+&L^+]$!Z1![<03>!\!^<03>'T<00>!Zr)S+& ^+<00>$!Z1![<03>!\!^<03>&.M<00>$!Zr)8S+&J^+<00>$!Z1![<03>!\H!^<03>&R<00>%!Zr)j<00>,)tS+&<26>^+D%!Z1![<03>!\x!^<03>)<29><00>,)<29>S+&<26>^+<00>%!Z1![<03>!\<03>!^<03>&<26>?
<00>%!Zr![1!\0!]0&<26><00>,<00>%![<03>!\<03>!]s&<00><00>%!Zr![ !\ &<00> &!Zr![1&:<00>,*&!\<03>!]s)HS+&\^+a&!Z1![<03>!\<03>!^<03>&z<00>,x&!\<03>)<29>S+&<26>^+<00>&!Z1![<03>!\<03>!^<03>&<26><00>,<00>&!\!]<03>)<29>S+&<26>^+'!Z1![<03>!\<03>!^<03>'<27><00>,![u!]<02>\,c  <03><01>z($ <03> 2err<03>6 &g#k'!Zr&%#'!Zr).S+&@^+<00>'!Z1![<03>!\(!^<03>&N<00><00>'!Zr&Z<00>!<00>'!Zr)dS+&v^+(!Z1![<03>!\H!^<03>&<26><00>)(!Zr&<26><00>=(!Zr&<26>?
`(!Zr![5!\0!]0)<29><00>,'<27><00>!Zr,# <01><03>X<01>S)$<01><03>_ $<01><03><00> -len<01>%T2err<01><03><00> /
24)%<25><01><03><02>\&!<00>)!Zr![d!\<02>\'8<00>!Zr![d!\t'T<00>!Zr![d!\0,$<01>%<01><>)$<01><03>.<01>YS,l<01>% <01><>)$<01><03>A,B <01>% <01><>)$<01><03>b,<2C><04>
<01> *$<04><00>, <04>,<01>n*$<04><00>&<00>,T*!Zr![<03>'<00>,!Zr![<03>3TAG"<22>*<03><00><07>"<22><>* <00>"<22><01><>*<03><00>"<22><01><>*<<00>4<01><>*
%5r<01><>*<00><18><00>*<19> "<01><>*<07>*6<><00>7<> <00> 7<><00> I7<49><00> 7WWZ7<5A><00> !6227<><00> P7<50> <00> W7<57><00> k7HH<07>8<EFBFBD> <00> B7FFG7<47><00>;7**<0F>7<EFBFBD><00>.8<EFBFBD><00> 87nna7QQz7<7A><00><07>766<07>7/ / 47<34> <00> 97 8vv Z8ll ]7  <0E>7` ` W7MM#7<><00>(7<> <00> 7@@}7##@7<><00>7<> <00> )7ffe7<65><00> (7nn P7 47V7<07>700S8<53><00> 7<><00>n8<6E><00> N7 % U$ > : ; I$ >   I&I I: ;  (
<  : ;  : ; I8 : ; I8  : ;  : ; I 8  : ;I8 'II I: ;  I: ; : ; : ;I8  : ;I!I/ (.: ; 'I@<18>B: ; I: ; I: ; I4: ; I <20><>!<21><><18>B"4: ; I#.: ;'I@<18>B$: ;I%4: ;I&<26><>1'<27><>1(: ; I)<29><>1*4I4+4: ;I,.?: ;'I@<18>B-: ;I.: ;I/ 0: ;I1 24: ;I34: ; I44: ; I 54: ; I6.?<n7.?<n: ; 8.?<n: ;(R(*<00>R<>*,R,.z<>~<7E>Sz*<00>S<>*.S%Z%(r<><01>(*<00>R#<23><01>*.ZR<00>R<>R<00>R<>R<00>R<>&R&=<00>R<>R<00>R<>R<00>R<>Rd<00>R<>bRR<00>R<> Z rR<00><00>R<>{S{<00><00>S<><00>RjRjl<00>R<><00>R<><00>R<><00>R<><00><00>R<><00>S<><00>S<>S^<00>S<>^{S{<00><00>S<><53><00>S<><00>S<>3S3q<00>S<>qsSs<00><00>S<>PRPR<00>R<>RTRTV<00>R<>:R:<<00>R<><>R>@<00>R<>@BRBD<00>R<>DFRFH<00>R<><TDHT&<SDHSR<00>R<><00>R<><00><00>R<>->0<>>ASA<00>0<><30><00>S<><00>0<><30><00>SR<00>R<>R<00>R<>R
<00>R<><00>R<><00><00>R<>4T4<00><00>T<>9 <09><>u<00>Z<><00>]10<>1<00>W491<>9;UKNU\<00>U 1W_hTht\VRVe<00>R<>egRgj<00>R<>jlRln<00>R<>TSjlS-R-0<00>R<>02R24<00>R<>46R68<00>R<>(T(8T (Z48Z0U48U.R.0<00>R<>02R24<00>R<><00>R<><00><00>R<><52><00>R<><00><00>R<>3R35<00>R<>5tRtx<00>R<>x<00>R<><00><00>R<><52>*R*]<00>R<>]RL<00>R<>LjRj<00><00>R<><52><00>R<><00><00>R<><52> R =<00>R<>=TRT<00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><00>S<><00><00>S<><53><00>S{0<>{T<><00>TU\Zx<00>Z<00>\T<00><00>Z<>z<01>[R <00>R<> rRru<00>R<>u<00>R<><00><00>R<><52>R<00>R<>xRxz<00>R<>z<00>R<>s<00>R<>@UELU<00>*T@BTEGTL}t1<1A><><00>u1<1A>S<00>u1<1A><><00>t1<1A>}<00>T;R;=<00>R<>=pRpr<00>R<>r<00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<>#R#&<00>R<>&TRTY<00>R<>Y<00>R<><00><00>R<><52><00>R<><00><00>R<><52>_R_a<00>R<>a<00>R<><00><00>R<><52><00>R<><00><00>R<><52>WRWY<00>R<>Y<00>R<><00><00>R<> S <00><00>S<>0\T\dZ<00>0<><30><00>U&hs<<00>T<>0<><00>T0<>rS0<>19ZY`ZR<00>R<>Z\<00>S<><00>ZVRVX<00>R<> S r, <<00>S<><TSTX<00>S<>!0<>!2Z8<Z<T0<>TXZR<00>R<>R<00>R<>R <00>R<>R <00>R<>R
<00>R<>R,<00>R<>,.=d<00>l<00>VH<00>
<00>n84<00><00>s<00><00>X
,.=d<00>l<00>VH<00>
<00>n84<00><00>s<00><00>X
,<00>P<01> /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/Users/ficeto/Desktop/ESP32/ESP32/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/machine/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/lib/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/tcp_transport/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/nghttp/port/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/log/includeesp_http_client.cstddef.h_default_types.hstdint.hesp_err.hhttp_header.htransport.hhttp_auth.hhttp_parser.hesp_http_client.h esp_log.h
http_utils.hstring.hstdlib.hesp_system.htransport_tcp.htransport_ssl.hstdio.h<03>          <03>     <03>  <03>  <03>        <03>    <03>  <03>     
    <03>    <03>                   <03>            <03>                   @    K    K    K    J           <03>   
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00




 v   <03>       q     <03>   <03>            x      <03>   <03>   <03>   <03>                        f   <03>        {    o 
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00

 <03>     z  t    <03>       <03>    
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
 
 
 
          j   <03>               ?         ?            
     >   >|           @    B   <03> <03>   <03> y                    8     ~ 
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00

        
                             
                  <03>       
 $ ]            p          |    <03>                    !  
                 d                x 
j  !   <03>              
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
 
 
   U     <03>           <03>      <03>   <03>   <03>   <03>   ~    responsesize_tsizetypealgorithmtransport_list_addpurlconnection_info_thttp_header_initint32_trequesthttp_header_getpath_clear_auth_dataparsertransport_handle_tmax_redirection_countnonceHttpStatus_Unauthorized_clear_connection_infohttp_on_message_beginconfigstateheadersesp_http_client_get_post_fieldtyperlenUF_FRAGMENTdata_lenHTTP_METHOD_GETDEFAULT_TIMEOUT_MSstrcasecmp/Users/ficeto/Desktop/ESP32/ESP32/public-libs-build/build/esp_http_clientDEFAULT_HTTP_PATHhttp_on_urlesp_http_client_prepareusernametransport_list_get_transporttransport_closecnoncelong intHTTP_EVENT_ERRORraw_lenon_chunk_headerstrchrcurrent_header_keyHTTP_REQUESTesp_http_buffer_thttp_parser_urlUF_HOSTneed_readlengthheader_stateUF_PORThttp_parser_typeesp_http_client_handle_tHTTP_STATE_RES_COMPLETE_DATAHTTP_METHOD_MAXsigned charhttp_parser_settingshttp_utils_str_starts_withprocess_againesp_http_client_initon_message_beginHTTP_METHOD_POSTunsigned charstrlenoutput_ptrhttp_parser_url_fieldsUF_SCHEMA__FUNCTION__HTTP_METHOD_MAPPINGHTTP_METHOD_NOTIFYremain_lenHTTP_TRANSPORT_UNKNOWNUF_MAXhttp_parser_parse_url_Boolhttp_on_message_completeHTTP_METHOD_OPTIONSHTTP_METHOD_PATCHvalueflagscharHTTP_METHOD_DELETEold_portesp_http_client_config_t__uint16_tesp_http_client_cleanuptransport_listscheme/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/esp_http_client.cauth_headerhttp_header_generate_stringesp_http_client_get_headerESP_LOG_ERRORhttp_on_headers_completestrcmphttp_on_header_fieldHTTP_EVENT_ON_DATAHTTP_EVENT_ON_HEADERheader_indexHTTP_STATE_INIThttp_cbHTTP_RESPONSEHTTP_AUTH_TYPE_DIGESTesp_http_client_auth_type_thttp_minorHTTP_EVENT_ON_CONNECTEDbufferheader_valueHTTP_AUTH_TYPE_BASICmethodbuffer_sizerealmdata_offsethttp_headeris_chunk_completeesp_http_auth_data_t__uint64_tlong unsigned intUF_PATHstatus_codeesp_http_client_set_urlHttpStatus_MovedPermanentlyfield_setparser_statusHttpStatus_Foundredirect_countertransport_typeHTTP_METHOD_PUTis_chunkeddata_processhttp_on_header_valuehttp_header_setesp_http_client_eventesp_http_client_get_status_codeesp_http_data_tridxlocationsnprintftransport_item_tHTTP_STATE_REQ_COMPLETE_HEADERtimeout_mshttp_parser_inithttp_auth_digest__uint32_tHTTP_STATE_REQ_COMPLETE_DATA_set_configlong long intcontent_lengthHTTP_EVENT_ON_FINISHhttp_majorHTTP_STATE_CLOSEhttp_on_chunk_completeHTTP_EVENT_DISCONNECTEDesp_http_client_openesp_err_tauth_typeevent_handlerhttp_utils_assign_string_successhttp_parserpost_lenpost_dataeventesp_http_client_fetch_headersdisable_auto_redirectesp_http_state_tunsigned intmax_store_header_sizeHTTP_METHOD_HEADesp_http_client_event_tres_bufferHTTP_TRANSPORT_OVER_TCPHTTP_METHOD_UNSUBSCRIBEHTTP_AUTH_TYPE_NONEis_data_remainparser_settingsESP_LOG_WARNesp_http_check_responseesp_http_client_performcurrent_header_valueHTTP_STATE_UNINIThttp_parser_executebyte_to_readHTTP_METHOD_SUBSCRIBEraw_dataesp_http_client_ttransport_tcp_initesp_http_client_get_transport_typewlentransport_list_destroyuser_infoESP_LOG_VERBOSEcallocqueryopaqueesp_http_client_writeon_headers_completeon_urlhttp_header_handle_tupgradeesp_http_client_readesp_log_timestamphttp_header_destroyhttp_on_statuslong long unsigned intesp_http_client_set_post_fieldesp_http_client_get_content_lengthesp_http_client_transport_tnreaduint16_ton_header_fieldesp_http_client_get_dataon_chunk_completeHTTP_STATE_CONNECTEDHTTP_STATE_RES_COMPLETE_HEADERtransport_ssl_set_cert_dataESP_LOG_NONEauth_datamemsetESP_LOG_INFOhttp_data_cbHTTP_BOTHold_hostmalloclenient_http_headerstransport_ssl_initesp_http_client_event_id_twrite_lenmemcmpstrd
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
ABI=0
8(|  L<00>t<00>H8(|  L<00>t<00>H(***".((((==(((004"d((''')"PQ"lD"<00>"<00>(II#"l(<00><00>"<00>"<00><00>Z"Y"[^Y"<00><00>Y"Y"oq!"<00><00>"<00>"<00><00>"<00>(RRR"V(<<<"@@"DD"H((AAAL"<00><00>"<00><00>"<00>(((
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00

()"99"NN "YP"<00>"<00>(!!!D"ee"ij"l"n("/0"44"8(000"4(<00><00><00>"<00>(555A"vx^"<00><00>/"X"]]"ru"<00> "<00>"<00><00>"KLO"<00><00> "<00><00>"<00><00>:<00><00>S"==Y"<00><00>"<00><00>"<00><00>"<00><00>"<00>(<00><00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>("
 4"@@"EE"JJ"L("tu+"<00><00>"<00><00>*"<00><00>"<00>2"0"JJ"OQ)"zz5"<00><00>*"<00><00><00>"s(!"=="YZ"rr2"<00><00>"<00><00>#"<00><00><00><00><00> "<00><00>"<00>(%%&0"VY4"<00><00>0"<00><00>"<00>""<00><00>"Q"aa@"<00><00>C"<00><00> "<00><00>"";"YY<"<00> "<00>(@"FF5"{} "<00>"<00><00> "<00>
"<00>%"<00><00> "<00>"<00><00>"<00><00>"<00><00>"(;;<T"X("(  (  (
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00

($$$"((",(((.symtab.strtab.shstrtab.rela.literal.http_on_body.rela.literal.http_on_header_field.rela.literal.http_on_header_value.rela.literal._clear_connection_info.rela.literal._set_config.rela.literal._clear_auth_data.rela.literal.esp_http_client_get_data.rela.literal.esp_http_client_set_header.rela.literal.esp_http_client_prepare.rela.literal.esp_http_client_get_header.rela.literal.esp_http_client_delete_header.rela.literal.esp_http_client_read.rela.literal.esp_http_client_fetch_headers.rela.literal.esp_http_client_write.rela.literal.esp_http_client_close.rela.literal.esp_http_client_cleanup.rela.literal.esp_http_client_set_url.rela.literal.esp_http_client_init.rela.literal.esp_http_check_response.rela.literal.esp_http_client_open.rela.literal.esp_http_client_perform.rela.literal.esp_http_client_set_post_field.rela.literal.esp_http_client_get_transport_type.text.data.bss.rela.text.http_dispatch_event.text.http_on_message_begin.text.http_on_url.text.http_on_status.text.http_on_headers_complete.text.http_on_message_complete.text.http_on_chunk_complete.rela.text.http_on_body.rela.text.http_on_header_field.rodata.str1.4.rela.text.http_on_header_value.rela.text._clear_connection_info.rela.text._set_config.rela.text._clear_auth_data.rela.text.esp_http_client_get_data.rela.text.esp_http_client_set_header.rela.text.esp_http_client_prepare.rela.text.esp_http_client_get_header.rela.text.esp_http_client_delete_header.text.esp_http_client_set_method.rela.text.esp_http_client_read.rela.text.esp_http_client_fetch_headers.rela.text.esp_http_client_write.rela.text.esp_http_client_close.rela.text.esp_http_client_cleanup.rela.text.esp_http_client_set_url.rela.text.esp_http_client_init.rela.text.esp_http_check_response.rela.text.esp_http_client_open.rela.text.esp_http_client_perform.rela.text.esp_http_client_set_post_field.rela.text.esp_http_client_get_post_field.text.esp_http_client_get_status_code.text.esp_http_client_get_content_length.text.esp_http_client_is_chunked_response.rela.text.esp_http_client_get_transport_type.rodata.__FUNCTION__$5642.rodata.__FUNCTION__$5605.rela.rodata.HTTP_METHOD_MAPPING.rela.debug_frame.rela.debug_info.debug_abbrev.rela.debug_loc.rela.debug_aranges.rela.debug_ranges.rela.debug_line.debug_str.comment.xtensa.info.rela.xt.lit.rela.xt.prop<00><>/012.24'45=56I67X=78q89<00>9:<00>d:<<00><>?<00><00>?A<00>lAC<00> p<00>CE VEGHGIK7<00>KMOQRTVXZ\Oo^`a(qu<00>`bdfhjklmopqsuwxz|~<00>   !#%')+-<00><00><00><00><00><00>
Q<00><00>RnT.8VDT4Xjz<00>Z<00><00><00><00>\<00><00>s^#*;Ob}<00><00><00><00><00><00><00>b/L^u~<00>d<00><00>Xf<00>h j' kJ
ln,m<00>esp_http_client.chttp_dispatch_eventhttp_on_message_beginhttp_on_urlhttp_on_statushttp_on_headers_completehttp_on_message_completehttp_on_chunk_completehttp_on_bodyhttp_on_header_fieldhttp_on_header_value_clear_connection_info__FUNCTION__$5605_set_config_clear_auth_dataesp_http_client_get_dataesp_http_client_prepare__FUNCTION__$5642HTTP_METHOD_MAPPINGesp_http_check_responsememcpyhttp_utils_assign_stringstrcasecmpmemcmpfreestrlenmemsetstrdupesp_log_timestampesp_log_writetransport_readhttp_parser_executeesp_http_client_set_headerhttp_header_sethttp_parser_inithttp_auth_basicesp_randomhttp_auth_digestesp_http_client_get_headerhttp_header_getesp_http_client_delete_headerhttp_header_deleteesp_http_client_set_methodesp_http_client_readesp_http_client_fetch_headersesp_http_client_writetransport_writeesp_http_client_closetransport_closeesp_http_client_cleanuptransport_list_destroyhttp_header_destroyesp_http_client_set_urlhttp_parser_url_inithttp_parser_parse_urlstrtolstrchresp_http_client_initcallochttp_header_inittransport_list_inittransport_tcp_inittransport_set_default_porttransport_list_addtransport_ssl_inittransport_ssl_set_cert_datamallochttp_utils_trim_whitespacehttp_utils_str_starts_withhttp_utils_get_string_betweenesp_http_client_opentransport_list_get_transporttransport_connecthttp_header_set_formatsnprintfhttp_header_generate_stringesp_http_client_performhttp_should_keep_aliveesp_http_client_set_post_fieldesp_http_client_get_post_fieldesp_http_client_get_status_codeesp_http_client_get_content_lengthesp_http_client_is_chunked_responseesp_http_client_get_transport_typestrcmpbc dcde d$c(c,0f4ffff fghff f$h =$i(i,j0k4i8j<k@DiHjLkPTiXj\k`dihjlkptcxcfff fffhlmopq rrsnfuwblmlm|~}<01><01> fff<01>f f$f(f,f048f<f@fDfHf < $(,j0k4<01>8g<<01>@jDkHcLjPkTdXn\}`cdjhkldpdt<01>x}|c<00><01><00>c<00>j<00>k<00>c<00>j<00>k<00>f<00>f<00>f<00>c<00>c<00>j<00>k<00>c<00>j<00>k<00>f  $(,04 8 <@D HLPT<01>X<01>\<01>`<01>d<01>h<01>l<01>p<01>t<01>x<01>|j<00>k<00><00><01><00><01><00><01><00><01><00>j<00>k<00><00><01><00><01><00>
I$l'I6IMlQI <00>I d'I c,I, d2Q;I; eAQWI W d]lfI$f csI(s c<00>I,<00> <00>I0<00> f<00>I4<00> fJ fJ fJ f!J ! f*I.J. g:J: hCJC fLJL fUJ U fbJ$b h<00><00><00>K<00>K<00>K<00>K<00>K<00>K <00><00>KK)K;KBK X<00>uKxK<00>K<00>K<00>K <00><00><00>K<00>K<00>K<00>K<00>K <00>-K0K=KOKVK l<00>xK<00><00><00>K<00>K <00><00>}<00><00><00><00><00><00>K$<00> i<00>K(<00> i<00><00>K,<00> j<00>K0<00> k^K4 i^K8 jGK<G kOK@O `<00>cKDc il<00>oKHo j<00>KL<00> k<00>KP<00> <00><00>KT<00> i<00><00>KX<00> j<00>K\<00> kK` qKd i$q'Kh' j[Kl[ kcKpc s<00>~Kt~ c<00><00><00>Kx<00> c<00><00><00><00>R
L
fL fL f(L ( f2L2 f<L< fHLH h!< !@M l&!D2M2 m N o>$<00><00>$<00><00>$<00><00>OO p'$-*$<00>0$A6O6 qA$<00>F$<00>XO X r`O` rzOz s<00>$<00><00>O<00> n<00>O<00> f P u
Q
w6)<00>K)\ )1 )R b>)NT)Y\)<00>b)hoRo lu)<00><00>R<00> m<00>)9*L*e+S+ l3*jFSF mO*!V*l +(+0T | +4(+,0U &U& ~-<00>V }V <0B>V <0B>&V & f0V0 f8V8 fBVB <0B>NVN fXV X f`V$` fhV(h fpV,p fxV0x <00>V4<00> <00>V8<00> f<00>V<<00> f<00>V@<00> f<00>VD<00> f<00>VH<00> fW$W]WfW<00>W<00>W<00>W<00>W <00>W<00>W$W'W4WFW MW]W o.<00>uW$WW$W6W =WH.<00>dWgWtW<00>W <00>W<00>.<00><00>.<00><00>.<00><00>W(WWW%W ,W]W`WmWW <00>W.5W, j*W0* k8W48 <0B>@W8@ gOW<O <0B>U.xWW@W jkWDk k<00>.<00><00>WH<00> c<00>.<00><00>WL<00> j<00>WP<00> k<00>.<00>.<00>WT<00> d<00>.<00>WX<00> n<00>.<00><00>W\<00> }.<00>W` c.]Wd jRWhR kbWlb dh.uzWpz d<00>.<00><00>.<00><00>Wt<00> <0B><00>.<00><00>Wx<00> }<00>.<00><00>W|<00> c<00>.<00><00>W<00><00> <0B><00>.LW<00> c .LW<00> jBW<00>B kSW<00>S c\.<00>^W<00>^ j<00>W<00><00> k<00>W<00><00> f<00>W<00><00> f<00>W<00><00> f<00>.<00><00>W<00><00> c<00>W<00><00> c<00>.=<00>W<00><00> j2W<00>2 k@.<00>KW<00>K cT.<00>WW<00>W j<00>W<00><00> k<00>.<00><00>W<00><00> f<00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>X<00>X,X=0LB0LG0LUX\X <00>X<00>0<00><00>0<00><00>X<00>X<00>XXG0SL0S\XcX<00>X <00>X$<00>X(<00>0<00><00>X<00>X,<00>X0<00>X4<00>X8 X<X@)XD8XHGXLVXPXT <0B>0<00>XX <0B> 0<00>(X\( <0B>00<00>7X`7 <0B>?0<00>FXdF <0B>P0<00>SXhS <0B>[0<00>lXll <0B>t0<00>{Xp{ <0B><00>0<00><00>Xt<00> <0B><00>0<00><00>Xx<00> <0B><00>0<00><00>0 <00>X|<00> j<00>X<00><00> kX<00>  X<00>  <0B>0@X<00> <0B>0E"X<00>" <0B>*0J3X<00>3 <0B>90LL0uOX<00>O jbX<00>b kjX<00>j uX<00>u <0B>}0<00><00>X<00><00> <0B><00>0<00><00>X<00><00> <0B><00>0<00><00>0<00><00>X<00><00> j<00>X<00><00> k<00>X<00><00> <00>0<00><00>X<00><00> g<00>X<00><00>
Z<00>
 x4Z<00>4 <0B>?4aBZ<00>B jVZ<00>V kd4<00>tZ<00>t <0B>4<00><00>Z<00><00> j<00>Z<00><00> k<00>Z<00><00> <0B><00>4<00><00>Z<00><00> j<00>Z<00><00> k<00>4<00><00>4<00><00>4+Z<00>+ |14Y4Z<00>4 jFZ<00>F kNZ<00>N }l4<00>Z<00><00> <0B><00>4<00>.[5[ @[C5<00>d[k[x5<00><00>5<00><00>5<00><00>5<00><00>5<00><00>5<00><00>[5<00> [ <0B>5<00>5F5F[ {%5F([( j:[ : kH[$H zN5<00>T[(T 1\5<00>^[,^ jp[0p k[4 !<00>5<00><00>5<00><00>5}<00>[8<00> !<00>5<00><00>5<00><00>[<<00> <00>[@<00> <0B><00>5<00><00>[D<00> }<00>5<00><00>5\)\,\86TI\6<\ t!6T&6T2\ 2 nN\N n7]] ] <0B>;$]  <0B>;(  $???!(?,,?049@?DD?H L Q X?\\?` d i p?tt?x | <00> <00>?<00><00>?<00><00><00><00>?<00><00>?<00><00><00><00>?<00><00>?<00><00><00><00>?<00><00>?<00><00><00><00>?<00><00>?<00><00><00>?? ?? $)0?44?8<AH?LL?P!T!Y!`?dd?h#l#q#x?||?<00>$<00>$<00>$<00>?<00><00>?<00>&<00>&<00>&<00>?<00><00>?<00>'<00>'<00>'<00>?<00><00>?<00>(<00>(<00>(<00>?<00><00>?<00>)<00>)<00>)<00>?<00><00>?<00>*<00>**?  ?+++ ?$$?(,,,1,8?<<?@-D-I-P?TT?X.\.a.h?ll?p0t0y0<00>?<00><00>?<00>1<00>1<00>1<00>?<00><00>?<00>4<00>4<00>4<00>?<00><00>?<00>5<00>5<00>5<00>?<00><00>?<00>6<00>6<00>6<00>?<00><00>?<00>7<00>7<00>7<00>?<00><00>?88 8??99!9(?,,?0:4:9:@?DD?H;L;Q;A FFFD!E-F:FAFHFOFVF[FfFqF~F<00>F<00>F<00>F<00>F<00>F<00>F<00>F<00>F<00>F<00>F<00>F<00>FFFF F&F,F3FDFIFZF_Fp
F
F*
F1
F8
F@
FJ
N
Y
Fc
Bh
Fr
Bw
F<00>
F<00>
B<00>
<00>
F<00>
<00>
<00>
F<00>
B<00>
F<00>
F<00>
 <00>
  F B F, F6  :  E FO B` Fn Fx  |  <00> F<00> B<00> F<00> F<00> <00> <00> F<00> B<00> F<00> F<00> <00> <00> F B F  ! F+ B< FI FS BX r <00> F<00> <00> <00> F<00> B<00> F<00> F<00> B<00> <00> F   F B, B1 F> FH BM d j <00> <00> <00> <00> <00> <00> <00> 'JS]FhlwF<00>B<00><00><00><00><00><00><00><00><00><00>F*F5B:FEBJFT=Ybsy<00><00><00><00><00><00>=<00><00><00><00><00>(=28LU^t}<00><00><00>=<00><00><00><00><00><00><00><00>="(<ENdmv<00>=<00><00><00><00><00><00>F"&1F<BAJS\enw<00>F<00>!<00>!<00>F<00>B<00>F<00>B<00>F<00>B<00>!<00>!<00>F<00>## FB)F7#NFY$]$hFsBx$|$-<00>F<00>B<00>$<00>$<00>$<00>$<00>$<00><00>$<00>$<00>F& &F"B5FC&`Fk'o'zF<00>B<00>'<00>F<00>(<00>(<00>F<00>B<00>F<00>F<00>)<00>)<00>FB F%B*F8FCBHFSBXFfFqBv)z) <00>F<00>B<00>)<00>)<00>)9<00>F<00>B<00>)<00>)<00>F<00>*<00>*<00>F<00>BF B**$F/+3+>FIBNFgBlFwB|F<00>B<00>+<00>F<00>,<00>,<00>F<00>B<00>,<00>,<00>F- -F"B'-;-D-M-V-_-h-q-z-<00>-<00>-<00>-<00>-<00>-<00>-<00>-<00>-<00>-<00>-<00>F.
.F B0B5F@BEFTFbFmBrF|<<00>.<00>.<00><00>F<00>.<00>.<00><00>F<00>B<00>F<00>B<00>.<00>.<00>..'09J<TZ.z.<00>.<00><00><00><00><00><<00><00>.<00>.<00>.<00>."(.<.P.o.x.<00><00><00><00>.<00>.<00>.<00><00><00><00> <.6.MY.m.<00>.<00>.<00><00><00><00><00><<00><00>.<00><00>../.C.L.U.j.<00><00>.<00>.<00><00><00><00><00><<00><00>.<00>..%.7H<RX.wF<00>0<00>0<00>F<00>B<00>F<00>B<00>F<00>B<00>B<00>0<00>00*0C0\0e0}0<00>0<00>0<00>0<00>0<00><00><00><00>00 00.0EK0T0js|<00>0<00>0<00>0<00>0<00><00>0<00>0<00><00>  0" 06 0P 0j 0s 0<00> <00> <00> <00> 0<00> 0<00> 0<00> 0<00> 0<00> <00> <00> <00> 0!0&!0=!F!L!0c!i!0r!0<00>!<00>!<00>!<00>!0<00>!F<00>!1<00>!1<00>!F<00>!B<00>!F<00>!1<00>!1 """!"15"1I"1Z"`"1q"w"1<00>"1<00>"<00>"<00>"<00>"1<00>"1<00>"1<00>"<00>"1###1%#1#1B#N#1[#h#Fs#4w#4<00>#F<00>#B<00>#F<00>#B<00>#B<00>#F<00>#B<00>#F<00>#F<00>#B<00>#F<00>#B<00>#4<00>#4<00><00>#F $B$F$B$4'$40$4F$O$X$^$4o$4x$4<00>$<00>$<00>$<00>$4<00>$4<00>$4<00>$<00>$<00>$<00>$4%4%4%4-%6%?%E%4N%4W%4m%v%%<00>%4<00>%4<00>%<00>%<00>%4<00>%<00>%<00>%4 &4&+&44&4J&S&\&b&4s&y&4<00>&4<00>&<00>&<00>&<00>&4<00>&<00>&<00>&4<00>&4<00>&<00>&''4'F)'5-'58'FC'BS'BX'5l'5<00>'5<00>'5<00>'<00>'<00>'<00>'5<00>'5<00>'5<00>'5<00>'(((5*(5>(5a(5j(5{(F<00>(6<00>(6<00>(F<00>(B<00>(F<00>(B<00>(B<00>(6<00>(6
<00>(F<00>(6))6%).)5)6H)T)F_)7c)7n)Fy)B~)F<00>)F<00>)8<00>)8<00>)F<00>)B<00>)F<00>)9<00>)9<00>)F<00>)B<00>)F<00>):<00>):<00>)F*B*F*;*;(*F3*B8*;O*U*;h*{*<00>*F<00>*<00>*F<00>*<00>*F<00>*<00>*F<00>*F<00>*F<00>*>+F+F +F +F+F+F+F#+F*+F.+F5+F9+F@+FD+FI+FM+FT+FX+F_+Fc+Fj+Fn+Fu+Fy+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F<00>+F,F
,F,F,F,F",F),F-,F4,F8,F?,FC,FJ,FN,FU,FY,F`,Fd,Fk,Fo,Fv,Fz,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F<00>,F $(:>EIQU_crv}<00><00><00><00><00><00><00><00><00><00> <00> <00> <00> <00> <00> <00>     ! 37>BTX_cuy<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>
+/>BIM_cjnx|<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> !%7;BFPT[_q!u!|!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!!
!##$#(#:$>$E$I$[$_$g$k$r$v$~$<00>$<00>$<00>$<00>$<00>$<00>&<00>&<00>&<00>&<00>'<00>'<00>'<00>'<00>(<00>(<00>(<00>( )))),)0)7);)M)Q)Z)^)e)i)x)|)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>*** ***!*%*/*3*:*>*P*T*[*_*n+r+y+}+<00>+<00>+<00>+<00>+<00>+<00>+<00>+<00>+<00>+<00>+<00>+<00>+<00>+<00>+<00>+<00>+<00>+++ +,,&,*,4,8,?,C,U-Y-`-d-n-r-y-}-<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.. ....%.).0.4.>.B.I.M.W.[.b.f.p.t.{..<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>. .
. . .$ .( .7 .; .J .N .U .Y .b .f .u 0y 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0
0
0
0
0"
01
05
0<
0@
0G
0K
0R
0V
0a
0e
0p
0t
0
0<00>
0<00>
0<00>
0<00>
1<00>
1<00>
1<00>
1<00>
1<00>
1<00>
1<00>
1<00>
1<00>
1<00>
1<00>
1<00>
1<00>
1<00>
1 1 1 1 1 1& 1* 11 15 1G 4K 4R 4V 4` 4d 4k 4o 4y 4} 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4 4 4 4 4 4 40 44 4; 4? 4Q 4U 4\ 4` 4o 4s 4{ 4 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4 4 4 5 5 5$ 56 5: 5A 5E 5L 5P 5_ 6c 6j 6n 6<00> 6<00> 6<00> 6<00> 6<00> 6<00> 6<00> 6<00> 6<00> 6<00> 6<00> 6<00> 6<00> 6<00> 6<00> 6<00> 6<00> 6<00> 6<00> 6<00> 67 777 7$7+7/7A8E8L8P8b9f9m9q9<00>:<00>:<00>:<00>:<00>;<00>;<00>;<00>;@  $ ( , 0 4 8<@DHLPTX\`dhlptx!|!<00>#<00>#<00>$<00>$<00>&<00>&<00>'<00>'<00>(<00>(<00>)<00>)<00>*<00>*<00>+<00>+<00>,<00>,<00>-<00>-<00>.<00>.<00>0<00>0<00>1<00>1<00>4<00>4<00>5<00>5<00>6<00>6778 899:: ;$;      $ (,048<@DHLPTX\`dh!l!p#t#x$|$<00>&<00>&<00>'<00>'<00>(<00>(<00>)<00>)<00>*<00>*<00>+<00>+<00>,<00>,<00>-<00>-<00>.<00>.<00>0<00>0<00>1<00>1<00>4<00>4<00>5<00>5<00>6<00>6<00>7<00>7<00>8<00>899: :;;]<00><00> <00> <00> 6Yp<00><00>W<00><00>:!<00>#<00>$' &D 'a (~ )+
*<00>
+<00>
, -<00> .<00> 0-14<00>5<00>6708M9j:<00>;hntz <00><00><00> <00>#<00>*<00>,<00><00><00><00> <00><00> <00> <00> <00>      $ (* 6. ;AGMQ dh{<00><00><00> <00><00>&<00>0<00>@<00>R<00>`<00><00><00><00><00><00><00><00>
<00>' 4CQ_!l'y-~3<00>9<00>?<00>E<00>K<00>O<00>bhn tz<00>'<00>,<00>@<00>I<00>R<00>[<00>h<00><00><00><00><00>"<00>/<00><<00>H<00>U<00>b<00>s<00><00><00><00><00> <00><00><00> <00>'<00>-3>EK^Qc\lcoi<00>o<00>z<00><00><00><00><00><00>$<00>'<00>q<00>v<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>
$.8"B(N.R2TE!K!Q! W!]!c!&i!)o!8u!<{!@<00>!D<00>!F<00>#<00>#<00>#<00>$<00>$<00>$<00>$<00>$$<00>$-<00>$3<00>$A<00>$D<00>$I<00>$N<00>$j $<00> $<00> $<00> $<00> $<00> $<00>2 &8 &< &O 'U 'Y 'l (r (v (<00> )<00> )<00> )<00> ) <00> )<00> )<00> )<00> )#<00> )1<00> )4<00> )6<00> )9<00> )@<00> )N<00> )\<00> )_<00> )e<00> )h<00> )u<00> )x
)|
)<00>
)<00>
)<00>
)<00>
)<00>#
)<00>6
*<
*B
* H
*N
*T
*Z
*!`
*3f
*6l
*Lr
*Rx
*Y~
*a<00>
*e<00>
*j<00>
*l<00>
+<00>
+<00>
+<00>
+ <00>
+#<00>
+%<00>
+(<00>
++<00>
+0<00>
+4<00>
+6<00>
,<00>
,<00>
, , , ,0 ,2# -) -/ -5 -; -A - G -,M -6S ->Y -H_ -Te -^k -fq -nw -v} -~<00> -<00><00> -<00><00> -<00><00> -<00><00> -<00><00> -<00><00> -<00><00> -<00><00> .<00> .<00> .<00> .0<00> .5<00> .><00> .U<00> .W<00> .q .x
.{ .~ .<00>! .<00>( .<00>3 .<00>: .<00>@ .<00>F .<00>L .<00>R .X . c .j .p .]v .j| .u<00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> . <00> .<00> .L<00> .Y<00> .^<00> .<00> .<00>
.<00> .<00> .<00> .<00>" .<00>( .<00>. .<00>9 .<00>@ .<00>F .=L .CW .Q^ .Wd .<00>j .<00>p .<00>w .<00>~ .<00><00> .<00><00> .<00><00> 0<00> 0<00> 0<00> 0 <00> 0#<00> 00<00> 03<00> 0?<00> 0B<00> 0P<00> 0S<00> 0[<00> 0^<00> 0t<00> 0w<00> 0<00><00> 0<00>0<00>0<00>0<00>0<00>'0<00>10<00>;0<00>A0G0 M0S0Y0 c0*m0,t09{0;<00>0L<00>0O<00>0h<00>0p<00>0u<00>0<00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00>0<00>0<00>0<00>0<00>%0+050?0,F0CM0EW0Sa0Vk0nq0vw0z<00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00><00>0<00>0<00>0<00>0.0= 0L0[0g0j!0o%0q81>1I1T1^1d18j1=p1Zv1d|1j<00>1n<00>1p<00>1r<00>1v<00>1y<00>1<00><00>1<00><00>1<00><00>1<00><00>1<00><00>1<00><00>1<00><00>1<00><00>1<00><00>1<00><00>1<00><00>1<00>1$<00>1><00>1W<00>1p1<00>1<00> 1<00>1<00>1<00>)434=4C4 M4&W42a4Jg4Rm4Ys4_}4l<00>4n<00>4<00><00>4<00><00>4<00><00>4<00><00>4<00><00>4<00><00>4<00><00>4<00><00>4<00><00>4<00><00>4<00>4<00>4<00>4&<00>4<<00>4B<00>4\4a 4f4|4<00>#4<00>)4<00>/4<00>54<00>?4<00>I4<00>O4<00>U4<00>[4<00>a4<00>g4<00>m4<00>s4<00>y4<00>4<00>4<00>4<00>4<00>41<00>44<00>4L<00>4T<00>4Y<00>4[<00>4b<00>4o<00>4t<00>4<00><00>4<00><00>4<00><00>5<00>55 555(5(.5@45F>5QH5^N5vT5}_5<00>f5<00>l5<00>r5<00>x5<00>~5<00><00>5<00><00>5<00><00>5<00><00>5<00><00>5<00><00>5<00><00>5<00><00>5<00><00>6<00>6<00>6<00>6<00>6
<00>6<00>6$<00>6)<00>6<<00>6A<00>6T 7777 $7(7;8A8E8X9^9b9u:{::<00>;<00>;<00>;<00>; <00>;$<00>;(<00>;*GHIJ K(L0M8N@OHPPQXR`ShTpUxV<00>W<00>X<00>Y<00>Z<00>[<00>\<00>]G HI$J0K<LHMTN`OlPxQ<00>R<00>S<00>T<00>U<00>V<00>W<00>X<00>Y<00>Z<00>[<00>\] ,8DP\ht <00> <00> <00> <00> <00> <00> <00> <00> <00><00><00>(4@LXdp|<00><00><00><00><00><00><00><00><00><00> $0<HT`lx<00><00><00><00><00><00><00><00><00><00><00> ,8DP\!h!t!<00>!<00>!<00>!<00>!<00>!<00>!<00>#<00>#<00>#<00>$<00>$$$$($4$@$L$X&d&p&|'<00>'<00>'<00>(<00>(<00>(<00>)<00>)<00>)<00>)<00>)) ))$)0)<*H*T*`*l*x*<00>*<00>*<00>*<00>*<00>+<00>+<00>+<00>+<00>+<00>+<00>+++ ,,,8,D,P,\-h-t-<00>-<00>-<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>....(.4.@.L.X.d.p.|.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>. . . .$ .0 .< .H .T 0` 0l 0x 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
0
0
0,
08
0D
0P
0\
0h
0t
0<00>
0<00>
0<00>
0<00>
0<00>
0<00>
0<00>
0<00>
0<00>
0<00>
0<00>
0 0 0 0( 04 0@ 0L 0X 0d 0p 0| 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 0<00> 1<00> 1<00> 1<00> 1 1 1 1$ 10 1< 1H 1T 1` 1l 1x 1<00> 1<00> 1<00> 1<00> 1<00> 1<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4 4 4 4, 48 4D 4P 4\ 4h 4t 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4<00> 4445(545@5L5X5d5p5|5<00>5<00>5<00>5<00>5<00>5<00>5<00>5<00>5<00>5<00>55 55$606<6H6T6`6l7x7<00>7<00>7<00>7<00>8<00>8<00>8<00>9<00>9<00>9<00>:<00>::; ;,;8;D;P;\;h<t=<00>> 4@<00><><00> ;<6@ <0C> <00> ^@8Y@<18><00><00> <00>x(|@<00><>x<00> <00><00>|<00>@8<>h<00>  <00><00>@<00><>T<00>  <00>8<00>@<00><><00>  @@ <0C> <00> /D *@<18>`<00> UdP@x<> <00> ~hy@<00><> <00> <00>l <00>@<00><>$<00> <00>x<00>@<00><><00> <00><00><00>@̼ <00> <00>@ؼ<00> A<00>L<@<00><><00><00> g<00><00>b@ԽX<00>! <00><00><00>@,<2C><00># <00><00>t<00>@,<2C>P<00>% <00><00><00>@|<7C>(<00>' <00><00>H<00>@<00><><00><00>)  @d<><<00>+ L4G@<00><>0<00>- xD~D<00>D<00>D.<00>@<00><> <00>2 <00>t<00><00><00><00><00><00>=
<00>)<00>K<00>dF@<00><><<00>: c\^@<18><00>< ~2t<00><00>\ <00><00>@0<>t<00>? <00> l<00>@<00><><00><00>A <00>| <00><00>@<00><><00><00>C <00>DV<00>@,<2C><00><00>E <00>H@<00><>T<00>G +<00>&@4<><00>I Q<00><00>L@L<> <00>K t<00>o@l<><00>M <00><00><00>@<00><><00>O <00><00>
<00><00><00><00>@<00><><00><00>R <00>n<00>@\<5C>l<00>T -8(@<00><>H<00>V N<4I@<10><<00>X op<00>j@L<><00><00>Z <00>(<00><00>@ <20><00><00>\ <00><00>s<00>@<00><>t<00>^ <00>X<00><00>@`<60><00><00>` <00><00><00><00>@ <0C>4<00>b <00>@@<40><00><00>d ;<00>X6@<00><><00><00>f e<00>`@p<> <00>h <00> <00> <00>(
4 ,@|<7C>`<00>m 1` Kx j<00> (e@<00><>x<00>q <00><00> X<00>@T<>@<00>s <00>$<00>,<00>@<00><>(/<00>u <00>Q<00>T<00><00>@<00>&<00><00>x <00><00>b0<00>@L?T<00>z <00>d <00>@<00>BH<00>| <00>$e<00><00>@<00>E<00><00>~ <00>0<00>y[
08<>; s<>8% <00><><00> @<00>b<00><00> 2 c<><00>- @<00>c<00><00><00> <00><>; ,<2C>0
<00>b \<5C><00>http_auth.o/ 1537472265 501 20 100644 19084 `
ELF^<00>C4(*'dp<00><00><00><00><00><00><00><00><00>dp<00><00>%02x/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/lib/http_auth.cHTTP_AUTHE (%d) %s: %s:%d (%s): %s
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
Memory exhausted%s:%s:%smd5-sess%s:%s:%016llx%s:%sauth-intentity%s:%s:%08x:%016llx:%s:%sDigest username="%s", realm="%s", nonce="%s", uri="%s", algorithm="MD5", response="%s", opaque="%s", qop=%s, nc=%08x, cnonce="%016llx"Basic 6<>I!Y1iAyQ=<3D>=<3D>=<3D>=<3D><><00> <00><08> <00>a+MI<>B<EFBFBD><42>J<EFBFBD>ɑ <0C><><EFBFBD><10> <20><03><>p<EFBFBD><70><EFBFBD><EFBFBD><00>}
8<EFBFBD><05><>T<EFBFBD><00>p<> <20>!<08><>T<EFBFBD><00><00><>T<EFBFBD><54>3<EFBFBD><00> FB<>3:<3A><><00> <20><><EFBFBD><00>3 <0C>7<EFBFBD><EFBFBD><00>,F|<7C><> <00>!+1<00> 87<05><00><1D>6<EFBFBD>]9<> i<> =P2<50>=<3D><><EFBFBD><EFBFBD>&<26>0" gƊ(Dg<44>F<>($g<>F<>(4g<34>F<>,<1B><><01><00><00>: g<>><3E><00><00>!)!=<3D>=<3D>=<3D>=<3D>!)\R)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>}j, <1A><00>m
<EFBFBD>ʁ<00><00>!)!=<3D>=<3D>=<3D>=<3D>!)\<5C>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00> <07>V, <1A><00>}
<EFBFBD><EFBFBD><EFBFBD><00><00>!)!=<3D>=<3D>=<3D>=<3D>!)\<5C>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>FD<00><><EFBFBD><02><05><00><03><00><00><02>><00><00><14><00>܊<><DC8A><EFBFBD><EFBFBD><EFBFBD>D0<44> <20><00><03><00><00><02>4<00>$<24><04><00><06><00><00><02>/<00>$
<02><00><00><00>J<EFBFBD><00><06><00><06><00><00><02>%(T<>"i1)!=<3D>=<3D>=<3D>=<3D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><01>=<3D>=<3D>=<3D>=<3D><><EFBFBD><EFBFBD>D<EFBFBD><03>p<> <20><00><00><18><00><06>D0<44> <20>p<> <20><00><00>I<><49><EFBFBD><EFBFBD><EFBFBD>A<EFBFBD>Q=<3D>=<3D>=<3D>=<3D>(<28>)1=<3D>=<3D>=<3D>=<3D>(T)!=<3D>=<3D>=<3D>=<3D>(d)y=<3D>=<3D>=<3D>=<3D><>$<24>D<EFBFBD>4<EFBFBD><05><00><><<3C><00><00><03><00><00><06><00><00><07><00>(<28><1D> <1D>6<> <08>a<EFBFBD>q<EFBFBD><03>=<3D><> <00><00><><18><00>(a<><61><EFBFBD><00><00>19!=<3D>=<3D>=<3D>=<3D>192<><32>9=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><1D><><02><00><00>
<20> <20><><1C><><00><> <20><00><00>q{<7B> <1A><00>-
<EFBFBD><EFBFBD><EFBFBD><00><00>19!=<3D>=<3D>=<3D>=<3D>192<><32>9=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>F |<7C><00><00>8a<38><03><00><00>
<EFBFBD><03><><14>qk<71><6B><00><00>a<EFBFBD><00><1D>http_auth_basichttp_auth_digest <00><><EFBFBD><EFBFBD>| <00><0E>R`<00>@<00> u <0C>"<02>0<07><07>int<06>`Wx>0<1E><07>3%aW<04><08><04><07><02>(<28>Q <00> }<00> <09><00> 5>Ib<><02>L<02>-el9w:
= <0B>?<07>
R <0B>(X<18> bufB #<1A> in-
<00> <0B> 0 <1F><%@IM<0E>07 <17> <09><18> uri<19> [<1A> r<1B> qop<1C> <1D> <09> nc>(r <20><10>,><00><01>pmd,<2C>fmt,<2C>:buf.<2E><03><>~<14>/p<03><>~len0>Wi0>[1R<03><>ap2<><03><>~AQ <00>Z <09>t"
`[sQ] Z<03><>`h Z<03><>\wls ;Z<03><>~[<03><><16>~ ]Zs1$r"[<18><00> <18><00>
W<00> <0B> "F<>R<01><1A>F<>z<1A>F<><00>VFTha1H<><00>ha2H<><00><1C>I<>J<><02>\ <01>2E<00> 2Z1[!Q<00> <16><00> <00>Z1[d\p^d_qrqq<03><16><00> <00>Z1[!<18><00> <16><00> Z1[d\p^d_qrqq<03><16><00> Z1[!<18><00> <00> uZ1[d\p^d_qrqq<03>1B<00>Zs[<03>\u]r^<03>LB<00> <00>[<03>XB<00>Zs[<03>\smB<00>Zv[<03><16><00> [<03><16>B?Zv[<03>\v]<03><16>BpZw[<03>\sqrq v<16>B<00>Zw[<03>\s^v2<00> <00>Z<02>\[\uqwqr:<00> <00>ZsB<00> <00>ZvJ<00> Zw7
<EFBFBD> <0B> <19><01><><00><01>* <1A><01><>+<1A><01><>Lout<01>><02>T <01><><02>X<1C><01><><00>n<01>%<02>\: f<01><><00> <00>Z<02>X[<03>\r]s(<00> \<00> *Z1[d\p^d_qsqq<03>f<00> >Zrz<00> bZ0[0\<02>\]r<16><00> uZ1<18><00> <16><00> <00>Z1[d\p^d_qsqq<03><16><00> <00>[<03>\7<16><00> Zs<16><00> Zr\<02>T]s<18><00>
<EFBFBD>: <0B>* TAG"=d<00> <20><00> !<21><00>!ss! !jj <09>!<21><00>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
Z"<22><00>!33
W!<21><00> W!

 k!<21><00> I!<21><00> <09>!.. !!<21><00> 7"__% U: ; I$ > $ >   I&I : ;  : ; I8
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
I !I/ : ; I8  I: ; (  : ; .: ; 'I@<18>B: ; I4: ; I4: ; I4: ; I<16><>1<17><><18>B<18><>1.?: ; 'I@<18>B: ; I: ; I4: ; I4I4
: ; <1F><>1 .?<n: ;!.?<n: ; ".?<n<00>R<><00><00>R<><52><00>R<><00><00>R<>ESE<00><00>S<>lq0<>q<00>S R RUSN<00>LNRXHNS<00>0<><30>NVNR0<><00>0<><30>NWNR0<> R <00><00>R<>.S.^<00>S<>^<00>S<><00><00>S<><53><00>S<><00><00>S<><00>0<><30><00>R,<00>R<00><00>R<00>kS<01> /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/lib/Users/ficeto/Desktop/ESP32/ESP32/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/machine/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/include/rom/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/lib/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/log/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/mbedtls/mbedtls/include/mbedtlshttp_auth.cstddef.h_default_types.hstdarg.h<built-in>stdint.hmd5_hash.hhttp_auth.hstdio.hstdlib.hesp_log.hstring.hbase64.h, z             s   <03>             t 9    q 9     <         4  J   M 4  <03>      <    =    MD5Finalopaquemethod__uint64_t/Users/ficeto/Desktop/ESP32/ESP32/public-libs-build/build/esp_http_clientuint64_tGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protectorshort intsize_tsizetypestrlen__va_ndx__uint32_tva_list__va_list_tagmemcpy_basic_exitesp_http_auth_data_tuint8_tasprintfpasswordfree/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/lib/http_auth.cauth_struser_infolong long intbitsMD5Contextlong intESP_LOG_NONEESP_LOG_INFOauth_data__uint8_tsprintfnonceunsigned charsigned charlong long unsigned intuint32_tunsigned intcnonceMD5Initshort unsigned intvasprintfdigestcharmbedtls_base64_encode_digest_exitmd5_ctxhttp_auth_digestcalloc_BoolESP_LOG_WARNESP_LOG_DEBUGrealmlong unsigned intMD5Update__va_stkalgorithmESP_LOG_VERBOSEusernameesp_log_timestamp__gnuc_va_list__va_regstrcasecmpmd5_printf__stack_chk_failhttp_auth_basicesp_log_write__FUNCTION__ESP_LOG_ERRORGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
ABI=0
$<00>L$<00>L(qqq("<00><00>"<00>"<00>(<00><00><00>L"<00><00>J"  >"^<"<00>8"<00><00>"<00>J"2"NN"P"R(^^^i"<00><00>0"<00>((.symtab.strtab.shstrtab.rela.literal.md5_printf.rela.literal.http_auth_digest.rela.literal.http_auth_basic.text.data.bss.rodata.str1.4.rela.text.md5_printf.rela.text.http_auth_digest.rela.text.http_auth_basic.rodata.__FUNCTION__$6980.rodata.__FUNCTION__$6970.rela.debug_frame.rela.debug_info.debug_abbrev.rela.debug_loc.rela.debug_aranges.rela.debug_ranges.rela.debug_line.debug_str.comment.xtensa.info.rela.xt.lit.rela.xt.prop<00><> 
 <00>  * !"#%<NX`js{<00><00>R <00><00><00><00><00><00><00><00><00>
http_auth.cmd5_printf__FUNCTION__$6970__FUNCTION__$6980__stack_chk_guardvasprintfMD5InitMD5UpdateMD5Finalsprintffree__stack_chk_failhttp_auth_digestcallocesp_log_timestampesp_log_writestrcasecmpasprintfhttp_auth_basicstrlenmbedtls_base64_encodememcpy  !"# $   $(,04&8'<(@&D'H(L&P'T(X\)`dh)lptx*|#<00>#<00>#  * '$((,,-0&4'8(<.@,D-H#n<00>y<00><00><00>;; E<00>K K ZZ ff ! "<00>q<00><00> #<00><00><00> <00> $QT ary<00>2<00><00> <00><00><00><00>2<00><00> <00> 2&7Mb y$<00>(<00> <00>,<00>2<00>&0"N$*'P,2/P4:7P?4? &H<00>K8K '~<~ (<00>@<00> &<00><00><00>D<00> '<00>H<00> (<00>L<00> &<00> <00>P<00> 'T (+X+ 1742<\< )B^R`R X^[2gdg msp2v<00>|h| )<00><00><00>l<00> <00><00><00>2<00><00><00>p<00> <00><00><00>t<00> <00>2,x, *4|4 #<<00>< #D<00>D #(+8JQ <00><00><00><00><00> <00>
<00><00> * 
^" " 'V$V (`(` ,t,t -<00>0<00> &<00>
<00><00>4<00> '<00>8<00> (<00><<00> .<00>@<00> ,<00>D<00> -<00>H<00> #!(,,049@DDH
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
L
Q
 !&3:HMZafsx<00><00><00><00><00><00><00><00><00><00><00>)Sk<00><00><00><00><00><00><00><00><00><00> 8CMQet<00><00><00><00><00> <X^g<00><00><00><00><00><00><00><00><00><00><00><00><00>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
 3<R[dm~ <00><00><00><00><00><00><00><00><00> <00>$:CLUf pv<00><00><00><00><00><00><00><00>+:@Wq<00><00><00><00><00><00>)
-
8BGQdr|<00><00> <00><00>
<00>
<00><00>
<00>
<00><00>
 %+
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
?
c
v

<00><00><00><00><00> <00><00>
<00><00>
 
! 
L R V ^ b i m t x  <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>  $(:>EI[_gkz~<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> +
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
/
6
:
L
P
W
[
e
i
p
t
~
<00>
<00>
<00>
<00>
<00>
<00>
<00>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
 
$
 

`<00>
jpv |!<00>0<00>C<00>H<00>Q<00>`<00>l<00>q<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> <00>" $*,2%4+:6HAKK<00>Q<00>W<00>b<00>m<00>w<00>}<00><00><00><00><00><00><00><00> <00>7<00>D<00>^<00>s<00>y<00><00><00><00><00><00><00><00><00><00><00>2<00>:<00>B<00>J<00>N<00>P


$
/
6
"<
^B
zM
<00>T
<00>Z
<00>`
<00>f
<00>j
<00> $0<HT`lx<00><00><00><00><00><00><00><00><00><00><00> ,8DP\
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
h
t
<00>
<00>
<00>
<00>
<00> <00> 4$@<00>&l( 9X<00>4@4'<00>( X<00>LS@<00>(<00>( q,w,},<00>2,<00><00><00><00><00>@<00>)(  <00>pR<00>@<00>*<00>(  <00><00><00><00>@8/<00>( <00><00><00><00><00>X@ 1<00>( )8<00> $@<00>1T ( 5,<00>H<00><00>C@ ;<00>( X<00>0S@<00>=T( l<00> g@D>H( oz@<00>><00>( <00>0w3<00>0<00>;<00><00>8<00><00>@B$(# <00>5<00><00>@4B<00>(% <00> <00><00>"<00>) <00>%http_header.o/ 1537472265 501 20 100644 31320 `
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
ELF^(n4(NK`l<00>`l<00>`l<00>`l<00><00><00>/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/lib/http_header.cHTTP_HEADERE (%d) %s: %s:%d (%s): %s
Memory exhausted%s: %s
6a ˢ<><01><00><00>Z <20>ځ<00><00>!)!=<3D>=<3D>=<3D>=<3D>!)\<5C>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>"<22><1D> <0C><03><00>8<05>Á<00><00>!)!=<3D>=<3D>=<3D>=<3D>!)\<5C>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><00><00><05><00>K5 @<40> 0<> <20><00>B%<01><><EFBFBD><00><00>!)!=<3D>=<3D>=<3D>=<3D>!)\<5C>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><00><03><00> <08>%=<3D>=<3D>=<3D>=<3D>8Y<03>UY-<1D><><05><00><00><15><00>"<22><1D>6a <0C> <1A><00><00><><EFBFBD><00><00>!)!=<3D>=<3D>=<3D>=<3D>!),<2C>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00> <1D> )
<EFBFBD>-
<1D>6A 
<EFBFBD>
<20><>0<EFBFBD><30><EFBFBD><EFBFBD> <20><>(F<00><03><02><00><00><>("V<><56><1D> <1D>6A<00><03><02><00><00>Z<EFBFBD><1A><04> <08> <1D>6A<00><03><02><00>=
Z<04><02><> <0C>)<29><02>X)F<00><08>)<29><><EFBFBD><EFBFBD>(<28>)<29>8<EFBFBD><38><EFBFBD>b=<3D>=<3D>=<3D>=<3D><><03><00><00><13><00><00><03><00> <1D>"<22><1D>6A<00>Խ <20> <20><00>-
<1D><><03><02><00>]
<EFBFBD>ʨ<1A><00><00><04><00><00>K<><4B><00> <1D><><04><03><02><00>-
<1D>6a0<> <20><00><00>: V<><03><00><00>!)!=<3D>=<3D>=<3D>=<3D>!)"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>"<22><1D><<3C><><00>̺<><03><00>"<22><1D> <08>J<00> ʽ<03><02><00><00><03><00> <1D>6<>Yqi<71>y<EFBFBD> <08><><EFBFBD><EFBFBD><10><><EFBFBD><EFBFBD>@<40><> <0C><>a@<40> <20><>0<EFBFBD><00>M
<EFBFBD><EFBFBD><EFBFBD>́<00><00>!)!=<3D>=<3D>=<3D>=<3D>!)"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00> <1D><>L<EFBFBD><03><02><00><00><><EFBFBD><00>-<1D> <1D>6a9I1=<3D>=<3D>=<3D>=<3D>h-|<7C>9! =Fx<12><><EFBFBD>!<01>$<15><02><00><00>3<EFBFBD><07><00><00><>K:<1B>s<><05><><EFBFBD>w<EFBFBD>I!=<3D>=<3D>=<3D>=<3D>("M V"<22>s(!<21>B <04>I!  -<03><00><16> <17><11><> ppt <18>!<21>" <08><>t<EFBFBD>g<EFBFBD>H<EFBFBD><05><06>0<><30><EFBFBD>1:<3A><><00><00>3"h&V&<26><>4<EFBFBD><05>0<><30><EFBFBD>10<31><30><EFBFBD><00><00>39=<3D>=<3D>=<3D>=<3D>(!<1D> <1D>6A8<02>H#<23><03><00><00><13><00><00><03><00>=V<03>9)-<1D>6A <20> <20><00>=
<EFBFBD><02><00>-<1D>6A<00> <02>"<22>(V<><56><1D>http_header_set_formathttp_header_set_from_stringhttp_header_new_itemhttp_header_init <00><><EFBFBD><EFBFBD>| -0V02  ] P <00>0<00>`<00>0/   <00> <01> S<07>
int<06><08><05>3s9<05>V<07><04> <04><07>_(<28> <00> \v v 3+b<><04>,O
%  r <0B> <0B> 5 e <04><18><04>06<08>%[ <09>%f h%<25><04>fl<08> <1F> key  M! W"<22> "<22> <09>"ff<0E>S-<01><> S%keyS<>lMS<><00>(U[<00><12><00>ka_ ?Z1[<j Lu <00>Z1[`\l^`_qrqq<03>\<00> <00>[s\0fj <14>u Z1[`\l^`_qrqq<03><14><00> "Zu<14><00> AZs[t\0<16>j <14>u <00>Z1[`\l^`_qrqq<03><00> <00>Zs <00> (<00> <17><00>o<07><19>(%V<01> *%<00><12><00> _ 'Z1[8j Hu Z1[`\l^`_qrqq<03><17><00>o<1B>7[2<01><> 7%key7<>S(9[=$<00> [s<1B>E<01>O E%PkeyE<>SMEOT(G[Z <00>Zr[s<1B><01>]<01><> <01>%qkey<01><><00>(<01>[S"<00><11><01>f<00> <00><00>Zr[sD<00> L<00> T<00> Zs<1B>gP<01><> g%<00>keyg<>SMg<>T(i[UU\Zr[s<00>vZr[s*<00> 2<00> <00>Zt<<00> <00>ZuL<00>Zr[s\tz<00><01><> z%?<0F>z<><00><11>|<00>3}S<12><00> <00> :Zsj Lu <00>Z1[`\l^`_qrqq<03>Z<00> <00>[:d<00> <00>Zs}<00><00>Zr[s<1A><00> Zs<17><00>o<07><1B><01>3<00><01>  <01>%<00>key<01><>S<01><>1 <1E><01><><02>T!len<01>3R"buf<01><02>P<12>% (<00> <00>Z<02>P[t4j hu <00>Z1[`\l^`_qrqq<03>x<00> Zr[s<16><00> <17>% o *<01>3<00><01>3
 <01>%q<0F><01>3<00>F<01><00><1D><01>3
U(<01>[<00>!siz<01>3!idx<01>3D-<01>3<00>P<01>9
<00><11><01>3 0<00> :<00> <00> Zw<14><00> 
Z<06>\s"\<03><1A><00> Z<06>\s"\<03>3<02>n<01>/<01><>
 <01>%((<01>[I!tmp<01>[r<00> <00> "<00> ZsB0<01>  0%<00>"err2S @
<00>
Zr<00> Zr<01>3<01>H  <01>%<00>(<01>[X<01>3<00>"TAGZ `<00><07>#<23><00>W#<23><00> W#<23><00> k#<23><00>
#<23><00>
(#<23><00>Z# I#<23><00> P#<23><00> $ #<23><00> !$<24><00> % U$ > $ > : ; I  I&I : ;  : ; I8
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
 I: ;  ( : ; I8  : ; .: ; 'I@<18>B: ; I: ; I4: ; I4I4
: ; <14><>1<15><><18>B<16><>1I!I/ .?: ; I@<18>B<1A><>1.?: ; 'I@<18>B: ; I: ; I4: ; I  !4: ; I"4: ; I#.?<n: ; $.?<n: ;RR<00>R<>RlRl<00><00>R<><52><00>R<><00><00>R<><52>R-<00>R<>^S^-<00>S<><00>T<>-<00>T<>Usux<75>-U ZLVZR.<00>R<>.0R02<00>R<>.RR<00>R<>VRVX<00>R<>X[R[]<00>R<>S]<00>S<>"1Y14yx<79>R<00>R<>>R>@<00>R<>@NRNP<00>R<>RR<00>R<>RgRgi<00>R<>i<00>R<><00><00>R<>S<00><00>S<>Z^ZiwZw||<>:R:l<00>R<>l<00>R<><00><00>R<><52><00>R<><00><00>R<>*T*<00><00>T<> *0<>*<00>TR<00><00>R<>S<00><00>TT<00><00>\V`Rl<00>V<><00>R0<><S<>Z>nS<><00>S0<>@T@XYXeThlTlt0<>t<00>R<><00>T <09><>j<00>XjlRl<00><00>Xl0<>l<00>T<><00>0<>lt0<>t<00>S-R-/<00>R<>"S"$T$/S
$TR<00>R<>R<00>R<>
0<>
Rt-V2]P<00><00><00>/-V2]P<00><00><00>/}<00><01> /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/lib/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/machine/Users/ficeto/Desktop/ESP32/ESP32/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/lib/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/log/includehttp_header.c_default_types.hstdarg.h<built-in>stdint.hesp_err.hhttp_header.hstdlib.hesp_log.hhttp_utils.hstring.hstdio.h<03>    ?
  >    =       ( 
  =   7     ~   <03> 
    <03>             ~   <03>      
    <03>    @         <03>       > 
 |   <03> ~       

  
w 
z   o          |      m   <03>       {    0    <03>        countvasprintf__va_reghttp_header_countva_listp_strlong long unsigned intis_endnext__va_stkESP_LOG_DEBUGlong long intsigned charhttp_utils_trim_whitespacebuffer_lenhttp_header_item_handle_tlong inthttp_utils_assign_stringesp_log_writehttp_header_inithttp_header_set_from_stringhttp_header_generate_stringbuffervalue/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/lib/http_header.cunsigned intstrlenlong unsigned int__FUNCTION__strchrhttp_header_setkey_value_datashort unsigned intstrcasecmpitemret_idxESP_LOG_INFOhttp_header_destroysizetype__gnuc_va_listhttp_header_cleanargptrhttp_header_getstqh_firsteq_chhttp_header_itemhttp_header_deleteGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protector_header_new_item_exitstr_len_Boolint32_tunsigned charhttp_header_set_formatshort intesp_log_timestampESP_LOG_ERRORcurelmhttp_header_new_itemformatcharESP_LOG_VERBOSE/Users/ficeto/Desktop/ESP32/ESP32/public-libs-build/build/esp_http_clientstqh_lastESP_LOG_NONE__int32_tsnprintffreestqe_nexthttp_header_get_itemESP_LOG_WARNesp_err_tcallocstrduphttp_header_handle_tindexhttp_header__va_ndxheader__va_list_tagGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
ABI=0
H 0( H 0( (QQRJ"<00><00>Y"<00><00> "-(LLL
"V("-."0"2("(""""$4"XX"](,"@@"P(QQR"ii "<00>(lll"<00><00>"<00>( ">"L"hh "st "<00> "<00>"<00>"<00>"<00><00>"<00>('"/((


"((((.symtab.strtab.shstrtab.rela.literal.http_header_new_item.rela.literal.http_header_init.rela.literal.http_header_get_item.rela.literal.http_header_get.rela.literal.http_header_delete.rela.literal.http_header_set.rela.literal.http_header_set_from_string.rela.literal.http_header_set_format.rela.literal.http_header_generate_string.rela.literal.http_header_clean.rela.literal.http_header_destroy.text.data.bss.rodata.str1.4.rela.text.http_header_new_item.rela.text.http_header_init.rela.text.http_header_get_item.rela.text.http_header_get.rela.text.http_header_delete.rela.text.http_header_set.rela.text.http_header_set_from_string.rela.text.http_header_set_format.rela.text.http_header_generate_string.rela.text.http_header_clean.rela.text.http_header_destroy.rela.text.http_header_count.rodata.__FUNCTION__$3444.rodata.__FUNCTION__$3426.rodata.__FUNCTION__$3412.rodata.__FUNCTION__$3387.rela.debug_frame.rela.debug_info.debug_abbrev.rela.debug_loc.rela.debug_aranges.rela.debug_ranges.rela.debug_line.debug_str.comment.xtensa.info.rela.xt.lit.rela.xt.prop<00><>5!-66!#%'H4)Z3+-/1345679;<>@BD   EFGIls<00><00><00><00><00>V<00>2<00><00>! ]# P%07<00>'SZ<00>)q{<00>+<00><00><00>/-<00>/<00>1http_header.c__FUNCTION__$3412http_header_new_item__FUNCTION__$3387__FUNCTION__$3426__FUNCTION__$3444callocesp_log_timestampesp_log_writehttp_utils_assign_stringhttp_utils_trim_whitespacefreehttp_header_inithttp_header_get_itemstrcasecmphttp_header_gethttp_header_deletehttp_header_setstrduphttp_header_set_from_stringstrchrhttp_header_set_formatvasprintfhttp_header_generate_stringstrlensnprintfhttp_header_cleanhttp_header_destroyhttp_header_count 234 5$3(4,6054384<6@7D7 234:9977 7<97 >6 >34 @$7(=,7 B34 =$7D DEE777F7## )#:#A#f#i# v#<00>#<00>#<00><00>#<00># <00>#<00>#<00>#<00># 2R# 3F#F 4V# V 5^<00>`#$` 3<00>#(<00> 4<00>#,<00> 6<00>#0<00> 5<00>
(
<( 9 @$($ 7,( , >6(6 6F(F )) ():)A)) >R) 3F)F 4T) T @Zi^)$^ 7w)(w =), 74*7* D*V*]*"*" B,l.*. 3b*b 4l<00>r* r =z*$z 7Xelp<00><00>+<00>+ >%>*+* D4+ 4 DGLX[<00>`hv<00>|<00><00><00><00><00><00><00><00>+<00> E<00>t<00><00><00>+<00> E$ , 7, 7, 7$- F- 7
!(,,0 4 9 @DDH L Q X\\` d i pttx | <00> <00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>  $) """ !!("/"="D"K"P"]"d"k"r"{"<00>"<00>"<00>"<00>"<00>"<00>"<00>"<00>"<00>"<00>""""""&"7"C"O"\"m"<00>"<00>"<00>"<00>"<00><00><00>"<00><00><00>"<00><00>" ""#(@I_hqz<00><00><00><00><00><00><00><00><00><00> #BKajs|<00><00><00><00><00><00>"<00> <00> <00>"<00>"  ( 1 CLU^oy<00>"<00> <00> <00>"<00><00>"<00><00> <00>"<00> <00> " ","9 V"` d o"y<00><00>"<00> <00> "<00>"<00><00> <00> <00> <00> <00>"<00> ")"6"C]w<00><00><00><00>"<00><00><00>"<00><00>"<00><00>" """';DZclu<00><00><00><00><00><00><00>" "!3"=C"[n"x}<00><00><00><00><00><00><00><00><00> + "5 9 D "N S "] b "l q "~ "<00> <00> <00> <00> "<00> <00> "<00> <00> "<00> <00> <00> <00> 

-
<
"A
"K
O
Z
"d
i
"s
<00>
<00>
<00>
<00>
<00>
"<00>
<00>
<00>
"<00>
<00>
<00>
 "   "' , "9 "C U ` "d "k "o "v "z "<00> "<00> "<00> "<00> "<00> "<00> "<00> "<00> "<00> "<00> "<00> "<00> "<00> "<00> "<00> "<00> "<00> "<00> " $(26=AKOVZlpw{<00><00><00><00><00><00><00><00><00><00><00><00><00> <00> <00> <00>       ' + = A P T [ _ q u | <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00><00><00><00> ")-?CJNX\cgqu|<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>15<@RV^bqu|<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>&*15DHPT[_fjqu|<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>  (,37IMTX_crv<00><00><00><00><00><00><00><00><00><00><00><00>   $ ( , 0 4 8<@DHLPTX\`dhl       $ (,048<@DHLPTX\<00><00> <00>  1 <00><00>^<00><00>; $R/\6`<<00>B<00>M<00>T<00>Z<00>`flr x(|+<00> <00> <00> <00> <00> L<00> R<00> T<00> <00> <00> <00> <00> &<00> (<00> .<00> 0     % )
"(R.Z4\:d@iFqL}R<00>V<00>iou { <00><00>*<00>.<00>l<00>n<00>x<00><00><00><00><00><00><00><00><00><00><00><00><00><00>"<00>(2
<>@ J*L4V:X@[F^LcRhXj^ldnjput|x<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>
<00><00>"$ '+#)/3FLR\f
q x|#$%& '((0)8*@+H,P-# $%$&0'<(H)T*`+l,x-<00><00><00><00><00><00><00><00><00><00><00>   , 8 D P \ h t <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>    ( 4 @LXdp|<00><00><00><00><00><00><00><00><00><00> $0<HT`lx<00><00><00><00><00><00><00><00><00><00><00> ,8DP\ht<00><00><00><00><00><00><00> 4H@:<00>L C| >@<00>:`L b<00>]@@; L <00><00><00>@L; L <00><00><00>@X;0L  <00><00><00>@<00>;HL  <00><00>0<00>@<00>;<00>L  <00>(@`<xL 1$,@<00><HL [< V@ =$L {Hv@D=L <00>P<00>P<00>P<00>2P<00><00><00>-<00>@\=(L <00>,V<00>@<00>?<00>L <00><00>2<00>@@HL <00>@\@0L! 4<00>]/@<00>@<00>L# R8PM@4A<00>L% m<00><00>h@<00>A<00>L' <00><00><00>@<00>B<00>L) <00><00><00><00>@<00>C8L+ <00>x/<00>@<00>D`L- <00><00><00>@<E0L/ <00>@lEL1 1<00>K<00>e $<00>80<00>@<00>E<00>L7 <00>h<00> <00>@`H<00> L9 <00>N<00><00>C<00><00>@U<00> L< <00>)x<00>@<00>^,L> <00><00>h<00>@` L@  <00>
ELF^$74(30dret/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/lib/http_utils.cold_str6A<00>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD><02><00><00>: <20> <09><04><00>]
Z<EFBFBD><EFBFBD>8<1B> <1A><00>m
<EFBFBD><EFBFBD><EFBFBD><00>,+<2B><00><00><00><03><02><00><00><05>:<3A><><00><00> -<1D>6AR"<00> <09><03><00>M
<EFBFBD><EFBFBD><1B><><05><00>]
<EFBFBD>
<EFBFBD><00><00><>5<EFBFBD><00><00>J<> <09>H<00> <00><1B> <1A><00>]
<EFBFBD><EFBFBD><EFBFBD><00><<3C><><00><00><00><04><03><05><00>Y-<1D> <1D>6A"<06><16>=
F3AH<04><00><><EFBFBD> 7<><37>̈ "J<00> <1D><><03><00> <0B><><EFBFBD>F <0B><><EFBFBD>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD>
<00><><EFBFBD>7<><37> BJ<01> <00><03><00>ʽ<03><02><00><1D>6A<00><03><02><00>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
Z<04><03><00><00>2<EFBFBD><04><03><00><00>*0J<30><1B><><EFBFBD><01><00>-
<EFBFBD>
<EFBFBD><00><00><>f<EFBFBD><00><00><00><04><03><00><1D> <1D> <1D>6A <20> <20><00><00>J 0<> <20><00><00>$ <08><00><><EFBFBD> <00><><EFBFBD> <00><> <1B><>(<28> <1D>|<7C><1D> <1D>http_utils_get_string_betweenhttp_utils_assign_stringhttp_utils_join_string <00><><EFBFBD><EFBFBD>| b | k ` > <00><01> <0C>"int,<07><06><08><05><05>A<05><07><07>x<08><04>xXrb<01><><07><07>%!<08>T%B o%S l%U
retrc <0B><00> w) Zr w= Zt -<00>[ Z1 [su"# B<00><00> Z [" \ ] L<00><00> [r \sX<00> Zvs" [t \ux<00>d<05><06>)r|<01>str)<00><08>)Slen)%<00>l+%T9/r<00> <0B> wZ Zs "<00>t Zu [t 8<00><00> Z [5 \ ]d P<00><00> Z1 [t e<00><00> Z [9 \ ]dq<00> Zu [s \trxd@k<01><>str@
endBr>{BrQ 6wy Zs ]w<00> Zsi<00> [s<06>]r`<01><>str]o<07>]<00>end]<00><13>_r<00>
ret`r5 <0B><00>F<00><13>cr` wA Zs &<00>[ Zs [t 6<00>t Z1 [t L<00><00> Z [f \ ]V<00> [s \t <00> Zr [sx<00>d<05><06>n%><01>gstrn~{nS
ip%<00> <09>q%T r%Z wV Zrw Zs<16>-r<17><00>!W)<18><00>  <03>}}<17><00>(% U$ > $ >  I&I.?: ; 'I@<18>B: ; I: ; I 4: ; I
4: ; I 4I4 <0C><>1 <0A><><18>B<0E><>1I!I/ : ; I4: ; I4: ; I.?: ; '@<18>B 4: ; I?<.?<n: ; .?<n`R`b<00>R<>Sb<00>S<>Ub<00>U<>/0<>/\V\^0<>^bVuRux<00>R<>xzRz|<00>R<>Tx<00>T<>x|T xU&R&.<00>R<>.kR:WZZiSR`<00>R<>SX<00>S<>X\S\`<00>S<>+T+X<00>T<>X`TRXSXZRZ\Z\`S80<>8XRX`0<>&0Z\`Z4R46<00>R<>68R8:<00>R<>:<R<><00>R<> 6X:>X<b|k`>b|k`><00><01> /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/lib/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/includehttp_utils.cstring.hstdlib.hassert.hctype.h    
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
    
{   )    
          p   <03>                <03>   
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00

    
   <03>       y    http_utils_trim_whitespacecalloc/Users/ficeto/Desktop/ESP32/ESP32/public-libs-build/build/esp_http_clientsecond_str_lenstartfoundbeginhttp_utils_assign_string__func__first_strstrlenunsigned charlong unsigned int__ctype_ptr__short unsigned intstart_lenrealloclen_second__assert_funcunsigned intold_strlong long unsigned inthttp_utils_join_stringfirst_str_lenmemmovehttp_utils_get_string_betweenhttp_utils_str_starts_withmatch_str_lenfound_endsizetypelong long intmemcpyGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protectorshort intlen_firstlong intcharnew_strsecond_strsigned charstrstr/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_http_client/lib/http_utils.cGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
ABI=0
$$$$$$( "$"B"[\"b(""8 "EF"e"wx"|(".."=="M"i"k(LL "XX\\"`(   "66"::">(((.symtab.strtab.shstrtab.rela.literal.http_utils_join_string.rela.literal.http_utils_assign_string.rela.literal.http_utils_trim_whitespace.rela.literal.http_utils_get_string_between.rela.literal.http_utils_str_starts_with.text.data.bss.rodata.str1.4.rela.text.http_utils_join_string.rela.text.http_utils_assign_string.rela.text.http_utils_trim_whitespace.rela.text.http_utils_get_string_between.rela.text.http_utils_str_starts_with.rodata.__func__$3176.rodata.__func__$3156.rodata.__func__$3148.rela.debug_frame.rela.debug_info.debug_abbrev.rela.debug_loc.rela.debug_aranges.rela.debug_ranges.rela.debug_line.debug_str.comment.xtensa.info.rela.xt.lit.rela.xt.prop<00><>   * !#%') *+,.8bOV]kr|<00><00><00>k<00><00>`<00><00>>http_utils.c__func__$3148__func__$3156__func__$3176http_utils_join_stringstrlencalloc__assert_funcmemcpyhttp_utils_assign_stringrealloc__ctype_ptr__http_utils_trim_whitespacememmovehttp_utils_get_string_betweenstrstrhttp_utils_str_starts_with ##$%& & #(%$% &)## + -#-$% &##149X^  # # \'' $/B<< %FF &R R &&)/BeTW\x   #F ($822 %JJ $Re__ %k k & 
:
?
i
i
"
.00 #?
MJ
=WW #c c +:=C  - X #  -& \00 $8 LFF %P P & / # # 6* :/ !(,,049@DDH
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
L
Q
X\\` d i pttx | <00>  !/6=DKRY`gn{<00><00><00><00><00><00><00><00><00><00><00><00>*>\m|<00><00><00><00><00><00><00>)38BG[u<00><00><00><00><00><00><00><00><00>$*
.
CRWaf
z
<00>
<00><00> <00> <00><00><00><00><00><00><00>   ). B \ u <00><00><00><00> <00> <00><00> <00>
$)6C W hx|<00><00><00><00><00><00><00><00><00><00><00><00> !%,0BFMQcgosz~<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00


!
+
/
>
B
Q
U
\
`
o s z ~ <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>       " & 5 9 A E L P ` d k o ~ <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>  
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
$
( , 0 4  
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00

   $ <00>l<00>
i <00> %06<#G/N1TBZL`\d^v|<00><00> <00> <00><00><00>$<00>&<00>8<00>F<00>R<00>T<00>e<00>q<00>s<00>x<00>z<00>
<00>



!
'
"-
$3
,9
.?
:E
=P
?W
B]
Ma
Ut z <00> <00> <00> <00> &<00> (<00> 8<00> :<00> L<00> V<00> X<00> ^<00> <00> <00> <00> <00> <00> - / 2  6 : <  $0<HT`lx<00><00><00><00><00><00><00><00><00><00><00>

Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
,
8
D
P
\
h
t
<00>
<00>
<00> <00> <00> <00> <00> <00> <00> <00> <00>    ( 4 @ L X dp| 4$@<00>l1 EX$@@<00>l1 l|g@`01 <00><00>$<00>@<00>l1 <00><00><00>@<00>1  <00><00><00><00><00><00><00>2<00>l
$b@ <00>1 ,<00>|'@! 1 PkK@$"<00>1 vp`q@<00>"<00>1 <00><00>><00>@<00>#`1 <00><00>0<00>Ld<00>@$81 <00><00>@H%<00>1 %<00> V8 <00>3@ +<00>1! H<00> @C@<00>/<00>1# \40W@X0x1% odj@<00>0<00>1' {0<00>8<00>0<00>;<00><00>8<00>+(<00>@`4<1, <00>S<00><00>@<00>4<00>1. <00><00><00><00>2" <00>