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

208 lines
51 KiB
Plaintext
Raw Normal View History

2016-11-18 18:32:28 +02:00
!<arch>
/ 1537163736 0 0 0 1028 `
.HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHwifi_station_wps_successgWpsSmwps_crypto_funcswifi_wps_scan_donewifi_wps_scanwps_startwifi_station_wps_startwifi_station_wps_timeoutwps_postwps_sm_rx_eapolwps_sm_alloc_eapolwps_sm_free_eapolwps_initwps_send_eap_identity_rspwps_send_frag_ackwps_enrollee_process_msg_fragwps_process_wps_mX_reqwps_send_wps_mX_rspwps_txStartwps_start_pendingwifi_station_wps_eapol_start_handlewps_stop_processwps_finishwps_add_discard_apwifi_station_wps_msg_timeoutwps_start_msg_timerwps_sm_rx_eapol_internalwpsTaskwps_set_default_factorywps_set_factory_infowps_dev_initwps_dev_deinitwps_deinitwifi_station_wps_initwifi_station_wps_deinitwps_station_wps_register_cbwps_sm_getwps_ssid_savewps_key_saveesp_wifi_wps_enableesp_wifi_wps_disableesp_wifi_wps_startwifi_set_wps_cbwifi_sta_rx_probe_reqccmpwpa_crypto_funcswps_internal.o/ 1537163736 0 0 100644 50848 `
ELF^h<>4(<00><00>6A!<21><><EFBFBD>"<00><><EFBFBD><EFBFBD>(9<><00><02><><EFBFBD><EFBFBD>(%<25>)<00><00><><EFBFBD>(<02>""<16><1D>6<> <0C><><01>a<00><><EFBFBD><EFBFBD><1D>wpaE (%d) %s: WEP not suppported in WPS
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
E (%d) %s: WPS: wps not initial
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 (%d) %s: manufacturer: %s, model number: %s, model name: %s, device name: %s
E (%d) %s: WPS: E N M
E (%d) %s: WPS: Q S E
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
%08dWPS: AP PIN dev_password00000000E (%d) %s: fun:%s. line:%d, frag buf or frag data is null
E (%d) %s: fun:%s. line:%d, flag error:%02x
2017-08-01 08:51:04 +03:00
E (%d) %s: wps failed----->
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
WPA: RX EAPOL-EAP PACKETE (%d) %s: wps factory info malloc failed
ESPRESSIFESPRESSIF IOTESP32ESP32 STATION%02x%02x%02x%02x%02x%02xWFA-SimpleConfig-Enrollee-1-0wpsTE (%d) %s: WPS crypto expected size=% version=%d, actual size=%d version=%d!
E (%d) %s: In function %s, fail to register crypto function!
I (%d) %s: wifi_wps_enable
I (%d) %s: wifi_wps_disable
6A<00><><EFBFBD>=<02><08>(y((<28>"<02>W!<21><>B"<00><><EFBFBD><EFBFBD>"<22><> <20>&<02>Q"#k<><6B><01><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><00>Z !<21><>b"<16>r"<16><11>#<00><00><1A>R<><01><><EFBFBD><EFBFBD>"<1D>B<EFBFBD>A""<11><05>#<00>V<><56>F;b<><62>jd<6A> l<><06><><EFBFBD><EFBFBD><00><>r"wrE"<22> =<3D>=<3D>=<3D>=<3D>x<EFBFBD><78>x<><78>ׂGh(!<21><>(r 2"N <0B>"O-<07>
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>
<1A><><EFBFBD><EFBFBD> <0B><><EFBFBD><EFBFBD><1D><00><><EFBFBD><EFBFBD>r<>9, <0B><07><><EFBFBD><EFBFBD><00><><EFBFBD><07><><02><01><><EFBFBD><EFBFBD><00><><EFBFBD><01>DY<44> =<3D>=<3D>=<3D>=<3D><><03><> l<><6C><EFBFBD><EFBFBD>(<00><>3<EFBFBD><33><EFBFBD><EFBFBD> l<><03> <16><><EFBFBD><EFBFBD>bE<62><45> =<3D>=<3D>=<3D>=<3D><>Y <06><>dp<64> <20><><EFBFBD>bE<1F> <00><><EFBFBD><EFBFBD>22E<1E> <1D><00><05><><EFBFBD><EFBFBD> <1D>6A!<21><>( <0B><><01>"f *<2A><><EFBFBD><EFBFBD> <09>)<00>ɑ<EFBFBD><C991> <1A> <09>)<29><00><><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> <09>)
<EFBFBD>H"<22> =<3D>=<3D>=<3D>=<3D><>)f)I<><49><00><><EFBFBD><EFBFBD><00><><EFBFBD><EFBFBD> :<3A><><EFBFBD><EFBFBD><00><>d |<7C><><EFBFBD><01><><EFBFBD><EFBFBD><00>
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><00><><EFBFBD><EFBFBD> :<3A><><EFBFBD><EFBFBD><1D>f <20><1F>J<05>H#<23> <00><>ܪ<EFBFBD> <0C><>d!<21><>(""7<><1D>6A<00><><EFBFBD>
<EFBFBD><08><><01><1B><><EFBFBD><EFBFBD><EFBFBD>H<1F> <00><><EFBFBD><EFBFBD><1D>,<00><>6A!<21><><EFBFBD><02>H!<21><>(<16>
2"Ns
<EFBFBD>"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
<00>
<1A><><EFBFBD><EFBFBD> <0B><><EFBFBD><EFBFBD><1D><00><><EFBFBD><EFBFBD> <09>)<29>k&CF1<><31><EFBFBD><EFBFBD> 8ӢI<1D> <00> ,=<3D>=<3D>=<3D><>(<02><00><02><>
" "<22><><EFBFBD>"I<1F> <00><><EFBFBD><EFBFBD>F 1<><31>"<22><>*(<28><> <0B><03><02>I<1F> =<3D>=<3D>=<3D><> <00>(8<><00> (<03><><EFBFBD>""7<> !<21><><EFBFBD>B<00> <1D>6<><00><><EFBFBD><EFBFBD><08><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <09><><EFBFBD><EFBFBD><01><08>( <0C><><01><><EFBFBD><EFBFBD><1D>P6a2<08><>L <0C><>1<EFBFBD><31><EFBFBD>#<00><><EFBFBD><EFBFBD>2I<>, <0C><>I1<49><31><EFBFBD><03><>A<EFBFBD><41><EFBFBD><EFBFBD>2j<>, <0C><>j1<6A><31><EFBFBD><03><>b<EFBFBD><62><EFBFBD><EFBFBD>2<02><>S<EFBFBD><53><EFBFBD><EFBFBD><EFBFBD>!<21><>, <0C>"<22><>*<2A><><EFBFBD><EFBFBD><EFBFBD>!<21><>(<02><>2"N<><4E><EFBFBD>"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
<00>
:!<21><><EFBFBD>"<22><>*/<2F><>b<EFBFBD><62>A<EFBFBD><41><EFBFBD><EFBFBD> <0B><><EFBFBD>)!<21><11>a<00> <1D><00><00>6a]!<21><><EFBFBD> Z<>B<EFBFBD> JH<4A> '( <0C>a<EFBFBD><61><EFBFBD><06>(T<><00>
<EFBFBD>'<27>-=<3D>=<3D>=<3D>=<3D>"&<16>2"Nc<07>"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
<00>
<1A><><EFBFBD><EFBFBD> <0B><><EFBFBD><EFBFBD><00><00> <0C><1B><><06>D<00> =<3D>=<3D>=<3D>=<3D>A<EFBFBD><41><EFBFBD>+'H9Y=<3D>=<3D>=<3D>=<3D>2+<17> <00>
<10> <20><04>& (<06><>2"N<>C<EFBFBD>"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
<00>
<1A><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <1D>6AQ<><51>X<16>
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
a<EFBFBD><EFBFBD>R&R%W<>]
<16><04><06><04>(W<><00>%<25>J=<3D>=<3D>=<3D>=<3D>(<06>"",<2C>|<7C><1D><><04><03><><EFBFBD><EFBFBD> l<>I5<49><05><><EFBFBD><EFBFBD><00> <1A><><EFBFBD><EFBFBD>-
<1D>|<7C><1D>|<7C><1D>6A<00><><EFBFBD>PP<50>K<EFBFBD><4B><EFBFBD><12>00t<30>(T<>f<00>J<04><><11><><EFBFBD>P<EFBFBD>A<EFBFBD>p<><70> <20><>A<EFBFBD>*<2A><05>J<0E>2J2<><12>J<10>J<11> <00><16><00><><EFBFBD><EFBFBD><00><00><><EFBFBD><EFBFBD><00>G9<1D>-
<1D>6A<00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><08>(,<2C><1D><00><00><00><00>B6<>Q<><51><EFBFBD><EFBFBD><EFBFBD>(1<><31>""WH<03>=
<16> h l<><6C>0<EFBFBD>$q<><71>i)=<3D>=<3D>=<3D><> r'<00><><EFBFBD><EFBFBD> <0C><>`<60><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>H&$<02># <0C>HB$W"S<> <0C>"cO<63>-
<EFBFBD>cN<16>
=<3D>=<3D>=<3D>=<3D>A<EFBFBD><41><EFBFBD>$<10>
<EFBFBD><EFBFBD><EFBFBD>
<00>
"#N<><4E><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD>  <02>#O<>#N<><4E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <0C><><EFBFBD>0B#N<>)<29>)<29>"A8<41> <00><><EFBFBD><EFBFBD><00> <0C>K<EFBFBD> <0C>)<01><><EFBFBD><EFBFBD><00><01><><EFBFBD><EFBFBD><00>HFfs B<>#NBcQ"S<><53> <00><>=<3D>=<3D>=<3D>=<3D>("",<2C> <0C>(""W<>-
<EFBFBD>cNV:=<3D>=<3D>=<3D>=<3D>H<05>2$,<2C><1D> <0C><><EFBFBD><EFBFBD>P<EFBFBD> <20><><EFBFBD><EFBFBD><00>HRcO <0C> <08><><EFBFBD>=<3D>!<21><>"Tl-<03>3<1D>-
<1D><>!<21><>"Vl<56> <00><><EFBFBD>6a1<><31> tB#<00><><EFBFBD><EFBFBD>]
1<EFBFBD><EFBFBD>2#<13>s |*-<03>#<00>,<2C> -<2D><>
<EFBFBD>=
*<2A>",<2C><02><><EFBFBD><EFBFBD><00>˴<><CBB4><EFBFBD><EFBFBD><00># <0F>#<23><01>ƒ<EFBFBD><02><0F><04><><EFBFBD><EFBFBD>m
Z"<22><><EFBFBD><05> lX<01><><EFBFBD><EFBFBD><00><>- l<><6C><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B<><42>BB <0C><>B<EFBFBD><42><EFBFBD><02><><EFBFBD>BB <0A>
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><00> F|*|<7C>A<EFBFBD><41>HB$,<2C><00><03><><EFBFBD><EFBFBD><1D>*76a1<><31> tH<03><><EFBFBD><EFBFBD>]
<16>
1<EFBFBD><EFBFBD>2#<13>c -% -<2D><><EFBFBD><EFBFBD><02> <0A><><01>=
:<3A> <1B><><EFBFBD><EFBFBD> b"J<00> <1B><03><><EFBFBD><EFBFBD> "J<00> <0F>#<23><01><0F>#<23><04>ƒ|<7C><><02><><EFBFBD><EFBFBD>m
<EFBFBD><EFBFBD>"<22><><EFBFBD><05> X<01><><EFBFBD><EFBFBD><00><>- l<><6C><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B<><42>BB <0C><>B<EFBFBD><42><EFBFBD><02><><EFBFBD>BB <0A>
<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <02><03><><EFBFBD><EFBFBD><1D>|b<1D><6<>q<><71>``t<>   <20><><EFBFBD><EFBFBD>tVH@<40><><EFBFBD><EFBFBD>!<21><>8|r<16>B#N4<10>#O2<4F>b<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
<00>
<1A><><EFBFBD><EFBFBD> <0B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>9<01><1D><00><02><><01> V<>`<60>w<>W#<1C><03>A<EFBFBD><41><EFBFBD><EFBFBD><00>=<3D>=<3D>=<3D>=<3D><>A<EFBFBD>J<EFBFBD>!!<21><>(<16>2"Nc<07>"O"<22>h<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
<00>
<1A><><EFBFBD><EFBFBD> <0B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)|<7C>i<11><1D><><05>A<EFBFBD><41><EFBFBD><EFBFBD><00><05><04><><EFBFBD><EFBFBD><00>A<EFBFBD><08><><EFBFBD><EFBFBD>-
<1D> " &<10><>!<21><>(<02>"2"N<>Ӣ"O"<22>v<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
<00>
<EFBFBD><07><><EFBFBD><EFBFBD> <0B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>i)<01>|<7C><1D><><05>A<EFBFBD><41><EFBFBD><EFBFBD><00><05><04><><EFBFBD><EFBFBD><00>Af<10><> <20><><EFBFBD><EFBFBD>-
<1D>|b<1D><1D>6AQ<><51>hV
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>n<1A>R<EFBFBD><52>R<00><><EFBFBD><EFBFBD><EFBFBD>PXtP[ P<><50><00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Q<><51>n"8V3F<00><05><> <02><><EFBFBD><EFBFBD>)|<7C><1D><>$ <1D> S9<1D><> <0C><><EFBFBD><EFBFBD><00>*<2A><><EFBFBD>Ȫ<EFBFBD>=<3D>=<3D>1<EFBFBD><31>2#2#8<>1<><31>8<EFBFBD><38>3<EFBFBD><05><07>&t<00><00><04><00><00>*<2A><><EFBFBD><EFBFBD><EFBFBD> )<1D>|b<1D><><05><><EFBFBD><EFBFBD>V:<3A><><05><><EFBFBD><EFBFBD><05><><EFBFBD><EFBFBD>-
:<3A><><EFBFBD><EFBFBD>*76a1<><31> tX<03><><EFBFBD><EFBFBD>m
51<><31>H<EFBFBD><48>t =<02>6<00>%<25><01>M
<16><>2#C<> -<2D><02> <1B>̀<EFBFBD><CC80><EFBFBD><EFBFBD>=
<16><>" <1B><><EFBFBD><EFBFBD> "J<00> <00><03><><EFBFBD><EFBFBD> "J<00> =<3D>=<3D>=<3D>=<3D><>$V<><08>$x<14>2<EFBFBD><07><03><><EFBFBD><EFBFBD><00> <20> <20><><EFBFBD><EFBFBD><00><04><><EFBFBD><EFBFBD><00>#<23># <0F>ƒK<C283><4B><02><0F><05><><EFBFBD><EFBFBD>M
|<7C><16>"<22><><EFBFBD><06> lb!<01><><EFBFBD><EFBFBD> l<><6C>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B<><42>BB <0C><>B<EFBFBD><42><EFBFBD><02><><EFBFBD>BB <0A>
<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <02><03><><EFBFBD><EFBFBD><1D>|b<1D>x- <0B><><EFBFBD>l<00> 6a!<21><>8<02><><EFBFBD><EFBFBD>]
<16> <0F><><EFBFBD><EFBFBD><01> <1B><03><><EFBFBD><EFBFBD>M
J"<22><><EFBFBD><05> lX<01><><EFBFBD><EFBFBD><00><>- l<><6C><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B<><42>BB <0C><>B<EFBFBD><42><EFBFBD><02><><EFBFBD>BB <0A>
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><00>!<21><>HB$,<2C><00><> (<02><><EFBFBD>""7<><37><EFBFBD><EFBFBD> <1D>|<7C><1D>|<7C><1D>6A<00><><EFBFBD><EFBFBD><08><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-
<1D>|<7C><1D>6A<00><><EFBFBD><EFBFBD><1D>6<>1<><31>H$ R<><01><><EFBFBD><EFBFBD>, <0C><>9<EFBFBD> 9)2E2E"<22> =<3D>=<3D>=<3D><> R$952D32D42D52D62D72D8<44> <00><><EFBFBD><EFBFBD><00><>d |0<> 2DY<44> <00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><00><><EFBFBD><EFBFBD><00><><EFBFBD>Q<EFBFBD><51><EFBFBD><EFBFBD><EFBFBD><EFBFBD>%<00>(8<><00><><EFBFBD><EFBFBD><EFBFBD>HB$8<><00><><EFBFBD><EFBFBD>M
<EFBFBD><03><><EFBFBD><EFBFBD><00><><EFBFBD><EFBFBD>@<40> <20><><EFBFBD><EFBFBD><00> <0C>)-I<01><><EFBFBD><EFBFBD><1D>|<7C><1D>p6<>!<21><>(<10>"<22>8 <0C><>2<00><>|A<><41>82#W<>=
<EFBFBD><EFBFBD><EFBFBD> <0C>)<01><><EFBFBD><EFBFBD>|<7C><1D><><EFBFBD><EFBFBD> 9<><08>(<28><><EFBFBD><EFBFBD><00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><04>(8<><00><>Ƞ<EFBFBD><C8A0><EFBFBD>$<00>(8<><00> | <0B><><EFBFBD><EFBFBD><00>Y<><59>90<39> <20><><EFBFBD><EFBFBD><00><>q<EFBFBD><02><><EFBFBD> <20><><EFBFBD><EFBFBD> <06><>3<EFBFBD><33>e<EFBFBD><65><EFBFBD><EFBFBD> <08>Cd<43> 0<> <20><><00><><EFBFBD><EFBFBD><00>2$2#,<2C>2<><32>:"8 <20> 2#8<><00> 8<04><><EFBFBD>"#7<> <1D>!<21><>(<02><>2"N<>3<EFBFBD>"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
<00>
<1A><><EFBFBD><EFBFBD> <0B><><EFBFBD><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><EFBFBD><EFBFBD><EFBFBD>-
<1D>|<7C><1D>6A<16>1<><31>H <0C>R<EFBFBD><01>`<60>3
:2E`<60> <00> 2<>$b<>T04<30>jd<6A>k3 0<> <20><><EFBFBD><EFBFBD>g<><67> <0C>2E`<60> <0C><><EFBFBD><EFBFBD>2<EFBFBD> 0<><30><EFBFBD><EFBFBD> l<>K<><4B><EFBFBD><EFBFBD><EFBFBD><1D>6A!<21><><EFBFBD><02>X <0C>(((2<><32><07><><EFBFBD><EFBFBD><1D>f<12><>ɪ<EFBFBD><C9AA><EFBFBD><EFBFBD><EFBFBD><00><02><><EFBFBD><EFBFBD><1D><00>6A!<21><><EFBFBD>X <0C>(((27<32>$1<><31>"<22><>*(<28><02><03>(8<><00> 8<03><>d"#7<> <1D>f$1<><31>"<22><>*(<28><02><03>(8<><00> (<03><><EFBFBD>""7<> <1D>|<7C><1D><00><00> 6<>!<21><>X )<29>'<27><02>W<00><> <1D><>VZ<56><5A><EFBFBD><EFBFBD>"<02>"<11><03>" '8<><38>B<EFBFBD><42><07><04><><11>B@H <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><00><><11><><EFBFBD>@HA@H G<02>6B<04>D <0B>$<02>3&A&D<02>?<00><><EFBFBD><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
F-B& b<><62>gK<>8a<><61>"<22>B<>JE<4A><04><05><06>B<1C> =<3D><> =<3D><> "(8<><00><05><><EFBFBD><EFBFBD>-
2&@<40> 2#7<><37><EFBFBD><EFBFBD>B<><01>b<1C>Q<><51><EFBFBD><EFBFBD><EFBFBD>0<EFBFBD>D<1C> <00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(<28><>
B<EFBFBD><EFBFBD><EFBFBD>$%<25><><EFBFBD> <14>J<EFBFBD>@@t<>t<EFBFBD><05><><EFBFBD><EFBFBD>-
<EFBFBD>:<3A><><EFBFBD><EFBFBD>(<28>fR<02><><EFBFBD>fB@<06><>̒(<28>&"<02><><EFBFBD>"<22> 1<><31>8I#<23><><EFBFBD><EFBFBD><00><><EFBFBD><EFBFBD><EFBFBD>1<EFBFBD><31>82#8<><00> <0C>9<01><><EFBFBD><EFBFBD><1D>|<7C><1D>|<7C>F<EFBFBD><46>6a!<21><>H<16>B<>!<21><>1<EFBFBD><31>|<7C><><01>"<00>#<00>(<1B>f<1A><><01><08>Y&<1C>R URD <20> <00><><EFBFBD><EFBFBD><00><01>R! URD!<21> =<3D>=<3D>=<3D>=<3D>X<18><05><><EFBFBD>5<EFBFBD>%<25><><EFBFBD><EFBFBD><00><02>%<25>(,<2C><00>XR%,<2C><00><01><08><02>(,<2C><06><><1D><00><00><00><00><00>6A1<><31>(V<04><><EFBFBD>A<EFBFBD><41>(""W<>-
<EFBFBD><03><>|<7C>=<3D>=<3D>=<3D>2$<16>B#Nd<05>#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
<00>
<1A><><EFBFBD><EFBFBD> <0B><><EFBFBD><EFBFBD><1D><00><><EFBFBD><EFBFBD> <0C><><EFBFBD><EFBFBD><EFBFBD> <0C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>b<EFBFBD><62><EFBFBD><EFBFBD> l<><6C>A<EFBFBD><41><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><00><><EFBFBD> <0C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <1D><1D> 6A<00><><EFBFBD><EFBFBD><00>z <20> <20><><EFBFBD><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
<1D><00>B 6a!<21><>Hd8r<>Drd<16>  =<3D>=<3D><><EFBFBD><EFBFBD>Q<EFBFBD><51><EFBFBD>SM\ <09>Cc|)<29>Cd<43> I=<3D>=<3D>=<3D><>"C<>bC`"CabCb<43>CebCf"Cg<43> <00><>L=<3D>=<3D>=<3D>a<EFBFBD><61>"&""W<><00>c<14><><EFBFBD>E<00><><EFBFBD><EFBFBD>-
V<EFBFBD>F<><46><EFBFBD><05><><EFBFBD><EFBFBD>,(""W<><00>c<15><>|<7C>=<3D>=<3D>=<3D><>#V<> <0A><<00><05><>b<EFBFBD><62><EFBFBD><EFBFBD>,"&""W<><00>c<16><>|<7C>=<3D>=<3D>=<3D><>#<14>)<00><05><>A<EFBFBD><41><EFBFBD><EFBFBD><00><>!"&""W<><00>c<13><>|<7C>=<3D>=<3D>=<3D><>#<14><00>"<22><>*<2A><><EFBFBD><EFBFBD><EFBFBD>
(""W<><00>c<17><>|<7C>=<3D>=<3D>=<3D><>#<14>"22<32>-<2D>0<>/<2F>.<2E>-)=<3D>=<3D><> <00> "1<><31><EFBFBD>"a<00><><EFBFBD><EFBFBD>!<21><>(<28><>b<EFBFBD><62>`<60><03> l<><03><07><><EFBFBD><EFBFBD> <1D><>#<14><>a<EFBFBD><61>HB$,<2C>F|<7C><>#<15><>A<EFBFBD><41>HB$,<2C><00>#<16><>A<EFBFBD><41>HB$,<2C><00>#<13><>A<EFBFBD><41>HB$,<2C><00>#<17><>1<EFBFBD><31>82#,<2C><00><05><>1<EFBFBD><31>82#,<2C> 9<1D> <02> (2<>A<1D>6Ab<06>2<EFBFBD><32>1<EFBFBD><31>2#2#,<2C><00>B<EFBFBD><42>1<EFBFBD><31>2#2#,<2C><00>R<EFBFBD><52>1<EFBFBD><31>2#2#,<2C><00>"<22><>1<EFBFBD><31>82#,<2C><00>b<EFBFBD><62>!<21><>("",<2C> 1<><31><EFBFBD>'<10><><EFBFBD><EFBFBD><08>(,<2C>)<1D>|<7C><1D>6A!<21><>""("<22>"6<><36><EFBFBD><EFBFBD><00>"7<><37><EFBFBD><EFBFBD><00>"8<><38><EFBFBD><EFBFBD><00>"M<><4D><EFBFBD><EFBFBD>1<><31><EFBFBD><03>"N<>(,<2C><00><><EFBFBD><EFBFBD>( X<00>"<22><><00><><EFBFBD><E0A0A2><EFBFBD><EFBFBD><EFBFBD>8<03>"#,<2C><1D>02(DH6<>A<><41><EFBFBD><EFBFBD><EFBFBD>(""W<>=
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
a<EFBFBD><EFBFBD><EFBFBD><36> <0B><><EFBFBD><EFBFBD><00>
<EFBFBD><EFBFBD><EFBFBD><EFBFBD> l<><01><>-<2D><><EFBFBD><EFBFBD>R<> <02><>$<<3C> "E"<22><>"E#"E`<60> <00><><EFBFBD><EFBFBD><00><>d | <0B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <18><><EFBFBD><1C>ˣ<EFBFBD>Cp<43><70><1D>C,<2C> <00><><EFBFBD><EFBFBD><00><>4<EFBFBD><04>(W"E<1D> <00><00><16>&<26><><EFBFBD><EFBFBD>-
V:&<26><><EFBFBD><EFBFBD><00>#<16>% Z<><5A><EFBFBD><EFBFBD>V<>
q<EFBFBD><EFBFBD><EFBFBD><02>x<07>)!=<3D>=<3D>=<3D>=<3D>xf<15><>` J<><4A><EFBFBD><EFBFBD>'<17><><EFBFBD>}
<00><><EFBFBD><EFBFBD><EFBFBD>` <1D><02>'<17><><EFBFBD>}
<16><04><17><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><00><><EFBFBD>'V[%ˇ<><17><><EFBFBD>!<21> <0C>Q<EFBFBD>A<EFBFBD><41><EFBFBD><EFBFBD><00>Q<EFBFBD><08>A<EFBFBD><41><EFBFBD><EFBFBD><00><07><><EFBFBD><EFBFBD><00><07><><EFBFBD><EFBFBD><00>x! ˇ Z<>'<27><><EFBFBD><EFBFBD><02><><EFBFBD><EFBFBD><00>!<21><><EFBFBD><EFBFBD> j<><6A><EFBFBD><EFBFBD>}
<EFBFBD>ځv<EFBFBD> <1A><><EFBFBD><00>
<EFBFBD><EFBFBD><EFBFBD><><07><><EFBFBD> j<><02>Q<EFBFBD><51><EFBFBD><EFBFBD><00>Q<EFBFBD><51> <20><><EFBFBD><EFBFBD>r<><72><EFBFBD>ps<70>p<EFBFBD> <20>(8<><00> x<04>f<EFBFBD>r':<3A>r<><72>zs<7A>$p<> <20>(8<><00> x<04>_<EFBFBD>r':<3A>r<><72>zs<7A>$p<> <20>(8<><00> x<04>X<EFBFBD>r':<3A>r<><72>zs<7A>$p<> <20>(8<><00> x<04>Q<EFBFBD>r':<3A>r<>zs<7A>p<> <20>(8<><00> x<04>J<EFBFBD>r':<3A> 
<EFBFBD>rE<1F> =<3D>=<3D>=<3D>=<3D>R(T<>]
j
aA<EFBFBD>R<EFBFBD> Z3i
=<3D>=<3D>=<3D>=<3D>a=<3D>i=<3D>=<3D>=<3D>=<3D>a;<3B>i*=<3D>=<3D>=<3D>=<3D>a9<61>i:<3A>S<EFBFBD><53> K *XrCrC<01> =<3D><> =<3D>=<3D>2%<15> . Q0<51>a<1E>ȕQ<1E><>V<EFBFBD><56>8Q*<2A><>+<2B><>=<3D>=<3D><> <00> <00>)<29>2#$<24>(<28><>X1'<27><>R%8<><00> 8<04>$<24>2#:<3A><1D> Z<>6<EFBFBD><36> j<>5<EFBFBD><35><00>#<16>"<22><00>2<EFBFBD><32>"c=<3D>=<3D>=<3D>=<3D><><13>z("",<2C> )F
<02>)<29><>)# =<3D>=<3D>=<3D>(<04>"",<2C>|<7C>9<1D><><17> j<>(#V<12><06><> Z<><1E><> j<><1D><><00> "#<17>A<00>6A<00><><EFBFBD>|<7C><><08>h<EFBFBD><68><EFBFBD><EFBFBD>-
<1D>6a!<21><>8<16> <0C>!<21><>b<EFBFBD><62>jcR<63><52>ZSB"<00><><EFBFBD>B$7<> Z<><5A><EFBFBD><EFBFBD> j<><6A><EFBFBD><EFBFBD><00><><EFBFBD><EFBFBD>H<02><>𚓐<EFBFBD> B$8<>a<00><00><><EFBFBD><EFBFBD>s<EFBFBD>HB$8<><00>HB$8<><00>B"B$8<>B<>JC<4A><02><04>+8<> <00><01> <09><02>)9<> <00><07><02>(9<><00>hb&9<><00>XR%9<><00>B"B$9<><00><><EFBFBD><EFBFBD><00>#<17><>B<EFBFBD><00><><EFBFBD><EFBFBD>Bc=<3D>=<3D>=<3D>=<3D><><13><>HB$,<2C> I<13> <04><><EFBFBD><EFBFBD>I#=<3D>=<3D>=<3D>=<3D>1<EFBFBD><31>(<02> "",<2C>-A<><41>9<1D>|<7C><1D>H#V<><56><EFBFBD><EFBFBD><EFBFBD>6A<00><><EFBFBD><EFBFBD><08>h "hFF|<7C>- <1D>6A<00><><EFBFBD>(<1D>6A00t<16>A<><41>HdR<>9<EFBFBD>, <0B><><EFBFBD><EFBFBD><00><03><02><05><><EFBFBD><EFBFBD>Q<><51><1B>h2DY<44> =<3D>=<3D>=<3D>=<3D>B&W <06>M
g <20> 0<> <20><><EFBFBD><EFBFBD>(<05>"",<2C><00>|<7C>-<1D>6A00t<16>A<><41>HdR<>q<EFBFBD>L <0B><><EFBFBD><EFBFBD><00><03><02><05><><EFBFBD><EFBFBD>Q<><51><1B>h2D<32><44> =<3D>=<3D>=<3D>=<3D>B&W <06>M
g <20> 0<> <20><><EFBFBD><EFBFBD>(<05>"",<2C><00>|<7C>-<1D>400P<00><00> <00>6<>1<><31>\ <0B>0<> <20><><EFBFBD><EFBFBD><00>]{<04><04><03><><EFBFBD><EFBFBD>(G<>"#&^!<21><>H<02>d"$N<><12>$O <14>
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>
\X<13>8<03><><EFBFBD><EFBFBD> <0B><><EFBFBD>Y!9I<01>|<7C><1D>!<21><>(2<>2"N<16><><EFBFBD>"O|<7C><>
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>
<1A><><EFBFBD><EFBFBD> <0B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><1D><00><><10><><EFBFBD><EFBFBD>(A|<7C>'<27>!<21><><1D><><EFBFBD><EFBFBD><EFBFBD>&<1A>2%!<21><><16>2<><32><EFBFBD>3<02> <00><><EFBFBD><EFBFBD> &:x<><78><EFBFBD><EFBFBD>-
V<EFBFBD><06><05><><EFBFBD><EFBFBD>-
V
!<21><>(<02><>2"NC<01>"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
<00>
:<3A><><EFBFBD><EFBFBD> <0B><><EFBFBD><EFBFBD>1<><31>X(A<><41>Y =<3D>=<3D>=<3D>HY"W |<7C>=<3D>=<3D>8II#<1D><><EFBFBD><EFBFBD><EFBFBD>-
VJ<EFBFBD><EFBFBD><EFBFBD><03><><EFBFBD><EFBFBD><1D>06a<10> <20><><EFBFBD><EFBFBD>(<01><><EFBFBD>'<27>!<21><><1D><><EFBFBD><EFBFBD><EFBFBD>&<1A><><EFBFBD><EFBFBD><EFBFBD> 'L!<21><>(<16>2"NC<01>"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
<00>
:<3A><><EFBFBD><EFBFBD> <0B><><EFBFBD><EFBFBD> !<21><>(99"<22><><EFBFBD><EFBFBD><00><03><><EFBFBD><EFBFBD><00><><EFBFBD><EFBFBD><00><><EFBFBD>-2H<00> <1D>500400<00><>6a!<21><>8!<21><><16><05><01><><EFBFBD><EFBFBD>|<7C>('<27>!<21><><1D><00><><EFBFBD><EFBFBD>&<1A>!<21><><EFBFBD><02>!<21><><EFBFBD><EFBFBD><EFBFBD>(<28>(+<2B><><EFBFBD><EFBFBD>!<21><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <0C><>!<21><>(<02><><EFBFBD>""7<> <0B> <0B><><EFBFBD><EFBFBD> <1D>6a<10> <20><><EFBFBD><EFBFBD><00>|<7C> <08>
<0C><><EFBFBD><EFBFBD> <09> "iF-<1D>esp_wifi_wps_enablewps_enrollee_process_msg_fragGCC: (crosstool-NG crosstool-ng-1.22.0-78-g4b87650) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
2016-11-18 18:32:28 +02:00
ABI=0
D, (  @,,4$8$,4  404 <00>$P00((/?(((,D^<00>"<00><00>"<00><00>"<00>="#%l"<00>""<00><00> "<00>( ( , LL"Z\h"<00><00>"<00>"<00>"<00>(( #/($($(/WX"gi>"<00><00>@<00>"<00>((%5"7(( 8"P"h"<00>8"<00>"<00>((_wy_"<00>"<00>(( BVV&"||<00><00><00>(( Wcd "pp"r"t((( ( @<00><00><00>X"%%#"H"Z"nn*"<00><00>"<00><00>"<00>( ( ,H "QQ<00>"<00><00>"<00>( ( ,J"QR<00>"<00>
"<00><00>"<00>((4 T/"<00><00>/"<00><00>1"<00><00>"2":">>&dd"hh"j(($*NP"hh"v"zz"|"<00><00>"<00><00>;<00><00>"<00>"<00><00>"<00><00>"<00><00>"<00>( ( ,8U"\^<00>"8
"BB"FF"M(($<00><00><00>"<00><00>"<00>((" ( ( ( ,<00><00><00>"<00>(( 49mm<00>!"5 "AA"E(( !-- "84"l"n(( ++"A"C( ( 9EE("mm"q(( 4I"MMX"<00><00>"<00><00>"<00><00>G"O"_`"f"lln8"<00><00><00><00>"<00>( ( ("GH"^aF<00><00>"<00>( ( 0Jz}=<00><00>"<00>(" ((4t<00><00>"<00><00>("<00><00>)" *"35*"_`<"<00>"<00><00>"<00> "<00><00><00>"<00>"<00>"<00>""
" ""((".">"M"\"uu"w"y( (  Ll"<00>(\(\h<00><00><00><00>S" "<00>"<00><00>"<00>"""22"99AA"(("( ( $<00><00>"*"::">>"F(("((
(( g{|"~"<00>(( g{|"~"<00>(,(,$P1<00>/"<00>"<00><00>*"<00><00>"<00>"<00><00>`"U"p"<00><00><00>"<00>((0D"II7"<00>*"<00>"<00>( ( 0M"RTF"<00>"<00>((&.((((((((.symtab.strtab.shstrtab.literal.wps_task_delete.literal.wifi_station_wps_success.literal.wps_parse_scan_result.literal.wifi_wps_scan_done.literal.wifi_wps_scan.literal.wifi_station_wps_start.literal.wifi_station_wps_timeout.literal.wps_set_factory_info$part$3.literal.wps_post.literal.wps_sm_rx_eapol.literal.wps_sm_alloc_eapol.literal.wps_sm_free_eapol.literal.wps_init.literal.wps_send_eap_identity_rsp.literal.wps_send_frag_ack.literal.wps_enrollee_process_msg_frag.literal.wps_process_wps_mX_req.literal.wps_send_wps_mX_rsp.literal.wps_txStart.literal.wps_start_pending.literal.wifi_station_wps_eapol_start_handle.literal.wps_stop_process.literal.wps_finish.literal.wps_add_discard_ap.literal.wifi_station_wps_msg_timeout.literal.wps_start_msg_timer.literal.wps_sm_rx_eapol_internal.literal.wpsTask.literal.wps_set_default_factory.literal.wps_set_factory_info.literal.wps_dev_init.literal.wps_dev_deinit.literal.wps_deinit.literal.wifi_station_wps_init$part$4.literal.wifi_station_wps_init.literal.wifi_station_wps_deinit.literal.wps_station_wps_register_cb.literal.wps_sm_get.literal.wps_ssid_save.literal.wps_key_save.literal.esp_wifi_wps_enable.literal.esp_wifi_wps_disable.literal.esp_wifi_wps_start.literal.wifi_set_wps_cb.text.data.bss.rela.text.wps_task_delete.rela.text.wifi_station_wps_success.rodata.str1.4.rela.text.wps_parse_scan_result.rela.text.wifi_wps_scan_done.rela.text.wifi_wps_scan.rela.text.wifi_station_wps_start.rela.text.wifi_station_wps_timeout.rela.text.wps_set_factory_info$part$3.rela.text.wps_post.rela.text.wps_sm_rx_eapol.rela.text.wps_sm_alloc_eapol.rela.text.wps_sm_free_eapol.rela.text.wps_init.rela.text.wps_send_eap_identity_rsp.rela.text.wps_send_frag_ack.rela.text.wps_enrollee_process_msg_frag.rela.text.wps_process_wps_mX_req.rela.text.wps_send_wps_mX_rsp.rela.text.wps_txStart.rela.text.wps_start_pending.rela.text.wifi_station_wps_eapol_start_handle.rela.text.wps_stop_process.rela.text.wps_finish.rela.text.wps_add_discard_ap.rela.text.wifi_station_wps_msg_timeout.rela.text.wps_start_msg_timer.rela.text.wps_sm_rx_eapol_internal.rela.text.wpsTask.rela.text.wps_set_default_factory.rela.text.wps_set_factory_info.rela.text.wps_dev_init.rela.text.wps_dev_deinit.rela.text.wps_deinit.rela.text.wifi_station_wps_init$part$4.rela.text.wifi_station_wps_init.rela.text.wifi_station_wps_deinit.rela.text.wps_station_wps_register_cb.rela.text.wps_sm_get.rela.text.wps_ssid_save.rela.text.wps_key_save.rela.text.esp_wifi_wps_enable.rela.text.esp_wifi_wps_disable.rela.text.esp_wifi_wps_start.rela.text.wifi_set_wps_cb.rodata.__FUNCTION__$8544.bss.wps_buf$8350.rodata.__FUNCTION__$8343.bss.wps_start.bss.s_factory_info.bss.gWpsSm.bss.task_del_timer.bss.xWpsQueue.bss.wps_task_hdl.comment.xtensa.info.rela.xt.lit.rela.xt.prop024579;=?ACEGIKMOQSUWY[]
    !"#$%&'()*+,-./<00><00><00><00><00>2(8C<00>JP<00><>[p<00><00><00><00><00><00><00>,<00>7<00><00>) #97W<00>a(<00>;x'=<00><00><00>A<00>pC<00> hE<00>G<00>@jI<00>,<00>K0JUf,<00>Mx46O<00><00>$<00>Q<00>8S<00>$<00>U<00>W<00> Y,<00>[!/4]: b_M3aj ec~4{e<00><00><00>g<00>0<00>i<00>k<00>4<00>m<00>qo<00> dq<00>"6DXr<00>u<00>$"w<00><00>y<00>
{<00>n}nPF<00>(:0|<00>O0l<00>bz&<00><00><00><><EFBFBD><00><><EFBFBD>T<00><>g_osi_funcs_pwifi_station_wps_successwifi_send_eventg_misc_nvsgWpsSmwps_crypto_funcswifi_prof_get_opmodewpabuf_alloc_copywpabuf_freememcmpieee80211_enable_sta_privacymemsetstrncpymemcpywifi_wps_scan_donewifi_promis_mode_setesp_wifi_disconnectesp_wifi_set_configesp_wifi_connectwifi_wps_scanesp_wifi_promiscuous_scan_startwps_startwifi_station_wps_startwifi_station_wps_timeoutieee80211_disarm_sta_connection_timerwps_postwps_sm_rx_eapolwps_sm_alloc_eapolwps_sm_free_eapolwps_initsprintfwpa_hexdump_keywps_send_eap_identity_rspieee80211_get_assoc_bssidwpabuf_putieee80211_outputwps_send_frag_ackwps_enrollee_process_msg_fragwpabuf_allocwps_process_wps_mX_reqwps_send_wps_mX_rspwps_txStartwps_start_pendingwifi_station_wps_eapol_start_handlewps_stop_processwifi_get_modewps_finishwps_add_discard_apwifi_station_wps_msg_timeoutwps_start_msg_timerwps_sm_rx_eapol_internalwpa_hexdumpwpsTaskwps_set_default_factorywps_set_factory_infowps_dev_initwps_dev_deinitwps_deinitg_wifi_menuconfigwifi_get_macaddrieee80211_get_appiewpabuf_resizeieee80211_set_appieieee80211_register_wps_cbieee80211_unset_appiewifi_station_wps_initwifi_station_wps_deinitieee80211_unregister_wps_cbwps_station_wps_register_cbwps_sm_getwps_ssid_savewps_key_saveesp_wifi_wps_enableesp_wifi_get_modeesp_wifi_wps_disableesp_wifi_wps_startwifi_get_user_init_flagwifi_set_wps_cbwifi_sta_rx_probe_reqccmpwpa_crypto_funcs 453j$0 l l jonmG\<00><00><00><00><00><00> cQ<00>V\Y<00>pbb pntq<00>w<00>q<00><00> q<00><00><00><00><00><00> r<00> <00> r<00><00><00><00>$s<00>$<00> s<00><00><00>%<00>%<00>%<00><00>(t%(% t,u4,4 u0vD0D v_<00>4wl4l w8wz8z w<w<00><<00> w@r<00>@<00> rjmn/BIeNWe\<00>4<00>=LL\x<00> y~ ~ yz<00><00> zy<00><00> yw<00><00> w{<00><00> { y<00> <00> y$|<00>$<00> |(y<00>(<00> y<00><00><00><00>xn~'' ~ xom jn+2JO Xd<00>i<00><00><00><00><00><00> 0X7<00>=<00>_ia<00>y<00>$~<00>$<00> ~mn"5<01> <0B> l/ / l j1, B Z r <00> <00> <00> <00> & 8w2 2 w; PwJ J wS hwb b wk <00>w~ ~ w<00> <00><00> <00>4 jn
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
9
i
n
t
<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>1
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
74
<00>H
yV
<00>\
<00><00>
<00><00>
<00><00>
<00>jn !  |/ <00>> VwZ Z w wh h w<01>r r <0B>j ` j( pW dwZ Z wud d uj rj  omjnCKg<00> <00><00><00><00>"<00>p<00><00><00><00>X<00> wz z w$w<00>$<00> w<00><00><00>%<00>Z<00><00>(<01><00>(<00> <0B>,<01><00>,<00> <0B>0w0 w4w4 w8l8 l%<00>6HWn<wv<v wjon/@N<00><00><00><00> <01>8 8 <0B>FQbH<01>jj <0B>wtt w<01><00><00> <0B><00><00>w<00><00> w w<00> <00> w$<01><00>$<00> <0B>(r<00>(<00> ron/BN<00>T <01>7 7 <0B>?<00>HRcJ<01>hh <0B><01>zz <0B><01><00><00> <0B><00><00>w<00><00> w w<00> <00> w$<01><00>$<00> <0B>(r<00>(<00> r 0jn7Tq vy<00>:<00><00> <00><00>( -0?dLTR<00>[hah<00><00><00><00><00><01><00><00> <0B><00><00><00>:<00>:<01><00><00> <0B> w<00> <00> w$<01><00>$<00> <0B> >::(<01>B(B <0B>,wL,L wTh0<01>Z0Z <0B> oj/n'KWWe<00><00><00> <00><00><00><00><00>h,<00>2PZ`]<00>b<00>jvrnn rz<00>q<00><00> q<00>v<00><00><00><00><00>|r<00><00> r<01><00><00> <0B><00>h <01><00> <00> <0B><00>zon;NY8{J<00> <01>C C <0B>KBS^gUmU<00>U<01><00><00> <0B><01><00><00> <0B><00>F<00><00><01><00><00> <0B>w<00><00> w r<00> <00> r$<01><00>$<00> <0B><00>8(w( w,w, w0<01>000 <0B>4r:4: rjn'9<00><00> <01>,, <0B>4<00><01>DD <0B>L<00>wZZ wwhh w <01><00> <00> <0B>n <01> <0B><01> <0B>jmn/<<00>4<00> uv v uu<00><00> 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
#<00>
 r<00><01>$#<00>$ <0B><00>r,#<00>, r<00><01>4#<00>4 <0B><#mJ#m<00><01>\#<00>\ <0B><00>rg#<00>g r(#<00><00><01>\#<00>\ <0B><00><01><00>#<00><00> <0B><00><01><00>#<00><00> <0B><00>#<00><00><01><00>#<00><00> <0B><00>#9<00><01>#<00> <0B>;#<00><01>C#<00>C <0B><00><01>K#<00>K <0B>n $$#$ #<00>3jn'%3%C% %>"%3%C%,%: <01>N% N <0B><01>V%V <0B><01>\%\ <0B><01><00>%<00> <0B><00>%<00><01><00>%<00> <0B><00>%> <01>%  <0B>@%n&& &n'jn(@(x(~(|"(|u.(. u w:( : w_(~wh(h wjn)@)x)~)|")|u.). u w:) : w_)~wh)h w(n$m . joS*<00>* <00>*<00>*<00>* <00>*<00>*<00>*<00>**3* J*O* U*$\*(,u_*,_ ui*<00>0wp*0p wx*<00>~*<00><00>*<00><00>*<00><00>*<00><00>*<00>4<01><00>*4<00> <0B><00>*<00>8<01><00>*8<00> <0B><00>*<00>*<00>
* *<00><<01>*< <0B>*<00>@<01>*@ <0B>#*<00>D (*D( 0*<00>8*U=*Um*<00>H#<00>*H<00> #<00><00>*pLy<00>*L<00> ym jD+]+u+z+ <00>+<00>+<01>6+6 <0B>A+I<01>I+I <0B>O+D <01>R+ R <0B>Z+<00>b+<00>h+<00>$<01><00>+$<00> <0B>(y<00>+(<00> y,z<00>+,<00> zjmn3,8,M,],d,t, <00>,<00>,;,<00> <01>@, @ <0B>J,T$<01>T,$T <0B>Z,Mg,<00>k,<00>(<01>n,(n <0B>w,<00>,<01><00>,,<00> <0B>n-<01>- <0B>-*"-* (08 @
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 P X `hpx<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> <00>!"#$% &('0(8)@*H+P,X- $0<HT`lx<00><00><00><00><00><00><00><00><00><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 < H
2016-11-18 18:32:28 +02:00
T
`
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
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><00><00><00><00>(4@LXdp|<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> 
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


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
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>
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>
<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@LXdp|<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$`%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+`+l+x+<00>,<00>,<00>,<00>,<00>,<00>,<00>,<00>,<00>,<00>-<00>--- -,.8/D0P1\2h3t4<00>5444V4u4<00>4<00>4<00>4<00>44!4:4V4q4<00>4<00>4<00>4<00>44%4:4U4<00>4<00>4<00>4<00>4<00>441
p@g<00>G <00>X
<00><00>@gd<00>I <00> <00><00>@<00>i<00><00>K <00><00> <00><00>@$k<00><00>M <00><00> j<00>@<00>l<00><00>O \<00> @\o<00><00>Q 3XM.@Hq@<00>S R<00><00>M@<00>s <00>U i` d@<00>tH<00>W <00><00><00>@<00>t$<00>Y <00><00><00><00>@ut<00>[ <00><00>E<00>@<00>v<00><00>] <00><00>n<00>@tx<00><00>_ 8C@y<00><00>a -|q(@<00>yl<00>c L<00><00>G@z0<00>e p<00><00>k@H}<00><00>g <00>L<00>~@8~<00><00>i <00> <00>@<00>T<00>k <00>("<00>@ <0C><00><00>m <00>Ly<00>@<00><><00><00>o <00><00><00><00>@<00><><00>q  LZ @<00><><00><00>s 6 <00> 1 @<00><>H<00>u W <00> FR @܋<00><00>w z "u @\<5C>0<00>y <00> ,"<00> @<00><><00>{ <00> <"<00><00> @<00><><00><00>} <00> <00>"<00><00> @p<><00><00> <00> D#<00><00> @<<3C>H<00><00> 
<00>$<00>
@<00><><00><00><00> '
<00>%<00>"
@<1C>\<00><00> E
$&.@
@x<>T<00><00> [
T&u
h&<00>
h&<00>
<00>&<00>
<00>&<00>
<00>&<00>
<00>&<00>
<00>&<00>
<00>& 0<00>&; <00>&8 <00>&` @̕<00><00> - [(<00>( @ܗ<00><00><00> <00>>6  J<00> <00>j <00>U<00>