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

1187 lines
394 KiB
Plaintext
Raw Normal View History

2017-09-12 09:40:52 +03:00
!<arch>
/ 1579545877 0 0 0 1544 `
LLLLLLLLLLLLLLLLLLLLLLLLLLu@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@u@<05><><05>`<05>`<05>`<05>`<05>`<05>`<05>`linenoiseSetMultiLinelinenoiseSetDumbModelinenoiseClearScreenlinenoiseSetCompletionCallbacklinenoiseSetHintsCallbacklinenoiseSetFreeHintsCallbacklinenoiseAddCompletionrefreshShowHintslinenoiseEditInsertlinenoiseEditMoveLeftlinenoiseEditMoveRightlinenoiseEditMoveHomelinenoiseEditMoveEndlinenoiseEditHistoryNextlinenoiseEditDeletelinenoiseEditBackspacelinenoiseEditDeletePrevWordlinenoiseProbelinenoiseFreelinenoiseHistoryFreelinenoiseHistoryAddlinenoiselinenoiseHistorySetMaxLenlinenoiseHistorySavelinenoiseHistoryLoaddbg_printfarg_datenarg_date0arg_date1arg_strptimearg_dblnarg_dbl0arg_dbl1arg_endarg_print_errorsarg_filenarg_file0arg_file1arg_intnarg_int0arg_int1arg_litnarg_lit0arg_lit1arg_remtrex_freetrex_compilearg_rexnarg_rex0arg_rex1trex_matchtrex_searchrangetrex_searchtrex_getsubexpcounttrex_getsubexparg_strnarg_str0arg_str1arg_parsearg_print_optionarg_print_syntaxarg_print_syntaxvarg_print_glossaryarg_print_formattedarg_print_glossary_gnuarg_nullcheckarg_freearg_freetableesp_console_split_argvesp_console_initesp_console_deinitesp_console_cmd_registeresp_console_get_completionesp_console_get_hintesp_console_runesp_console_register_help_commandlinenoise.o/ 1579545875 1001 115 100644 93880 `
2019-10-01 11:21:44 +03:00
ELF^@P4(<00><00> $,8@HT\`hphx@|'<00><><EFBFBD><EFBFBD><00><><EFBFBD>?<00><00><00><00><00><><EFBFBD><EFBFBD> 6A <08><02><1D>6A<00><00>F<00><00><08><><EFBFBD><01><><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
<07>K<00> <1B>"=<3D>=<3D><>V<><56> "K<00> <1D>6A<00>@<40><><EFBFBD><02><00>]
<EFBFBD>ʨ<12><04><03><><EFBFBD><00>Y=<3D>=<3D>=<3D>=<3D>8JCI<1D>6A<00>"<00><00><1D>6A <03><00><12><><EFBFBD><EFBFBD><08><00>3<><02>3<EFBFBD><33><12>J<EFBFBD><00><1D>%d;%d[%dD [%d;%d;49m[%dB  
2017-09-12 09:40:52 +03:00
[%dA [%dC%sw%s
r6<>!<00> (<02> )<29><><00><00>* L <1B><00><00> <02>
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>A*4<><00><00> <01><> <20><03><00>f<12>A*4<>\#7"<1C>'<27><><EFBFBD>1*# 2B<00> =<3D>=<3D>=<3D>=<3D>2 <1C>'<27>2 \<5C>'<27><4B><D18B><00>f*(<11>|<7C><>|<7C>F|<7C><> <00><>1<00> 2#7<05><00><1D>6<>!<00> ""<00> "a <0B><00><00>: &
Y<EFBFBD><00><00>* <06><><01><00><00>fjD<6A><00>-
2017-09-12 09:40:52 +03:00
&
><3E><>=0<><30><EFBFBD>, ˡ<><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
<EFBFBD><00><00>*<2A> ˡ<><00>\<02>\F\<02> <00><>1<00> 87<05><00><1D>6A<00><00><00>*<2A><><07><00><1D>6A R <20><00><00>*<2A><04><00> <00><00><00><1A><00>M
&<26>i<EFBFBD><69><EFBFBD><EFBFBD>H^<5E>ʁ  <08><08><><EFBFBD><EFBFBD>
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>" fje<6A><65><00>F<00> "<22><00><00>* , <1B><00><00><00>jeBF<00> "<22><00><00>*<2A><04><00>m72<37><32><00><00>* <0C><><00><1D>6A<00>)<1D>6A<00>)<1D>6A<00><00><00>* | <1B><00><00><1D>6A<00>)<1D>6A<00>)<1D>6A<00>)<1D>6A0<> <20><00>Z<><05><00>M
<EFBFBD><EFBFBD><EFBFBD>0<> <20><00><00><1B><><EFBFBD><11><12><00>̊<><04><00><1D><>=<3D>=<3D>=<3D>=<3D><>89<02><><EFBFBD>I<1D>6<><00><00> <00><08> <00>a=<3D>=<3D>=<3D>=<3D><><00><16>
<EFBFBD>cJ<EFBFBD><EFBFBD>s<EFBFBD>8<02>'|<7C>Y Y!<21><>K<EFBFBD><4B> <00> <00>#<00> ]
*<08><00><00>s8c:D@H<><48>$M
<EFBFBD>!f 8f,S2a=<3D>=<3D>=<3D>=<3D><>f<01><><EFBFBD>L ˡ<><00>ˡ<><00><00>
˱<EFBFBD><02><00><00><04><05><02><00>8f8!<21><> L<> <20> <20><00>!(<02>BP<42> <20><00> 2!!<00> ('<05><00><1D>6<>1<00> 8<03> 2a=<3D>=<3D>=<3D>=<3D>h2XbZV<5A>r<EFBFBD>U U<>U<EFBFBD>}8R:6:=<3D>3<EFBFBD>H<EFBFBD>W<EFBFBD>Y<>K<EFBFBD><4B><00>0<><30><EFBFBD> <20>L ˡ<><00>ˡ<><00><00>
˱K<EFBFBD><EFBFBD><00> F <00><00><08><18>1=<3D>=<3D>=<3D>=<3D><><04>A<EFBFBD>Q
<EFBFBD> <00><> <0C><00><00>
˱K<EFBFBD><EFBFBD><00>3 <0B><>#<23>1H2I12Q<08> <00><> <0C><00><00>
<EFBFBD><EFBFBD> <0C><><04><00>8"<22><03><00><00>
<EFBFBD>K<><4B><00><00>b<EFBFBD>K<><4B><00><00><06>K<><4B><00>8B<38><42>HbG<62>::6Hr@3<><33> <1C>K<><4B><00> <0C>2Q<06> ˡ<><00><00>
˱K<EFBFBD><EFBFBD><00>u8<75>w<EFBFBD>y<>=<3D>=<3D>=<3D>=<3D>8B:6<>r<EFBFBD>3<EFBFBD><33><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>L ˡ<><00>ˡ<><00><00>
˱K<EFBFBD><EFBFBD><00><00>B<EFBFBD>f<EFBFBD>r<EFBFBD><72><EFBFBD><EFBFBD><EFBFBD><EFBFBD>L ˡ<><00> <0C>2Q<06> ˡ<><00><00>
˱K<EFBFBD><EFBFBD><00>8B9R=<3D>=<3D>=<3D>=<3D>(8!<21><00><00>* <1C> <20> <20><00>K<><4B><00><00> 2!!<00> ('<05><00><1D>6<>1<00> 8<03> 2a=<3D>=<3D>=<3D>=<3D>H2h8b<38>BFf 3 <0B>JY<4A>r<EFBFBD><72><EFBFBD><EFBFBD> 3@<40><><EFBFBD>8<EFBFBD><38><EFBFBD><04><00> <0C>rQ<06> ˡ<><00><00>
˱K<EFBFBD><EFBFBD><00>x"p<> <20><00><00>
<EFBFBD>K<><4B><00><00><03>K<><4B><00><00><04>K<><4B><00>!8"91"A<10> ˡ<><00><00>
˱K<EFBFBD><EFBFBD><00><00><05>L ˡ<><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
˱K<EFBFBD><EFBFBD><00>(8!<21><00><00>* <1C> <20> <20><00>K<><4B><00><00> 2!!<00> ('<05><00><1D>6A<00><02><00><08>h<EFBFBD><00><1D><><00><1D>6<EFBFBD> 9A9Q2A<0F> =<3D>=<3D>=<3D>=<3D>18<03><><10>"<00>8AVS<0F><00><00><HAG<41>R,<2C><><02><><18><00>HQ@C<><43>$<00><00><00>B<EFBFBD>b=<3D>=<3D>=<3D>=<3D>HI<02><02><00>H<>Ib=<3D>=<3D>=<3D>=<3D>H<EFBFBD>IB=<3D>=<3D>=<3D>=<3D>HaI<00><02><00><00><00><00> <1C> <0C><><EFBFBD><00><00> <0C><><10><00>|<7C><1D><> <0C>G <1C>G<1B>
3HA<1B><>3<EFBFBD>7<EFBFBD>M<EFBFBD><00>HAG<41>.<2E><02><00>  HAG<41>!HQ@C<><43><04><00><12><02><00><00>B<EFBFBD>b <15> F  ]<16><><EFBFBD><EFBFBD><10><00>"<1D>6a2A <0C> =<3D>=<3D>=<3D>=<3D><>b87<<02>;<00>B<EFBFBD>F"8<02><>2 2K<00> =<3D>=<3D>=<3D>=<3D>8B39B=<3D>=<3D>=<3D>=<3D>8b39b=<3D>=<3D>=<3D>=<3D><>:8 <08>C<00> =<3D>=<3D>=<3D>=<3D>18<03><><EFBFBD>2<EFBFBD>b<EFBFBD><62><EFBFBD>r<EFBFBD><72>%<25><00>(<00>ȁ<00><00>* <1C><> <20><> <0C><00>f
p|<7C><><00><02><00> <03>8<1B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><00><00>8B:8<> <0C>C<00> =<3D>=<3D>=<3D>=<3D>8b39b=<3D>=<3D>=<3D>=<3D><>B<1B><>B=<3D>=<3D>=<3D>=<3D><>:8 <08>C<00> <00><02><00> F -<1D>6A<00>B<EFBFBD><42> <0B><>B <20> <20><00><1D>6A<00>B<EFBFBD>b<EFBFBD> <1B><>B<EFBFBD><02><00><1D>6A<00>B<EFBFBD><42> <08>B <20> <20><00><1D>6A<00>B<EFBFBD>b<EFBFBD> <09>B<EFBFBD><02><00><1D>6AAX<04>%<02>"Ah Ex<45>pt<70>`w<><77><07><00>x<>pt<70>`w<><77><02><00><00>=<3D>=<3D>=<3D>=<3D><><EFBFBD>&|󊃉<><F38A8389>h 9<><1D>W(I<><1D><00><><EFBFBD>`h<><68><12><06><02><00>H8 3:4 BC<00> =<3D>=<3D>=<3D>=<3D><><02><00><00>B<EFBFBD>b<EFBFBD><02><00><1D>6A<00>b<EFBFBD><62><EFBFBD>BǸ5<C7B8><1B><><EFBFBD><EFBFBD> ̰<><CCB0><EFBFBD><EFBFBD><EFBFBD><00><00>b <0B><>b=<3D>=<3D>=<3D>=<3D><><02><> <09>H<00> <00><02><00><1D>6A<00>BK<04>b<EFBFBD><62><EFBFBD> <0B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><00><00>B <0B><>B=<3D>=<3D>=<3D>=<3D><>b <0B><>b=<3D>=<3D>=<3D>=<3D><><02><> <09>H<00> <00><02><00><1D>6A<00>BF<00>B=<3D>=<3D>=<3D>=<3D><>B<EFBFBD><08> <0B><><EFBFBD><EFBFBD> &<26><><EFBFBD><00>B=<3D>=<3D>=<3D>=<3D><>B<EFBFBD><42><EFBFBD> <0B><><EFBFBD><EFBFBD>f<><66><EFBFBD>;<3B><><02>b<EFBFBD><62><EFBFBD>̺<><CCBA><EFBFBD><EFBFBD><00><00>b0<62><30><EFBFBD>b<EFBFBD><02><00><1D>6a ;<3B><><00><00>M
2017-09-12 09:40:52 +03:00
<EFBFBD><00><> K
<EFBFBD><00>V<><06><00><00>* L <1B><00><00> "<22><><00><00><00><00><00><00> <1C> <0C><><EFBFBD><00><00>3 " <20>1 <20><><EFBFBD><EFBFBD> <19>C <09><><EFBFBD><EFBFBD><00><> K
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD><00>̚<>C |<7C><1D>|<7C><1D>|<7C><1D> <1D>6A <20> <20><00><1D>6A!8<02>#<23>0<><30><EFBFBD><08><00>"<22> <02><00><08>"<22><><03><00> !9<1D>6AM!(<16>
18V<><01>2<11><03><00>Q<00>:0<> <20><><00><00>18<03><><EFBFBD><00><><EFBFBD><00>)<00><><EFBFBD>@<40> <20>(<00><00>z<05><04><00>M
<16>7<>#QX<05>%<00><00> <0B><><EFBFBD>K<><4B><05><00> 3!9=<3D>=<3D>=<3D>=<3D><>(1802<30>I") <1D> <1D>-
<1D> <1D>6<EFBFBD>)!91IA<49><04><00><00>Q 9a9q9<71><39><00><00><>9<EFBFBD>9<EFBFBD>=<3D>=<3D>=<3D>=<3D>X!2E<00> =<3D>=<3D>=<3D>=<3D>81 391=<3D>=<3D><> <00> <00><00><00><00><00><00>Z 2!<05><00><00>* <1C><03><04><00>f
F<><00><00>2<><32>PC0@O<05>300?7P<><50><EFBFBD>a<05><00><00> <1C> K<><4B><00><00>(<28><1D><> <0C><><EFBFBD>!18<16><01><><08><00><00>J(<28><1D>
<EFBFBD><EFBFBD>A<04> =<3D>=<3D>=<3D>=<3D><><04><><EFBFBD><7F>F<><00><00><><EFBFBD><EFBFBD><08>1( ")=<3D>=<3D>=<3D>=<3D>180"<22><><02><00>!(<02>b<EFBFBD><62><EFBFBD><00>!(<02><>1 I<03><><EFBFBD><00>)=<3D>=<3D>=<3D>=<3D>(<28><1D><><00> <0C>)
|<7C><1D><00><><EFBFBD><00><06>8<><38><EFBFBD><EFBFBD><EFBFBD><EFBFBD><00><06>1( ")=<3D>=<3D>=<3D>=<3D>180"<22><><02><00>|<7C><1D>8aH<>G3Fz CJBR:222D<00> =<3D>=<3D>=<3D>=<3D>8a:BRD<00> =<3D>=<3D>=<3D>=<3D>H<EFBFBD> DG39a<39><61><EFBFBD><00><00>i<00><><EFBFBD><00>g<00><><EFBFBD><00>d <1B><><EFBFBD><00><00>`<00><><00><><08><00>]<00><00><00> , <1B><><05><00><00>*V2\<5C>G<02>+2B<><42>@@t <0C>G5;<3B><00><00> <1C> {<7B><><00>f
FIB2<>~7FFB<37<02>C<00><><EFBFBD><00><00>@2ÿ0@t<><74><02>==A@3<>8<03> <1B><><EFBFBD><00>7 <0B><><EFBFBD><00><00>3<00><><EFBFBD><00>1<00><><EFBFBD><00>.<00><><EFBFBD><00>+<00><><EFBFBD><00>(L<>GF%2LdGB<>HG!<00><><08><00><00><><EFBFBD><00><00><><EFBFBD><00><06> 2B 9<>9a<39><61><EFBFBD><00>8a:B RD2a<08><><08><00> <00><><EFBFBD><00> <00><><EFBFBD><00><00><00><00><><EFBFBD><00><00><00><><EFBFBD><00><00><00><00>*<2A>(ρ<00><00>*<2A><00>8<>|<7C><1D>|<7C><1D>/l<00>Tpx/d/S<00>// ///<00>=/<00>///(///////////////////////////////////////////////////////////////////////////////////////////////////d<00><00><00><00><00><00><00><00>6AV<><00><00>b)
2017-09-12 09:40:52 +03:00
|<7C><1D><><04><03><02><00>-
<EFBFBD><00><00>* <0C><><00><1D>6A<00> <1A><00>=
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD><00>V <20> <20><00><00>F<00><02><00><00><00>0<> <20><00><00><03><00><00> <0B><03><00> <1D>-<1D>6A<00><02>$1XE1H<03>r<11><07><00>m
<16>G"=FP<><50><EFBFBD><08><00>3<>  <20><><EFBFBD>#<23>=<02> <0B><06><00>0<><30><EFBFBD><EFBFBD>P<><50><EFBFBD><06><00><00><05><00>1i=<3D>=<3D>=<3D>=<3D>1)=<3D>=<3D>=<3D>=<3D>187<>1) <1D> <1D> <1D> <1D>6A<00><00><02><00>=
2017-09-12 09:40:52 +03: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
<00><00><08><><EFBFBD><EFBFBD><08><00><03><00>"<22><00><08>"<22><><03><00> <1D>|<7C><1D>6a <20><00> <00>1:<3A><> <00>=<3D>=<3D>=<3D>=<3D><><00><02><00>-
V<EFBFBD> ۡ13<><33><EFBFBD><00><00>
<0C><>13<><33><EFBFBD><00><00>j <08>J<00> =<3D>=<3D>=<3D>=<3D><>13<><33><EFBFBD><00><00><02><00>13<><33><EFBFBD><00>V<><56><EFBFBD><02><00> F|<7C>1:<3A><> <00><08><00> <00><08><05><00><1D>d <00><><EFBFBD><EFBFBD>|   : 4  ( <00>P<00>P <00> 
2017-09-12 09:40:52 +03:00
 
  
 
 
2019-10-01 11:21:44 +03:00
 W <00>p<00>pp 5`0    <00> D O g <00>0 9 <00> <00>P4 \ <00> H <00><0E> ?(A !<00>x<07>2 T
l_ int a<04><03>%, H; h<04> <10><05>u'<27><05> e%J<><07>L<><07>M<>3<00> <09><07>
G<> <0B>IH N<><04>O<><04>Ss <07> #-1<0E>-<2D> <0B>/<2F>_k0H W 0H <0B>0H <0B>0H_x1<> 5*<00> <09><0E> $5 <0B>7H ,8H <0B>9H 2:H <0B>;H  <H <0B>=H <0B>>H i?H ;HW * IW 
JW<00><11> L*<11> O*g <09>@<00>S<> <0B>T<> <0B>UH }V<> <0B>W<><00> g<08><00> <09> <04> <0E>
s<> t<> <0B> uH 3X <00>r8<14>vH<14>{`m{`<14> {` <14>}H?<14><06>Hi <06>H<14><06><01> _mp<06><01>$<14><06><01>(<14><06>H,O <06>H0L
<06>4<14><06><01>8" <06><01><x<06>@<<06><01>D@<06><01>H<06>gL<14>
<06>%<00>B<06>`<00><06><01><00><14><06><00> <04><0E>h<06>h_p<06><>_r<06>H_w<06>H <0B><06>: <0B><06>:_bf<06><> <0B><06>H <0B><06>8 <0B><06> MÆ$ Iŵ( <0B> <06><>, <0B><06><>0_ub<06><>4_up<06><><_ur<06>H@ <0B> <06><>D <0B> <06> G_lb<06><>H <0B> <06>HP <0B><06>~T <0B> <06> X H<06><>\ <0B> <06>HdH<00>8H hH<00>8<17>H <04># <04><16><00>8<17>H <04>H<00>8 <04>3  <09>3 <09><05>><13>
!Z<14>#Z<14> $H<14>%` % G=<01><14> ><01>+?<01><14>
@A <14> CVA<00> <09>V<01><14>Y<01>WZH
[<01>!\<01> <04> P`<01><14>
c d<01>\e<01> <14>
f<01>_ g<01>w
hH$Yi<01>(Fj<01>0<14>k<01>8<14>l<01>@m<01>H#<00> <09> <04><19>8 <04> f <04><19>H <04> <04> <04> 4.len/] J0 1<><04>39I<17>I #<04>4Zs<17>ss H5<><19><0E> (<01> buf<01> e<01>] g<01><> <0B> <01>] pos<01>] <0B><01>]len<01>] <0B><01>] <0B>
<01>] v<01>H$<1A> %<01><> <1B> <1B>
<1B><1B><1B>TAB <1B> <1B>
l
<1B><1B>Q 
ESCb
<13><01><01> b<01>len<01>H<1D>!]<03> <1E>
!<21> <04><1F>
<01> <01>
ab<01>
2019-10-01 11:21:44 +03:00
R <04> <1F> <01>:<01>R
!src<01>"dst<01>#$c<01>HY<1F><01>4<01><>
ab<01>
2019-10-01 11:21:44 +03:00
R!s<01><01><!len<01>H]$new<01>U%<00>&&"<00>&'[s'\t<1F><01><01><>
ab<01>
2019-10-01 11:21:44 +03:00
R% <00>&
(<01>2 lcIR"i]~%<00>&%&<00>&(n<01>H<00><01> )buf<01> <03><>*<2A><01>H<03><>*<2A><01>H<03><>+i<01>%<00>%',%'<00> 'Z'[1'\4%4',D#'<00> 'Zs'[1'\1,<2C>.' 'Z<03><>'['\<03><>']<03><>%<25>9'# <09>({ <01>H<00><01>$ -<2D><01>H<00>-<2D><01>H<00>.~<01>/F2<00> )seq<01> <03><>,VB'<00> 'Z<03><>'[ '\']rs,^N'<00> 'Z<03><>%f'&tY''Z<03><>'[1'\s%2 %$',5Y' 'Z'[1'\6%>2 %<25>9'<1F><01>S % '&d''Z70<><01>H<00><01>R!buf<01><00>1e<01>]S2g<01><03>3<<01>H7/x"c<01>HV%"'%*s'%f',u''Z '[1'\2%<25>'&<26>~''Zt% ',<00>'9'Zt%<25>'&<26>~''Z:4!<01>
<01>t5ml<01>HR47
<01>
<01><>5set<01>HR6<01><>% '&''Z$'[1'\76<>X
2019-10-01 11:21:44 +03:00
<01><> fnX<01>R .6<>^
<01>" fn^"R O6<>d
<01>L fndLR y6<>lW<01> lclIR!strl<01>i"lenm]<00>7<>nT3Jn<00>, N'<00>'Zs,<00>'<00>'Zu,%<00>&<00>'Zt'[s'\u%4<00>&&><00>&'Zt6V<01><00><01><>!ab<01>
<00>!l<01><01><00>2<> <01>H
$seq<01><01><03><>/-<00><00>7<><01>H<03><>7<7F><01>H<03><>3<7F><01>+/J<00><00>3O<01>H>3<01>H\,PN'<00>'Zu,<2C>B'
'Z<03><>'[@'\,,<2C>N''Z<03><>,<2C>R
:'Zr'[<03><>,<2C>R
Z'Zr'[u'\t,<2C>R
2019-10-01 11:21:44 +03:00
|'Zr'[8'\48<>r'Zu9E'[<03><>'\<03><>%<25>9' <04>#<00> <09>?<01><00><01><>!l<01><01><00>$seq<01><01><03><>3<7F> <01>H<00>3<><01>H<00>3r<01>H<00>3<><01>H"col<01>H*3<><01>HH"j<01>Hh$ab<01><01> <03><>,B<00> <00>'Z<03><>,UB'<00>'Z<03><>'[@'\@']ts,]N'<00>'Z<03><>,iR
<00>'Z<03><>'[<03><>,<2C>N'<00>'Z<03><>,<2C>R
'Z<03><>'[<03><>,<2C>N'+'Z<03><>,<2C>R
G'Z<03><>'[<03><>,<2C>N'['Zs,<2C>R
v'Z<03><>'[s,<2C>R
<00>'Z<03><>,<2C><00>'Z<03><>'[r'\v,R
<00>'Z<03><>'[\'\1,-N'<00>'Z<03><>,9R
'Z<03><>'[<03><>,hB'$'Z<03><>'[@'\`,pN'9'Z<03><>,|R
U'Z<03><>'[<03><>,<2C>B'y'Z<03><>'[@'\h,<2C>N'<00>'Z<03><>,<2C>R
<00>'Z<03><>'[<03><>%<25>',<2C>Y'<00>'Zr'[s'\1,<2C><00>
2019-10-01 11:21:44 +03:00
<00>'Z<03><>%<25>9'<1F> <01><01><>!l<01><01>{$seq<01><01><03><>7<7F> <01>]T$buf<01>V"len<01>]<00>"pos<01>]<00>$ab<01><01> <03><>,F<00> <00>'Z<03><>,VN'<00>'Z<03><>,bR
<00>'Z<03><>'[<03><>,mN'<00>'Zw,yR
<00>'Z<03><>'[w,<2C>R
'Z<03><>'[v'\s,<2C>''Z<03><>'[r'\t,<2C>N'<'Z<03><>,<2C>R
X'Z<03><>'[<03><>,<2C>B'<00>'Z<03><>'[@'\h']u,<2C>N'<00>'Z<03><>,<2C>R
<00>'Z<03><>'[<03><>%<25>',<2C>Y'<00>'Zr'[s'\1,<2C><00>
2019-10-01 11:21:44 +03:00
<00>'Z<03><>%9'P2<01>: l2<02>R,<00>0'Zr%<00>0<> H5<01><>!ls<01><00>$lc#<03><>3$ H<00>3.
H;$c #<03><>:<00>3<>&]N"i&]<00>/9O7<>+<01><03><>,F<00>&'Z<03><>'[r'\(%TN'&l<00>'Zr,<2C><00>3'Zr%<25>',<2C>#'['Z<03><>'[1'\1,<2C><00>
p'Z<03><>%<25>$ ,<2C><00><00>'Zr& B''\x;%s<00>'[<03><>%0$ &0<00>
2019-10-01 11:21:44 +03:00
'Z<03><><X<H<01>[!l<<02><00>!c<#<00>%<25>',<2C>Y'-'Z<02>\'[1'\1,<2C><00>A'Zr%<25><00>'&<00>'Zr6lW<01><> lW<02>R&<00>'Zr6<>_<01><> l_<02>R&<00>'Zr6<>g<01><> lg<02>R&<00>'Zr6<>o<01>' lo<02>R&<00>'Zr66 z<00><01><> lz<02>R!dirzH(%%<00>&%5<00>'%n<00>'%<25>N'&<26><00>'Zr6 <01>D<01><> l<01><02>R% <00>'&B<00>'Zr6<>
<01>O<01> l<01><02>R%<00>'&M<00>'Zr6<><01>g<01>` l<01><02>R39<01>]I7<><01>]S%V<00>'&e<00>'Zr<zH<00><01><>3w|H\"res~H<00>3<01>H<00>3 <01>]4/@!$c<01>#<02>_"cb<01>H^,I<00>'<00>'Z
'%O'&]#''Z<02>_'[1'\1,<00>'4'Z0'[3, <00>'V'Z0'[4'\t
2019-10-01 11:21:44 +03:00
@!%)',8'<00>'Z|'[1'\4&<26><00>''Z0'[4'\t <0B><>62<01><01><> ptr<01>R& <00>&'Zr=<3D><01>9<01>:0 "j<01>Hq%<00>&&0<00>&'Zs<<3C><01>H<00><01><>2r
<01><03><00>3<><01><00>, <00>'j'Zs,4<00>'<00>'[0'\s,U<00>'<00>'[t,`<00>'<00>'Zt%v<00>&&<26><00>''Zu'[u'\r2$0<><01>H<00><01>M"!buf<01><00>2e<01>]<00>2g<01><02><00>$l<01><02><03><>3
<01>H<00>3
<01>H/<2F>$<00>!$c<01>#<03><>3$ <01>H'$seq<01>M"<03><>/<2F><00>"c2<01>H:&<26>:'Z<03><>/7<00>"hc<01>"M&F<00>'Z<03><>/<2F>B"auxH`&<26><00>'Z<03><>><3E> <00>s/?<3F> s%<25>',<2C>#'W'Z<03><>'[1'\1%!<00>&,0<00>u'Z<03><>%Z<00>',l<00><00>'Z<03><>,|<00><00>'Z<03><>%<25><00>&,<2C>[<00>'Z<03><>,<00><00>'Z<03><>,'<00>'Z<03><>'[1,$' 'Z<03><>'[0%.',=#'7 'Z<03><>'[1'\2%b',p#'_ 'Z<03><>'[1'\1,<2C><00>t 'Z<03><>,<2C>'<00> 'Z<03><>'[1,<2C>'<00> 'Z<03><>'[0,<2C><00><00> 'Z<03><>,<2C>[<00> 'Z<03><>,<2C><00><00> 'Z<03><>,<2C><00><00> 'Z<03><>, <00>!'Z<03><>,,<00>&!'Z<03><>,7<00>;!'Z<03><>,P<00>P!'Z<03><>,h<00>e!'Z<03><>,t<00>z!'Z<03><>,<2C><00><00>!'Z<03><>%<25><00>,<2C><00><00>!'Z<03><>,<2C><00>!'Z<03><>%<25>'%<25>'%<25><00>',N'<00>!'Zt%! ,X"'Z<03>%^2 %j',xY'C"'Zt'[s'\1%<25>2 #]" <09>07<01>H4<01><>"!buf<01><00>1e<01>]S1g<01><03>T7<<01>HR% <00>', <00><00>"'Zr'[s'\t%('&2~''Z:<t<01>\<01><>#2g<01><03><00>$buf<01>S3<<01>H ,(U#'Z1'[
,$]"v#'Zs'[
'\r,5S <00>#'[
'\r,A
2019-10-01 11:21:44 +03:00
<00>#'Zs,IN'<00>#'Zs&T<00>&'Zs<<3C>H<00><01><>$!lenHR "new<00> #H3<>"H<00> :`:$"j)H
%<<00>&,!<00>'N$'Zw,X<00>'m$'Zv'[0'\w,i<00>&<00>$'Zv'[
2019-10-01 11:21:44 +03:00
ts2$u"'\s2$&q<00>&'Zu<T;HH<01>9%2U;<04>%
$fp<<04> S"j=H_
2019-10-01 11:21:44 +03:00
, ( %'Zr'[<03>,.((%'Zs'[<03>&@!('Zs<<3C> LH<00><01>@&2UL<04>r
"fpM<04> <00>
$bufN@&<03><>_/0H<00>%"pS<00>
,B,(<00>%'Zs<>_'[=,V,(<00>%'Zs<>_'[:&x'Zs<>_,( (&'Zr'[<03>,<2C>7("&'Zs<>_'[
2019-10-01 11:21:44 +03:00
'\r,<2C>!(6&'Zr%<25>9'#Q&@<40><00>*> {<7B>*<2A> |"*<2A>}L*^H* <01>H*<2A><01>H*<2A><01>H*<2A> <01>A<>-<2D>&<18>B<>
<00>
<09>Cy y B1 1 ZD00 E<>
 <00>
BSS<07>B<EFBFBD> <00> <07>CD B44
!B<>
<00>
<07>E
D
B<><00><07>B
<07>Bgg<07>B55 eB
BOO
PB<EFBFBD><00>
2019-10-01 11:21:44 +03:00
$B<><00> <0C>B<EFBFBD>
<00>
<0A>C<EFBFBD><00>B<><00>
BjjB}}<07>Br r WB<57><00><07>B77<07>B<EFBFBD><00><07>BQQ
B<><00><07>% U$ > $ > : ; I: ;I : ;  : ; II !I/
 : ;  : ; I8   I : ;  : ; I8  : ;  : ; I8' : ; : ;I8  : ;I8 'II&I' I: ; ( ( .: ; 'I : ; I.: ;'@<18>B : ;I!: ;I"4: ;I# U$4: ;I%<25><>1&<26><>1'<27><><18>B(.: ; I@<18>B)4: ; I*4: ; I+4: ; I,<2C><>1-4: ; I.
: ; / 0.: ;'I@<18>B1: ;I2: ;I34: ;I4.?: ; '@<18>B5: ; I6.?: ;'@<18>B74: ;I8<><38><01>B9<><39>: U;<3B><><01>B<.?: ;'I@<18>B=.?: ;@<18>B>1X Y?1@!I/A4: ; I?<B.?<n: ; C.?<nD.?<n: ;E.?<n: ; n&R&2R R :[.S.4<00>S<>0T04<00>T<>0<>(S*0<>*^R`Sx<00>S@xR<><00>RR<00>UT<00><00>T<>0<><00>R,<00>TNSNW<00>S<> ZWu<75>48Z@UZ<00>R<><00><00>R<>TST<00><00>S<>VTV<00><00>T<>G<00>UP^Z^<00>TY^T^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
x<00>Ts<1C>e<00>x<00>T<1C>S#<1C><00>R<><00><00>R<><00>V*;U;<00>W3kSUX]Xg s<00>%r<06>%<1B><00><00><00>]<5D><00>]5<00>T<><00>x<01>q<00>S<00>R<><00>R<><00>S!5Y<00>R<><00><00>R<><52>3R35<00>R<><00><00>Z<><00>Z<><00>Z<>Z Z Z4<00>U<>UUU$'U4<00>S<><00>s<73><7F> S$'SR<00>R<>S0<00>\0:S:<00><00>S<><53> <00>\FSF<00><00>S<>N[t
2017-09-12 09:40:52 +03:00
@!<21>\tt
@!<21>tzt <0B><><1A>z<00>\<5C><00>t <0B><><1A><><00>t
@!<21><><00>t <0B><><1A> (Z<><00>Z8@ȟ@<00>R<><00>R<><00>R8@0<>@<00>S<><00>S]aZ R 0RRbTb<00><00>R<><52><00>T<><00><00>R<>b<00>T<><00>T<00>R<><00><00>R<><52><00>R<><00><00>R<><52>RT<00>R<>T\R\d<00>R<>d<00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<>S<00><00>S<><00>T<><00><00>T<><54><00>Ta<00>U<><00>U<00><00>Z<00><00>Z<00><00>Z7HR<00><00>U<00><00>X<><00>zR<00>R<>"R"4<00>R<>VRVX<00>R<>XZRZ\<00>R<>$0<>$*Z*50<>5;ZINZX\Z<00>R<><00><00><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00>#vV<><00>VLTLtS<><00>T1BSDLSRD<00>R<>DFRFH<00>R<>BR*R*<00><00>R<>*<00>R<><00>RBIZVkZT :4(<00><00><00>
2017-09-12 09:40:52 +03:00

W<00><00>5<00>DOg<00>9<00><00>4\<00>H<00>04 $'  (v<00><00>1BDL :4(<00><00><00>
2017-09-12 09:40:52 +03:00

2019-10-01 11:21:44 +03:00
W<00><00>5<00>DOg<00>9<00><00>4\<00>H<00>I<00><01> /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/console/linenoise/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/syslinenoise.cstdio_ext.hstddef.hlock.h_types.hreent.hstdio.hlinenoise.hstdlib.hstring.h<built-in>unistd.h_default_fcntl.herrno.hctype.h<03>   <03>      }   
<03>      <03>  <03>       <03>  }     }      ~ 
  <03>          "  <03>  <03>              p    <03>  <03>  <03>  <03>  <03>  <03>  <03>           <03>         ~                <03>  
        l   }                              !  <03>  
      }                 <03>    <03>     
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
                       x  [
+    <03>            x         <03>    <03>   
<03>    <03>   
<03>               
<03>      
<03>       
<03>            
<03>           {     j     <03>  <03> 
     <03>        
       n     <03>    
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
                                 
     |                
            
2017-09-12 09:40:52 +03:00
 
                                <03>y <03>  e <03>~ <03>  <03>  
2019-10-01 11:21:44 +03:00
    <03>             <03>      z            j     <03>       |   <03>         z   u   __stack_chk_fail_misclinenoiseCompletions_lock_tstrlen_on_exit_args_writerefreshLine_wctomb_state__errnorposflagsfflush_r48_signal_bufunsigned intlinenoiseCompletionCallback_lbfsize_flagscols_errno__fbufsizelinenoiseEditMoveEndold_rowstimeout_msrefreshMultiLine__builtin_fwrite__getreent_LOCK_RECURSIVE_T_readfread_mbrlen_statefputs_stdout_fpos_t_fns_cookie_Bigintcopyrows__tm_wday_resultlinenoiseSetCompletionCallbacklinenoiseBeep__tm_hourhintlinenoiseDumb__countlinenoiseProbememmovelinenoiseClearScreen__tm_minmalloccount__sf_rand48hintlen_result_klong long unsigned int_asctime_bufstrncpy__sFILE_wdslinenoiseHistoryAddsavedlinecopy__FILE_offsetlinenoiseHintsCallback/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/build/consolefprintf_emergencycvecstrduprefreshShowHintspromptgetCursorPositionsize_tusleep__tm_sec__tm_yday_inc_indlinenoiseHistorySetMaxLenboldrpos2_next_mbsrtowcs_stateabuflinenoiseEditMoveHome__value_p5s_wcsrtombs_state_mblen_statechar__tm_mday_sig_func_mbrtowc_statefilenamemlmodebuflenlinenoiseEditMoveLeftabFree_flock_tstrcmp__wch_iobs_on_exit_args_ptrfreeHintsCallbacklinenoiseEditDeletePrevWord_close__sdidinit_stdin_gamma_signgamlong long int_base_freelist_mult__ULongold_posGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protector_wcrtomb_state_filelinenoiseAddCompletionCTRL_ACTRL_BCTRL_C/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/console/linenoise/linenoise.cCTRL_ECTRL_FCTRL_HmemsetCTRL_K__cleanupoldposCTRL_NlinenoiseSetFreeHintsCallbackCTRL_P_mbstate_t_mprecCTRL_UCTRL_WsnprintflinenoiseSetMultiLinelinenoiseRaw__builtin_fputclinenoiseHistorySave__tm_isdstlinenoisefailedstartlinenoiseEditMoveRightabAppendfgetcfopenhistory_max_lenstop__ctype_ptr__linenoiseSetHintsCallbackfgets__tm_monhintmaxlen_atexit0linenoiseFreeHintsCallbacklinenoiseFree_atexit_mbstatestrchrlinenoiseEditInsertshort inthistory_indexlong inttocopyhistory_lenlinenoiseHistoryFreeKEY_NULLdiff_sign_current_localelinenoiseEdit_data__wchbcolorfclose__tm_yearread_bytes_misc_reent_localtime_buffreelinenoiseEditHistoryNext_cvtlen_maxwds_l64a_buf_current_categorygetColumns_blksize__tm_locksizetypehintsCallbackrefreshSingleLinelong unsigned intplenlinenoiseHistoryLoad_niobswint_tKEY_ACTIONpos1pos2_dso_handlefreeCompletionsnwrittenlinenoiseSetDumbMode_cvtbufunsigned charBACKSPACEENTERline_getdate_errlinenoiseEditBackspace_add__fpabInitfcntl__sbuf_glueCTRL_Drealloc__sgluefwrite_strtok_last_mbtowc_stateCTRL_LmaxrowsdumbmodelinenoiseEditDeletenread_fnargssigned charcompletionCallbackCTRL_T_reentshort unsigned intcallocmemcpy_fntypes_sizesanitizelinenoiseStatesscanf_off_t_nbufFILE_flags2_is_cxahistory_seed_rand_next_seek_stderr_ubufcompleteLinefputcGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
2017-09-12 09:40:52 +03:00
ABI=0
$0, 0<00>L 80(<00> 4$0, 0<00>L 80(<00>  4(  (   "$":(22"4(("&"((***0"Z;"<00><00>"<00><00>"<00><00>"<00>"<00>(wwx}}"<00><00>"<00>"<00>"<00>((D"`"xz"<00>"<00>(
2017-09-12 09:40:52 +03: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
(@@@"U"W(^^"m"| "<00>)"<00>"<00>$"<00>"<00>(::/"i"nq<00>"B:"|"<00><00>`"<00>"<00>($$$"45<00>""("(334W"<00><00>,"<00><00>"<00><00>"<00><00>"<00><00>""" 5(<00><00><00> "<00><00>]"

" "("("("("(FF "ST"[\>"<00>"<00>(BB"D(MM"O("%&"("@'"g(@@@1"q"<00><00>"<00><00>"<00><00>"<00>((   "9(44$"X4"<00>"<00><00>"<00><00>"<00><00>"<00>"<00>(<00><00>"<00><00> "<00><00>("00$"TTbd op<00>%"<00><00>D<00> "<00><00> <00>    '(p<00><00>"<00><00> <00><00> <00><00> <00><00> <00><00> <00><00> <00><00>%"#$ "//"==SSkl wx <00><00><00><00><00>"<00><00><00><00><00>((( "4(''*"I"XX"\(..1"ABZ<00><00>"<00><00><00><00><00>(+"DD"H(000&"V
2019-10-01 11:21:44 +03:00
"`="<00><00><00>"<00>((((((((.symtab.strtab.shstrtab.rela.literal.sanitize.rela.literal.abAppend.rela.literal.abFree.rela.literal.freeCompletions.rela.literal.getCursorPosition.rela.literal.getColumns.rela.literal.linenoiseBeep.rela.literal.linenoiseDumb.rela.literal.linenoiseSetMultiLine.rela.literal.linenoiseSetDumbMode.rela.literal.linenoiseClearScreen.rela.literal.linenoiseSetCompletionCallback.rela.literal.linenoiseSetHintsCallback.rela.literal.linenoiseSetFreeHintsCallback.rela.literal.linenoiseAddCompletion.rela.literal.refreshShowHints.rela.literal.refreshMultiLine.rela.literal.refreshSingleLine.rela.literal.refreshLine.rela.literal.completeLine.rela.literal.linenoiseEditInsert.rela.literal.linenoiseEditMoveLeft.rela.literal.linenoiseEditMoveRight.rela.literal.linenoiseEditMoveHome.rela.literal.linenoiseEditMoveEnd.rela.literal.linenoiseEditHistoryNext.rela.literal.linenoiseEditDelete.rela.literal.linenoiseEditBackspace.rela.literal.linenoiseEditDeletePrevWord.rela.literal.linenoiseProbe.rela.literal.linenoiseFree.rela.literal.linenoiseHistoryFree.rela.literal.linenoiseHistoryAdd.rela.literal.linenoiseEdit.rela.literal.linenoiseRaw.rela.literal.linenoise.rela.literal.linenoiseHistorySetMaxLen.rela.literal.linenoiseHistorySave.rela.literal.linenoiseHistoryLoad.text.data.bss.text.abInit.rela.text.sanitize.rela.text.abAppend.rela.text.abFree.rela.text.freeCompletions.rodata.str1.4.rela.text.getCursorPosition.rela.text.getColumns.rela.text.linenoiseBeep.rela.text.linenoiseDumb.rela.text.linenoiseSetMultiLine.rela.text.linenoiseSetDumbMode.rela.text.linenoiseClearScreen.rela.text.linenoiseSetCompletionCallback.rela.text.linenoiseSetHintsCallback.rela.text.linenoiseSetFreeHintsCallback.rela.text.linenoiseAddCompletion.rela.text.refreshShowHints.rela.text.refreshMultiLine.rela.text.refreshSingleLine.rela.text.refreshLine.rela.text.completeLine.rela.text.linenoiseEditInsert.rela.text.linenoiseEditMoveLeft.rela.text.linenoiseEditMoveRight.rela.text.linenoiseEditMoveHome.rela.text.linenoiseEditMoveEnd.rela.text.linenoiseEditHistoryNext.rela.text.linenoiseEditDelete.rela.text.linenoiseEditBackspace.rela.text.linenoiseEditDeletePrevWord.rela.text.linenoiseProbe.rela.text.linenoiseFree.rela.text.linenoiseHistoryFree.rela.text.linenoiseHistoryAdd.rela.text.linenoiseEdit.rela.rodata.linenoiseEdit.rela.text.linenoiseRaw.rela.text.linenoise.rela.text.linenoiseHistorySetMaxLen.rela.text.linenoiseHistorySave.rela.text.linenoiseHistoryLoad.bss.history.bss.history_len.data.history_max_len.bss.dumbmode.bss.mlmode.bss.freeHintsCallback.bss.hintsCallback.bss.completionCallback.rela.debug_frame.rela.debug_info.debug_abbrev.rela.debug_loc.rela.debug_aranges.rela.debug_ranges.rela.debug_line.debug_str.comment.xtensa.info.rela.xt.lit.rela.xt.prop<00><>OPQR RS:SU4UW&WY-(Y[\=<00>\^O<00>^`Z`bh<00>bdv<00>f}<00>hj<00><00>l<00><00>n<00><00>prt<00><00>tv<00>vx<00>xz<00>5z|~<00><00><00><00><00><00><00><00><00><00><00><00><00><00> <00><00><00><00><00><00>'4<00><00>
d<00>
f<00>h<00>
j
l3
nQWpho<00>r<00>|<00><00>~<00><00><00><00><00><00><00><00><00> D<00>0O<00>Gg<00>c<00><00>rx<00><00>9<00><00><00><00><00><00><00><00><00>\<00><00><00><00><00><00>H<00>!(<00><00>=Dlinenoise.cabInitsanitizeabAppendabFreefreeCompletionsgetCursorPositiongetColumnslinenoiseBeeplinenoiseDumbmlmodedumbmodecompletionCallbackhintsCallbackfreeHintsCallbackrefreshMultiLinerefreshSingleLinerefreshLinecompleteLinehistory_lenhistoryhistory_max_lenlinenoiseEditlinenoiseRaw__ctype_ptr__reallocmemcpyfree__stack_chk_guard__getreentfwritefreadsscanf__stack_chk_failsnprintfstrlenfputcfputsfgetclinenoiseSetMultiLinelinenoiseSetDumbModelinenoiseClearScreenlinenoiseSetCompletionCallbacklinenoiseSetHintsCallbacklinenoiseSetFreeHintsCallbacklinenoiseAddCompletionmallocrefreshShowHintslinenoiseEditInsertmemmovelinenoiseEditMoveLeftlinenoiseEditMoveRightlinenoiseEditMoveHomelinenoiseEditMoveEndlinenoiseEditHistoryNextstrdupstrncpylinenoiseEditDeletelinenoiseEditBackspacelinenoiseEditDeletePrevWordlinenoiseProbefcntlusleeplinenoiseFreelinenoiseHistoryFreelinenoiseHistoryAddmemsetstrcmp__errnofflushlinenoisecalloclinenoiseHistorySetMaxLenlinenoiseHistorySavefopenfprintffcloselinenoiseHistoryLoadstrchrfgets<01><01><01><01><01><01><01> <01><01><01><01><01> <01><01> <01><01><01> <01>$<01>(<01>,<01><01><01><01><01> <01><01><01><01><01> <01>$<01>(<01>JI<01><01>MLK<01><01><01> <01><01><01>L K<01><01><01>  $ ( ,<01><01>  <01>$<01>( ,<01>0 4<01>8 <<01>@ D H<01>L P<01>T X<01>\<01>` d<01>h<01>l p<01>t<01>x |<01><01> <01> <01>  $<01>(<01>, 0<01>4<01>8 <<01>@<01>D H<01>J%'M <01><01>))<01> <01>$ (,)0<01>4 JL<01> <01>)<01>)))))GF<01> <01><01><01>)<01>)<01>)<01>)<01><01><01><01> <01>$<01>(<01>,<01><01>FG<01> <01>HFG<01><01><01><01> <01>$<01>M? GFJL? <01>$(<01>,0<01>4<01>8<<01>@<01>D+H<01>L<01>P)T<01>X
2017-09-12 09:40:52 +03:00
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
<0B> 2W <0B>X <0B> Y <0B>  & Y <0B>ZZ'U<00>Z<00><00><00><00><00><00><00>ZZ  <0B>Z <0B>.Z. <0B>>Z> <0B>DZPZW*s<00>{<00><00>Z<00> <0B><00><00><00><00><00>Z <00> <0B>[,[I[t<00>z<00><00><00>[[  x[ <0B>/[/ <0B>5}8[8 @<00>C<00>P[P <0B>X[ X <0B>`[$` <0B>n[(n <0B><00><00><00>[,<00> <0B>\ <0B>\ <0B><00>l]u<00>] <0B>] <0B>]  <0B>$]$ <0B>,<00>2<00>LzN``]` <0B>o]o <0B><00>]<00> <0B><00>] <00> <0B><00><00>]$<00> <0B><00>](<00> <0B>^_`` <0B>` <0B>abcd <0B>d <0B>#Ud <0B>.d . <0B>4#@8d8 <0B>ee|e<00>e <00>e<00>e$<00>'$-*$<00>G$<00>JeJ <0B>Y$^`$me$mw$|z$<00><00>e<00> <0B><00>e<00> <0B><00>e <00> <00>e$<00> <00>$<00><00>$<00><00>e(<00> <00>$<00><00>$<00><00>e,<00> <0B>fHfk%<00>qf<00>f f[f<00>f<00>%<00><00>f5%:<f< E%iOf O <0B>Wf$W <0B>cf(c <00>f,<00> <0B><00>f0<00> <00>%q<00>f4<00> <0B><00>f8<00> <00>f<<00> <0B><00>f@<00> <00>fD<00> <00>fH<00> <0B>%B%B%BfL 'fP' <0B>3fT3 =%BX%|bfXb <0B>jf\j <0B>vf`v <00>%<00><00>fd<00> <0B><00>fh<00> <0B><00>fl<00> <00>fp<00> <0B><00>ft<00> <0B><00>fx<00> <00>%<00><00>f|<00> <0B>g!'*1'7<00>g<00>g<00>g.'$:'5@g @ PgP <0B>\g\ ggg <0B>sgs g  <00>g$<00> <0B><00>g(<00> <0B><00>g,<00> <00>g0<00> <0B><00>g4<00> <0B><00>g8<00> <00>g<<00> <0B><00>g@<00> <0B><00>gD<00> '
gH
 <0B>h
) h %h 'i0+'<00>+<00><00>+<00><00>+$<00>+$<00>i+$+$+$'+ *i* 6+<00>@i @ <0B>NiN <0B>fif )<00>i<00> )<00>i<00> <0B><00>i <00> <0B><00>+<00><00>i$<00> <00>+<00><00>+<00><00>+$<00>i(<00> <00>+<00>i,<00> )<00>+i0 <0B>$+4*i4* hjzj<00>- <00>- - --
-# -<00>m-<00>w-<00><00>-<00><00>j<00> <0B><00>j <00> <0B><00>- <00>j<00> )<00>j<00> <0B><00>j<00> ).k )/l )0m )1n )oo2 2<00>o <0B>/o / <0B>A2FJ2TT2\hoh <0B><00>o<00> <0B><00>o<00> )5B 5Bp <0B><p< )6M
6Mq <0B>GqG )7
"7(7(727@=7&PrP <0B>_r_ )s/s=8a@sts s <0B>s <0B> 8<00>#s# <0B>2s2 <0B>Cs C <0B>Is$I <0B>Ws(W <0B>l8qq8@~s,~ <0B><00>8<00><00>8<00>t <0B>u
:0: u2u:u <0B>%: *u * <0B>v v v4v;v @vhv<00>v<00>v<00>v
;<00>;4v <0B>%;<00>.v. <0B>9;XOvO <0B>U;<00>ZvZ <0B>b;<00>e;<00>pv p <0B>v$ <0B>Ow<00>w<00>ww w!w0w7wl=<00>|=<00><00>w <00>w<00>=<00><00>=<00>=<00>=<00>$=<00><00>=<00><00>w<00>=<00><00>=<00><00>=<00><00>=<00><00>=<00><00>=<00> =<00>,=<00>:=<00>P=<00>h=<00>t=<00><00>=<00><00>=<00><00>=<00> w <0B>w$ Rw(R <0B>Xw,X dw0d <0B>rw4r <0B>x=~{=<00>~w8~ <00>=<00><00>w<<00> <0B><00>w@<00> <0B><00>=<00><00>=<00><00>=<00><00>wD<00> +<00>=<00><00>=<00><00>=<00><00>=/wH <0B>&=0*wL* <0B>5=H@wP@ )TwTT <0B>fwXf <0B>r=<00>vw\v <0B><00>w`<00> <0B><00>=<00><00>=<00><00>=<00><00>=<00><00>wd<00> )<00>wh<00> <0B>wl <0B>wp <0B>wt <0B>(wx( <0B>7w|7 <0B>==C@=<00>H=NK=<00>Y=<00>\w<00>\ <0B>jw<00>j <0B>p=vs=<00>|=<00>=<00><00>=<00><00>=<00><00>w<00><00> <0B><00>=<00><00>=<00><00>w<00><00> <0B><00>w<00><00> <0B><00>w<00><00> <0B><00>w<00><00> <0B><00>w<00><00> <0B><00>w<00><00> <0B>==<00> =$==<00>w<00> <0B>&w<00>& <0B>1w<00>1 <0B>7=<00>Jw<00>J )bw<00>b )nw<00>n <0B>zw<00>z <0B><00>w<00><00> <0B><00>w<00><00> )<00>w<00><00> <0B><00>w<00><00> <0B><00>=<00><00>w<00><00> <0B><00>w<00><00> <0B>=== ===== =$=(=,=0=4=8=<=@=D=H=L=P=T=X=\=`=d=h=l=p=t=x=|=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>==== ===== =$=(=,=0=4=8=<=@=D=H=L=P=T=X=\=`=d=h=l=p=t=x=|=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>==== =====@x <0B>x ="x" <0B>,x , <0B>yyy$B5,yy <0B>B*y  @/y/ 5BI;y;
UU&U+U6UBUYUeUqU<00>U<00>U<00>U<00>U<00>U<00>U<00>U<00>U<00>U UU%U1U=UJUhUtU<00>U<00>U<00>U<00>U<00>U<00>U<00>UU UU'U4UAUNU[UhU<00>U<00>U<00>U<00>U<00>U<00>U<00>U<00>U<00>U<00>UUUU+U?UlUxU<00>U<00>U<00>U<00>U<00>U<00>U<00>UUU,U8UDUPU\UU&U3U@UMUgUtU<00>U<00>U<00>U<00>U<00>U<00>U<00>U<00>UUUU(U5UBUOU\UiUvU<00>U<00>U<00>U<00>UU$U/UPUzU<00>U<00>U<00>U<00>U<00>U<00>U<00>U U U% U+ U1 U7 U= UC UI UO U[ Ua Ug Um Us Uy U U<00> U<00> U<00> U<00> U<00> U<00> U<00> <00> 
U

+
Q;
Q@
SS
UZ
 ^
 
Q<00>
Q<00>
 <00>
 <00>
U<00>
2017-09-12 09:40:52 +03:00
 <00>
 <00>
 <00>
U<00>
 <00>
  Q  )  3 U= A [ Uj U<00> Q<00> <00> <00> <00> <00> <00> <00>   U' + 6 U@ QE UO QT U[ _ Fw <00> <00> <00> <00> <00> <00> <00>    % U, 0 ; D T U_ c y Q~ U<00> U<00> Q<00> U<00> Q<00> <00> <00> Q<00> <00> <00> <00> <00>  &:CSUY]uU{<00>U<00><00><00><00><00><00>U<00><00><00>U
)U0!4!SUZ#^#<00>Q<00>Q<00>U<00>U<00>Q<00>#<00>#<00>#<00>##U$!$6QDQIUTQi$m$-vU<00>U<00>U<00>Q<00>$<00>$J<00>U<00>Q<00>U<00>Q<00>$<00>$ $ $;$[$r}$<00>$<00>$<00>U<00>%<00>%<00>Q<00>UQUQU!Q&U1QAQFUQQ_Qs%<00>%<00><00>%<00>%<00>%<00>%%,%H%\%w%<00>%<00>%<00><00>%<00>%%%%:%V%tz%<00>%<00>%<00>%<00>%<00>%<00>U<00>'<00>'Q&UMQ]Qq'<00>'<00>'<00>'<00>'<00>''('='Y'w<00>'<00>'<00>'<00>'<00>'<00>'<00>U)))1);UF+J+_QsU~Q<00>U<00>Q<00>S<00>U<00>Q<00>Q<00>+<00>+9<00>U<00>+++ +4+=+\+q+z+<00>+<00><00>+<00>+<00>+<00>U<00>-<00>-<00>QQ--.-B-K-\Uc.g.~.<00>U<00>/<00>/<00>/<00>U<00>0<00>0<00>0<00>U<00>111(U/232UQZ2c2l2u2~2<00>U<00>5<00>5<00>5<00>5<00>U<00>6<00>6<00>6<00>6U77)U4Q9UG7P7aUl8p8{U<00>Q<00>Q<00>U<00>Q<00>U<00>Q<00>8<00>8@<00>Q<00>8<00>88858W8`8q<00>8<00>U<00>9<00>9<00>9<00>U<00>:<00>:<00>S<00>Q: :U(;,;7UBQGURQW;k;<00>;<00>;<00>;<00>;<00>U<00>=<00>=<00>Q<00>U QUQ,U7Q<UGQL=P=<00>gUrQ<00>=<00>=<00><00>Q<00>=<00>=<00>=7<00>Q<00>=<00>=<00>=<00><00>Q===<00>*Q0=9=X=a=v==<00>=<00>=<00>=<00>=<00>=<00>= = =8 =A =` =u =<00> =<00> =<00> =<00> =<00> =<00> =!='!=<!=Q!=f!={!=<00>!=<00>!=<00>!=<00>!=<00>!=<00>!=<00>!=<00>!=<00>!= ""="=%"=D"=^"Ui"@m"@<00>"Q<00>"U<00>"U<00>"U<00>"@<00>"@<00>"@<00>"@<00>"U<00>"B#B#U#Q,#U7#
$U$Q$S,$Q1$C;$CO$Cn$C<00>$C<00>$U<00>$D<00>$D<00>$U<00>$Q<00>$Q<00>$D% %D#%)%D:%UE%EI%ET%U_%Qn%Q<00>%E<00>%E0<00>%Q<00>%E<00>%E<00>%E<00>%E<00>%&E#&E7&ER&U^&Mc&Uo&Lt&U<00>&K<00>&U<00>&J<00>&U<00>&I<00>&U<00>&H<00>&U<00>&G<00>&U<00>&F<00>&U<00>&U<00>&U<00>&U<00>&U<00>&U'U 'U 'U'U'U'U$'U('U/'U3'U:'U>'UC'UG'UO'US'UZ'U^'Ue'Ui'Uo'Ut'Ux'U'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U<00>'U(U(U (U(U(U(U"(U&(U-(U1(U8(U<(U ")-< @ G K ] a h l ~ <00> <00> <00> <00><00><00><00><00><00><00><00><00><00><00><00><00><00>!%7;CGVZi#m#t#x#<00>#<00>#<00>#<00>#<00>#<00>#<00>#<00>#<00>$<00>$<00>$<00>$<00>$<00>$<00>$<00>$
$$$$+$/$>$B$I$M$\$`$g$k${$$<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%%% %%*%.%5%9%H%L%S%W%h%l%{''<00>'<00>'<00>'<00>'<00>'<00>'<00>+<00>+<00>+<00>+<00>+<00>+<00>+<00>+<00>+++ ++++!+(+,+;+?+N+R+Y+]+d+h+o+s+z+~+<00>+<00>+<00>+<00>+<00>+<00>+<00>+<00>+<00>-<00>-<00>-<00>-<00>-<00>-<00>-<00>-<00>-<00>--
---(2,23272I7M7\8`8m8q8x8|8<00>8<00>8<00>8<00>8<00>8<00>8<00>8<00>8<00>8<00>8<00>8<00>8<00>8<00>8<00>88 8888!8%84888@8D8K8O8^8b8q:u:|:<00>:<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>=<00>=<00>== ====$=(=/=3===A=H=L=V=Z=a=e=o=s=z=~=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>=<00>====='=+=:=>=M=Q=`=d=s=w=~=<00>=<00>@<00>@<00>@<00>@<00>@<00>@<00>@<00>@<00>B<00>B<00>B<00>B<00>B<00>B<00>B<00>B B
B B B B! B) B- B4 B8 B? BC BR CV C] Ca Ch Hl Cp Cw C{ C<00> C<00> C<00> C<00> C<00> C<00> C<00> C<00> C<00> H<00> C<00> C<00> C<00> C<00> C<00> C<00> C<00> C<00> C<00> C
C
C
C
C%
D)
D0
D4
D>
DB
DI
DM
D_
Dc
Dr
Ev
E}
E<00>
E<00>
E<00>
E<00>
E<00>
E<00>
E<00>
E<00>
E<00>
2019-10-01 11:21:44 +03:00
EO  $ ( , 0 4 8<@DHLPTX\`dhlptx|<00>!<00>!<00>#<00>#<00>$<00>$<00>%<00>%<00>'<00>'<00>)<00>)<00>+<00>+<00>-<00>-<00>.<00>.<00>/<00>/<00>0<00>0<00>1<00>1<00>2<00>2<00>5<00>5<00>6<00>6<00>7<00>7889 9::;; =$=(@,@0B4B8C<C@DDDHELE ++ +$+0:4:8:<:HCLCPCTC`CdChClCx|<00><00><00> <00> <00> <00> <00> <00> <00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>!<00>!<00>#<00>#<00>$<00>$%%' '))++ -$-(.,.0/4/80<0@1D1H2L2P5T5X6\6`7d7h8l8p9t9x:|:<00>;<00>;<00>=<00>=<00>@<00>@<00>B<00>B<00>C<00>C<00>D<00>D<00>E<00>E<00><00>  ; R <00> _v<00>2I`!w#<00>$<00>%<00>'w)<00>+<00> -
.C
/f
0<00>
1<00>
2! 5\ 6<00> 7 8<00> 9<00> :<00> ;t =]@<00>B<00>C<00>D<00>E<00><00><00><00><00><00><00><00> <00><00>"<00>$-0  # ) / "3 $F J ] g q | <00> <00> <00> <00><00><00><00>%<00>'<00>*<00>G<00>S<00>U<00>Z<00>f<00>v<00>~<00><00><00><00><00><00>#)/58;@ACGFMVSxW<00>jn<00><00><00><00><00><00>,<00>/<00>5<00>N<00>Q<00>^<00>`<00>z<00><00><00><00><00><00><00><00><00><00><00><00>&*=ATXk!o!<00>#<00>#<00># <00>#<00>#<00>#%<00>#4<00>#6<00>#><00>#@<00>#B<00>$<00>$<00>$<00>$!<00>$-<00>$5<00>$G<00>$J$P $Y$\$^&$c-$h8$m?$zE$|K$<00>Q$<00>\$<00>c$<00>i$<00>t$<00>{$<00>$<00><00>%<00>%<00>%<00>%<00>%*<00>%3<00>%5<00>%8<00>%:<00>%B<00>%H<00>%U<00>%i<00>%q<00>%<00>%<00>%<00>%<00>%<00> %<00>&%<00>,%<00>6%<00>@%F%L%R%X%^%d%%j%9u%;|%@<00>%B<00>%U<00>%[<00>%h<00>%|<00>%<00><00>%<00><00>%<00><00>%<00><00>%<00><00>%<00><00>%<00><00>%<00><00>'<00>'<00>'<00>'<00>'<00>'<00>'!'$ '&'('*'5#'7)'=/'F5'N;'bA'yG'<00>M'<00>S'<00>Y'<00>_'<00>e'<00>k'<00>o'<00><00>)<00>)<00>) <00>)<00>+<00>+<00>+ <00>+<00>+%<00>+*<00>+4<00>+9<00>+F<00>+X<00>+d<00>+l<00>+p<00>+|<00>+<00><00>+<00> +<00> +<00> +<00> +<00> +<00>( +<00>/ +<00>: +<00>E +<00>K +<00>Q +<00>W +<00>] + c +i +o +u +${ +'<00> +0<00> +3<00> -<00> - <00> -<00> -#<00> -0<00> -><00> -L<00> -`<00> -o<00> -z<00> -<00><00> -<00><00> -<00><00> -<00><00> -<00><00> -<00>
-<00>
-<00>
-<00>
-
- +
.1
.7
.;
. N
/T
/Z
/
^
/q
0w
0}
0<00>
0 <00>
1<00>
1<00>
1
2019-10-01 11:21:44 +03:00
<00>
1 <00>
2<00>
2<00>
2<00>
2%<00>
27<00>
2F<00>
2J<00>
2M<00>
2Q<00>
2T<00>
2W 2Y 2\ 2n 2~ 2<00>, 57 5> 5D 5 J 5 P 5&T 5:g 6r 6y 6 6 <00> 6<00> 6#<00> 61<00> 6E<00> 7<00> 7<00> 7<00> 7<00> 7
<00> 7<00> 7&<00> 7(<00> 74<00> 7@<00> 7C<00> 7V<00> 7] 8 8 8 8 % 8#+ 881 8:7 8== 8@C 8II 8]O 8_U 8a[ 8ta 8<00>g 8<00>m 8<00>s 8<00>y 8<00> 8<00><00> 8<00><00> 9<00> 9<00> :<00> :<00> : <00> :<00> : <00> :(<00> :0<00> ;<00> ;<00> ;  ; ;% ;( ;4 ;;& ;X, ;b2 ;e8 ;h> ;vD ;<00>J ;<00>P ;<00>V ;<00>\ ;<00>b ;<00>h ;<00>l ;<00> =<00> =<00> =<00> =<00> = <00> =<00> =<00> =<00> =#<00> =%<00> ='<00> =7<00> =E<00> =X<00> =a<00> =~<00> =<00><00> =<00><00> =<00><00> =<00><00> =<00>=<00>=<00>=<00> =<00>'=<00>-=<00>3=<00>9=<00>?=E= P=!W=(]=0c=7i=>o=Fu=H{=T<00>=^<00>=d<00>=l<00>=p<00>=t<00>=|<00>=<00><00>=<00><00>=<00><00>=<00><00>=<00><00>=<00><00>=<00><00>=<00><00>=<00><00>=<00><00>=<00><00>=<00><00>=<00><00>== = ===$#=()=C/=N5=\;=vA=<00>G=<00>M=<00>S=<00>Y=<00>_=<00>e=<00>k=<00>q=<00>w=<00>}=<00><00>=<00><00>=<00><00>=<00><00>=<00><00>=<00><00>=<00><00>=<00>=<00>= <00>=$<00>=,<00>=/<00>==<00>=B<00>=H<00>=P<00>=S<00>=\<00>=_<00>=h<00>=l=t=x =<00>=<00>=<00>=<00>%=<00>.=<00>7=<00>==<00>C=<00>J=<00>Q=<00>U=<00>h@n@t@z@<00>@<00>@"<00>@2<00>B<00>B<00>B<00>B<00>B*<00>B5<00>B8<00>BA<00>BI<00>BL<00>BT<00>BX<00>BZ<00>C<00>CC CCC#C&$C)/C16CD<CJBCLHCXNCiTCqZCv`C<00>fC<00>lC<00>rC<00>xC<00>~C<00><00>C<00><00>D<00>D<00>D<00>D<00>D.<00>D0<00>D8<00>D@<00>DD<00>DF<00>E<00>E<00>E<00>E*E0 EBEDEV&EX,E`2Ex8E<00>>E<00>DE<00>HE<00>VWXY Z([0\8]@^H_P`Xa`bhcpdxe<00>f<00>g<00>h<00>i<00>j<00>k<00>l<00>m<00>n<00>o<00>p<00>q<00>r<00>s<00>t<00>uvwxy z({0|V WX$Y0Z<[H\T]`^l_x`<00>a<00>b<00>c<00>d<00>e<00>f<00>g<00>h<00>i<00>j<00>klm n,o8pDqPr\shttu<00>v<00>w<00>x<00>y<00>z<00>{<00>|<00><00><00><00>(4@ L X d p | <00> <00> <00> <00> <00> <00>
5
5
6,
68
6D
6P
2017-09-12 09:40:52 +03:00
7\
7h
7t
7<00>
7<00>
7<00>
7<00>
7<00>
7<00>
2017-09-12 09:40:52 +03:00
8<00>
8<00>
8<00>
8<00>
8<00>
2019-10-01 11:21:44 +03:00
8 8 8 8( 84 8@ 8L 9X 9d 9p :| :<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>B<00>BBB B,B8BDBPC\ChCtC<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>D<00>DDDD(D4D@ELEXEdEpE|E<00>E<00>E<00>E<00>E<00>F<00>G<00>H<00>I<00>J<00>KL M 4@<00><> <00> 782@<00><><00> N@I@Х <00> cD^@ܥ<00> <00>L$|@<00><>l<00>  <00>p0<00>@`<60><00><00>  <00><00><00>@<00><><00>  <00><00>,<00>@<08><00><00> <00><00><00>@<00><> <00> <00>@<00><> <00> 9<00> 4@<00><>$<00> \<00>W@ȧ <00> <00><00><00>@ԧ <00> <00><00><00>@<00><> <00> <00><00><00>@<00><><<00> 0<00>@(<28><00><00> !8<00>@<00><><00><00>! @<00>L;@8<><00><00># ` [@<1C>$<00>% z8u@@<40><00><00>' <00>H<00>@<00><>T<00>) <00>d<00>@<<3C> <00>+ <00>h<00>@H<> <00>- l<00>@T<> <00>/ $p@`<60> <00>1 GtB@l<>T<00>3 n<00>i@<00><><00>5 <00><00><00>@ج<00>7
<00>@L<> <00>d "<00>
@X<> <00>f B=@d<><<00>h b$
]@<00><> <00>j <00>0
<00>@<00><> <00>l <00><
<00>@<00><> <00>n <00>HW<00>@ķ<00><00>p <00><00><00><00>@T<><00><00>r <00> <00>@<00><>H<00>t 4<00> /@(<28><00><00>v Q<00> L@<14>H<00>x h<00> 5c@\<5C><00>z <00><00> {@`<60><00>| <00><00><00>@t<>$<00>~ <00><00>@<00><>$<00><00> <00>,<00>@<00><>$<00><00> D<00>@<00><>$<00><00> #\<00>@<04><00><00><00> G<00>DB@<00><>H<00><00> f<Oa@<18>H<00><00> <00><00>g<00>@`<60>x<00><00> <00><00><00><00>@<00><>8<00><00> <00><00><00>@<10><00><00> <00><00>9<00>@(<28><00><00><00>  <00><00><00>@<00><>\<00><00> ! <00><00> @<08><00><00><00> : X 5 @<00><>`<00><00> U x4P @ <0C>l<00><00> m <00>\h @x<><00><00><00> <00> <00>} @h<>,<00><00> <00> <00>H<00> @<00><><00><00><00> <00> <00><00><00> @0<><00><00><00> <00> <00><00> <00>
<00>
<00>$
<00>0
<00>G
<00>Z
<00>w
<00><00>r
2019-10-01 11:21:44 +03:00
@<00><>l <00><00> <00>
<00>C(<00>
2019-10-01 11:21:44 +03:00
@@<40><00>"<00><00> <00>
<00>F<00><00>
<00>J<00>
2017-09-12 09:40:52 +03:00
<00>
2019-10-01 11:21:44 +03:00
@<00>(<00><00> <00>
nUX<00>
2019-10-01 11:21:44 +03:00
@<00><00><00> <00>
<00>V<00><00>
2019-10-01 11:21:44 +03:00
@<00><00><00><00> <00>
<00>XM<00>
@<00> <00><00><00> <00>
0<00>j <00>
0<00>v;<00>
w8 Vw8 @T<<00><00><00>  <00>x @(><00><00> <00><>' Е<00> <00><00> `<60>Jargtable3.o/ 1579545877 1001 115 100644 269932 `
2019-10-01 11:21:44 +03:00
ELF^<00><>4(<00><01>gfff<00><><00><><EFBFBD>? (<X|<00><00><00><00> <00><>?<00><00><00><00><00><00><00><00><00>ʚ;$D<00><>Td<00><><EFBFBD>?tx|<00><00><00><00><00><00>tx|<00><00><00><00><00><00><00><00><00><00><00><1F><>Q<EFBFBD><00>'<00><00><00>$d<00><00><00><00><00><00><00><00> ,<00><00><00>D<00><00><00>h<00><00><00>D<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>  ,6A <08><><1D>6A<00><><EFBFBD>R"<22><01>)"<22> <1D>6A<00>"<16>= <0A><00><00><08><><EFBFBD>
2017-09-12 09:40:52 +03:00
<01><>f<05><> F<00> Ӳ<00><><EFBFBD><01><>f2<> F= 7<1C>f<02><> f<02><> <20>)<29><1D> <1D>6A<00>T<EFBFBD>= <0A><00><00><08><><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
<01><>f<05><> F<00> Ӳ<00><><EFBFBD><01><>f2<> F= 7f<02><> f<02><> <20>)<29><1D>"<22><> DV<44><56> <1D> <1D> <1D>6A<00><02><00><>Ѐ<EFBFBD>t <0C><>9j<39><05><><00><><EFBFBD><EFBFBD><EFBFBD><11><1B><>=<3D>=<3D>=<3D>=<3D><> <00><>Њ<EFBFBD><D08A><00><><EFBFBD><EFBFBD><EFBFBD>!<21><>1<EFBFBD><31><EFBFBD><EFBFBD>Ƞ<EFBFBD><C8A0><11>%<10>ڒ <01><>/<2F><><05><>9<EFBFBD><39><EFBFBD> G(  @t"<22><01>%"<22> t $ ̂<> <1D> <1D> <1D>6A <08><><1D>6A<00>҈R"<22><01>)"<22> <1D>6A <08><><1D>6A <08><><1D>6A<00>҈R"<22><01>)"<22> <1D>6A <08><><1D>6A<16>"3<><00><00><08><><EFBFBD><01><>f(<05><><EFBFBD>F<00> <09><00><><EFBFBD><01><>f(<05><><EFBFBD>F<00> <0B>Č[<5B>"2:<3A><>7<><37>  0(<28> t<1D> <1D> <1D>6A<00>҈R"<22><01>)"<22> <1D>6A <08><><1D>6A<00>Ҙb<D298><62><1B><><EFBFBD> <1D> "<1D>6A<00>҈R"<22><01>)"<22> <1D>6A <08><><1D>6A<00>҈R"<22><01>)"<22> <1D>6A<00>"¿<x'<27>F`<00><00>"<22>(<02>!(:2" <20>  <13>#<23> t<1D>!(:2" <20>  <13>#<23> t<1D>!(:2" $<24>r\<5C>'<27> <1D> <1D> <1D>!(:2" $<24>r\<5C>'<27> <1D> <1D> <1D>!(:2" #<1D>!(:2" 3A  #0 <1D>!(:2" "<1D>!(:2" 2A  #0 <1D>!(:2<>LB <20>  <13>#<23> t<1D>!(:2<>LB <20>  <13>#<23> t<1D>!(:2" %<1D>!(:2" 5A  #0 <1D>!(:2" $<1D>!(:2" 4A  #0 <1D>!(:2" <14><><EFBFBD>  <13>#<23> t<1D>!(:2"  <0B>  <13>#<23> t<1D> <1D>4<00><00><00><00><00><00><00><00><00><00><00><00><00>D<00><00><00><00><00><00>m<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>[<00><00><00>5<00><00><00><00>w<00>M<00>6A<00><03><><06>l<><6C><08><>v<EFBFBD><76>hS<68><04><13><00> <09><><EFBFBD> <01><>f)<05><><EFBFBD>F<00><08>*<15>#<23><><EFBFBD> <01><>f-<02><><EFBFBD><EFBFBD>,<02> f<02><> <20>*g<>#<23><><EFBFBD> <01><>f<02><> <20>(T<00><13>$L<>#G(G<><00><04><13><00><00>j<00><>i+<2B><04><00> <09><><EFBFBD> <01><>f<05><> F<00><08>5f)<02><>F G+<2B>3&*8R<38><52><11>3Vs<56> <1D> <1D> <1D> <1D> <1D> <1D> <1D> <1D> <1D>6aY1=<3D>=<3D>=<3D>=<3D>hR<><52> <0C>W<EFBFBD>F<>qpU<70>X<05>X#P`<60>i!PP<50>Y=<3D>=<3D>=<3D>=<3D>X3f.hR<68>UZf,<00>Rx<13>w<11><06>z<><7A>e<><65>}
<16> UvB&f<>B<16>H6& <09>R<EFBFBD>DJ<>H1<48>Ԉ4&<11>R<EFBFBD><52><11><>F  <0A><07><06><02><><EFBFBD>:<04>!<21><11>H<EFBFBD>  <08>@<40><>M <0B>!P<><50><EFBFBD><EFBFBD><EFBFBD>G<EFBFBD>Z <19><> <09><>tA<00>J<>  <1A>J<EFBFBD><4A><EFBFBD>? <14>W<> G<>3HG<>.M<07>h1 <05><00><>  <09><><EFBFBD><EFBFBD><EFBFBD>t<EFBFBD><11>% pptpx V<><56>}F}8!H@#<23>  <03> <20><><EFBFBD>!<21>E<EFBFBD>@6<><36>Ƒ <14><> @@t!h*6  0&<26>GF<> 8W<> '<02><> <1D>hRX<13>UZV<5A><04>h5fƂXR<58>fjU <0A>
<EFBFBD><05>e<><65>V*<2A>XR8#<23>3:5<>X3fFy8R<38>UZ3 <0A><04><03><02><><EFBFBD>M
2017-09-12 09:40:52 +03:00
V
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> <1D>xRX<13>UZWr<57>w8#h<>g<EFBFBD>8<>06<30>I=<3D>=<3D>=<3D>=<3D>8<EFBFBD>39<33><39>|<7C>F|<7C>85& <09>R<EFBFBD>3:<3A>F<00>1<EFBFBD><04><05>e<><65>M
<EFBFBD>fF]8<><38>fj3<6A>=<3D>=<3D>=<3D>=<3D>(<28>jb<6A>-
<1D>85& XR<58>3:UV<55><56>f<02>Q(<28> f<>( $<24>)-<1D>XW<>RahZVR7eB('<27> $"QX*%"7b+!X"*%b <0C> &̒bjeb7<> <0C><>"*U"7<>8"<22>b'<27>F5 <1D>8"<22>b'F2 <1D>('<27>F0 <1D>('<27>F. <1D>$<1D><>R8<13>3<11>:<3A><><02><00><00>
2017-09-12 09:40:52 +03:00
"<22><>*f  `#<23> t<>"<22><>*f  `#<23> t<16>$<1D><><00><13><00><16>$<1D>(<28>b*2!(j"" fR<> F]7f"b<><62>7 <09>"'<27>;$<1D>-<1D>-<1D>-<1D>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<1D>-<1D> <1D>-<1D>-<1D>-<1D>-<1D>-<1D> <1D> <1D> <1D> <1D>%s<00><00><00>>PP<00><00>m6A <08><><1D>6A<00>Ҙb<D298><19>c<1B><><EFBFBD> <1D><><EFBFBD><1B><>Ґ<EFBFBD><D290>9 <1D> "<1D>6A<00>҈R"<22><01>)"<22> <1D>6A<00>҈b<D288><62>9<EFBFBD><EFBFBD>I =<3D>=<3D>=<3D>=<3D>H<EFBFBD><48><EFBFBD>@<40><>9=<3D>=<3D>=<3D>=<3D>2"<10><>0<EFBFBD><30>Y=<3D>=<3D>=<3D>=<3D><><EFBFBD><1B><><EFBFBD><1D>8<EFBFBD><38><00><>0<EFBFBD><30> 9=<3D>=<3D>=<3D>=<3D>8<EFBFBD><38>b<EFBFBD><62>0<EFBFBD><30>)=<3D>=<3D>=<3D>=<3D>2"(b<><62>0<EFBFBD><30> ) <1D>6A F<1B> <20><><EFBFBD> <09> i<>-<1D>6a y!<21>m<07><00><00> ')<02>'<00>(<28>+<2B><18>;f<>Ș<><f<><00>x<EFBFBD>10<31><30>=<3D>=<3D>=<3D><> <09><08> ̺<><00> <1B><> fqx0w<30><77><07>!=<3D>=<3D>=<3D>=<3D>x1@<40><><EFBFBD><08>i<><69><EFBFBD><EFBFBD>!<21>
<EFBFBD><07><05><00>aHDI<06>tay0D<30>=<3D>=<3D>=<3D><> <<3C><05><05><00>AH'$<24><1D>6A  T<><54><05><><EFBFBD>Xhy<68><06><00><> <0A>
<EFBFBD><06><03><00>DXRe<><1D>6A  C<><43><04><><EFBFBD>H<EFBFBD>)<07>3HBd<><1D>6A<00><02><04><>F<1B><><EFBFBD><13>VI<56><49>3<>H<00> <00><><01><> =<3D>=<3D>=<3D><>VY<56> 2H<00><><EFBFBD><EFBFBD><04><1D>6A  $F<00><18><><EFBFBD><00><00><><EFBFBD>F
<EFBFBD>D3 <20><><EFBFBD><08>i<>@<40> <20><00><1B><<3C>2J<00> <03><00><1B><1B><>I<00> =<3D>=<3D>=<3D>=<3D><> l +<2B><<3C><>I<01> =<3D>=<3D>=<3D>=<3D><> 'i <<3C><>K<00> <1B><> <0B><>=<3D>=<3D><>V|<7C>3 C<><43>B d<> "I<00> -
<1D>6a<00>Ҙb<D298>1<>c<1B><><EFBFBD> <1D>˱<EFBFBD><03><00>812<00><13><>8<EFBFBD><1B><>Ҁ3<D280><33><03> <1D> R<1D> "<1D>%s: too many errors to displayinsufficent memoryunexpected argument "%s"option "%s" requires an argumentinvalid option "%s"invalid option "-%c"...KBMBGBletter expectedempty classunfinished rangeinvalid rangecannot use character classes in rangesoverflow in numeric constantexpected parennumber expected, or } expected--,= [][%c%c [-%c -%c%x%x %X%m/%d/%y%H:%M%I:%M:%S %p%H:%M:%SAMPM<double><file><int>unexpected characterundefinedargtable: ERROR - illegal regular expression pattern "(NULL)"argtable: Bad argument table.argtable: %s "%s"
2017-09-12 09:40:52 +03:00
argtable: Bad argument table.
<string>|missing option
excess option illegal timestamp format "%s"
%F %H:%M:%S1999-12-31 23:59:59correct format is "%s"
invalid argument "%s" to option unknown error at "%s"
integer overflow at option (%s is too large)
%s: missing option %s: extraneous option illegal value %s [%s] [%s] [%s] [%s]... %-20s %s
, %-25s %s
%-25s JanFebMarAprMayJunJulAugSepOctNovDecJanuaryFebruaryMarchAprilJuneJulyAugustSeptemberOctoberNovemberDecemberSunMonTueWedThuFriSatSundayMondayTuesdayWednesdayThursdayFridaySaturday6A`<60> V&<00><00>Q<00><00><03><00><00>da<64><00><><EFBFBD><EFBFBD><08><00><1C> <1B><00><00>F<00>, <1B><00><00><00><00><05><00><03><00><00> <00><05><00><03><00><00><00><05><00><03><00><00><00><04><00><03><00><00> <0C><><00><1D><00>*=Oo_6A<00><>,<2C> <20> <20><00><00>
 <09>9 8<>00t<30><74><EFBFBD>7 <20> <20><00><00><><EFBFBD> <20><>  <1B><><EFBFBD>7 <09><02><00><00><> <18><><EFBFBD><EFBFBD>2
<01><> <09><02><00><00><>-
<1D>6A=<02><>,<2C><><02><00>M
F <04><>,<2C><><03><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
<EFBFBD>J*<2A> <02>$<24>-<03>"<22><02><00><00><00><><EFBFBD><02><00><00>̊<><03><00><00>#<1D>6A<00><>HbG[<5B>c<1B><><EFBFBD> <1D>H<EFBFBD>@<40><>9=<3D>=<3D>=<3D>=<3D><><EFBFBD>HҀD<D280><44><03><00><00>=<3D>=<3D>=<3D>=<3D>2"<10><><EFBFBD><EFBFBD><11>3H򊄨<08><00><00>=<3D>=<3D>=<3D>=<3D>8<EFBFBD>39<33> <1D> "<1D>6A<00>F<1B>a<00><06><00>jb7<><37>,<2C>g,<2C>g <0B><1B> F<1B>|<7C>F <16><w) <1D>r<><02><01><><EFBFBD><EFBFBD> <01><>f)<02><><EFBFBD>J<EFBFBD><4A>
<01><>f)B<><42>G) <1D><><05><03><07><00>HG<>) <1D><>&<26><1D>6a<00>Ҙb<D298><62><02>?<00>s<1B><><EFBFBD> <1D> \<5C>˱<EFBFBD><03><00>M
<EFBFBD>1<EFBFBD><EFBFBD>B <0C>L<EFBFBD>˱0<CBB1> <20><00>M
<EFBFBD>1<EFBFBD><EFBFBD>, -L,˱<><03><00>M
<EFBFBD>1<EFBFBD><EFBFBD> <0C>˱<EFBFBD><03><00>M
<EFBFBD>1<EFBFBD><EFBFBD> 2<1D>81<38><00><03><00><00>J1:4<>78Y`D F<00><00><03><00><00>2<><08>78><3E>D <00><00><03><00><00><>+4<>C( D 
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><03><00><00>j <00><><EFBFBD>F<00><><EFBFBD><EFBFBD><00><><EFBFBD>F 8<>Ș<EFBFBD>8<EFBFBD><1B><>Ґ3<D290>Bc-<1D> "<1D>6a9|<7C><><11>!<21>1<EFBFBD><31><02><> =<3D>=<3D>=<3D>8<EFBFBD><1B><><EFBFBD>9!=<3D>=<3D>=<3D>=<3D><>b<EFBFBD>r<1B><><EFBFBD><17>;9b<39><62>=<3D>=<3D>=<3D><>R<EFBFBD><00><00>R=<3D>=<3D>=<3D>=<3D><>R<EFBFBD>r99r<39><72><11><>=<3D>=<3D><>8<11>=<3D>=<3D>=<3D>=<3D><>!9=<3D>=<3D>=<3D>=<3D>81<38>(98=<3D>=<3D>=<3D>=<3D>(r "<1D>6A<00><><06><02><00>(R<><52><11><>9-
<1D>6A<00>Œ9|<7C>=<3D>=<3D>=𨲁<00>6A<00>"<22> <>_<1B><>"=<3D>=<3D>=<3D>=<3D><> <01>Ț<EFBFBD><C89A>t <0C><4<> <0B><00><><EFBFBD><EFBFBD><08><1B><>" <0C><1D><1B><>" <0C><1D><1B><>" <0C><1D><1B><>" <0C><1D><1B><>" <0C><1D><1B><>"=<3D>=<3D>=<3D>=<3D>" <1D><><00>
2017-09-12 09:40:52 +03:00
<EFBFBD><EFBFBD><EFBFBD><01><><EFBFBD><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><00><02><00><1B><>"=<3D>=<3D>=<3D>=<3D>" <1D>T\\\\\\\<\\\L\D\46A<00>"<22>4<1B><>"=<3D>=<3D>=<3D>=<3D><><01>˿<EFBFBD><CBBF>t<|<7C><><02>(<00>
2017-09-12 09:40:52 +03:00
<EFBFBD><00><><EFBFBD><EFBFBD><08><1B><>" <0C><><02><00>-
<1D><1B><>" <0C><><02><00>-
<1D><1B><>" ۭ<02><00>-
<1D><1B><>" ˭<02><00>-
<1D><1B><>" <0C><><02><00>-
<1D><1B><>"<22><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
<1D><EFBFBD> <0C><02><00><00>R<EFBFBD>::8<>"<22><00>=<3D>=<3D>=<3D>=<3D>8"39"-
2017-09-12 09:40:52 +03:00
<1D><1B><>"<22><02><00>-
<1D><><00> <09><><EFBFBD> <01><><EFBFBD><EFBFBD><EFBFBD>
<EFBFBD><00><02><00><1B><>"<22><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
<1D><><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>p<00><00><00><00><00><00><00>:<00><00><00>^<00>L<00><00><00><00>6A8"B\<5C>7<EFBFBD><17><><07><02><00>]
2017-09-12 09:40:52 +03:00
8"39"<22><00><><05><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"B\<5C>7<02>4<00><00><02><00>F$f<02>"hi"=<3D>=<3D>=<3D>=<3D><>b<>]g<> <0B> <20> <20><00><00><> <20> <20><00>m
2017-09-12 09:40:52 +03:00
<EFBFBD>"<22>G<>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD><00><02><00><00>R<EFBFBD>DJH<4A>B<>G<> <0B> <20> <20><00><00>JJ<><4A><18><02><00><00>RJH<4A>$=<3D>=<3D>=<3D>=<3D>HR<48>3:4i3=|<7C><> &<1A>R<EFBFBD>3:8I3 <1B><02><00>=M
2017-09-12 09:40:52 +03:00
 <1B><02><00>M
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
=|<7C><>"<22><07><02>F<><46>&hR<68>3:6I3=<3D>=<3D>=<3D>=<3D>HR<48>5:Dh4i=<3D>=<3D>=<3D>=<3D>(R:2|<7C>)3-<1D>6A<00>"<22> <00><><EFBFBD><1B><>" <0C>F <00><><EFBFBD><EFBFBD><EFBFBD><1B><>"=<3D>=<3D>=<3D>=<3D><> <00><>Њ<EFBFBD><D08A><00><>
2017-09-12 09:40:52 +03:00
<EFBFBD><00><02><00><00><><EFBFBD><EFBFBD><EFBFBD><11>"<22> <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
<EFBFBD><EFBFBD><EFBFBD> '<27><>-<1D>6A<00>"<22>7
2017-09-12 09:40:52 +03:00
<EFBFBD><00><02><00><1B><>"<1D>6A<00>"2,<2C>G 74
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
,DG<44>$<00>-,<2C>G<EFBFBD>F&\<5C>Gc<>)89"=<3D>=<3D>=<3D>=<3D>R<<3C>G<EFBFBD>+89"<<3C> <20> <20><00><00><><03><02><00>=
2017-09-12 09:40:52 +03:00
<00><><02><02><00>=
<EFBFBD><02><00>XR<58>CJE<4A>,<2C><><02><00>F<1B><>"<22><02><00>=
<02><00><00> <1B><>"<22><>
<EFBFBD><02><00>=
<1B><>"<22><><04><02><00>=
 <0B><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
<EFBFBD>"<22>,<2C>G/<2F>4,<2C>GF7<<3C>G4B<34>{G;<3B>3<1B><>"=<3D>=<3D>=<3D>=<3D>Q  <18>/<1B><>"=<3D>=<3D>=<3D>=<3D>Q <14>*<1B><>"  <04><05>&HI"=<3D>=<3D>=<3D>=<3D>AXBJEB'<27>
<EFBFBD><00><02><00><00><02><00><00>@<40><>"<22>R<>}W<>G<1B><>"] <18><1B><>"=<3D>=<3D>=<3D>=<3D><><01>UR'e<0F><02><00><00>P<EFBFBD>Q<00><>}<7D><02><00> <18><00> <20> <20><00> M<05><05><><EFBFBD><EFBFBD> <20> <20><00><00>R<EFBFBD><52><11><>9=<3D>=<3D>=<3D>=<3D>8R<38><52>D@E I(=
=<3D>=<3D>=<3D>H"<22><00>Ȅ  M <09>L<EFBFBD><4C><EFBFBD>נ<EFBFBD><D7A0><EFBFBD>,<2C>G,<2C>G<0F>ȭ<02><><EFBFBD>HR<48>#*$<24>2-<1D>6A8"<22>\臙39"<22><> <0B><02><00>=
2017-09-12 09:40:52 +03:00
<EFBFBD>|<7C><><02><00>& <0C>R<EFBFBD><52><11><><EFBFBD>8<EFBFBD>=
<EFBFBD>"<22><00><>|<7C><>&<1B><>"<22><><01><02><00>]
<EFBFBD>R<EFBFBD>JJ<>9<18><02><><EFBFBD>(RJB<4A>$=-<1D>6A }  4<>X8%<25>í<03><00><1B><> <1A>wf,<2C><1B><><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
V<EFBFBD><EFBFBD>D2c<><63>6:<3A>˪<EFBFBD><00> Y
i<1A>JI*:D=F+<00>(<28>&̲M<00> <1B>F<00><04>  <08><08><><EFBFBD><EFBFBD><EFBFBD>Ԑ<EFBFBD><D490><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <08>M<00> =<3D>=<3D>=<3D>=<3D><> <><01≯*<2A><><11><>I =<3D>=<3D>=<3D>=<3D>H*<2A>D<EFBFBD>$=<3D>=<3D>=<3D>=<3D>H*<2A>DY4=<3D>=<3D>=<3D>=<3D>HB'd
H*<2A><> $I<18>d H*<2A><> IH*<2A><> I3M <09><>=<3D>=<3D><> VX<56>U e<><65>r<07><02><><EFBFBD>H*<2A>3:D )=<3D>=<3D>=<3D>=<3D>H*:D)=<3D>=<3D>=<3D>=<3D>H*:D)$=<3D>=<3D>=<3D>=<3D>H*:4)3-
<1D>6A <04><00><18><><EFBFBD><03><00><00>
D <20><><EFBFBD><08>i<>|<7C><1D>-<1D>6aI!@<40> <20><00>m
<EFBFBD>!<21><00>}
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
 <09> `<60><><EFBFBD>I<EFBFBD><49>D <20><1F> ,<2C><05><05><00><00><07><00><00><06><00><1D> <04>I=<3D>=<3D>=<3D>=<3D><>IH<<3C><><EFBFBD>+<<3C><>nVD H<06>!<21>D<EFBFBD><44><04>y<EFBFBD>1=<3D>=<3D>=<3D>=<3D><><00><08>H<EFBFBD><00><><EFBFBD> h<1A><00><08><00><>0<EFBFBD><30><EFBFBD> \<5C><05><05><00>HH<>d <0C><00><08>!<03><16> A<00><04>
<EFBFBD>1<EFBFBD><05><00>)A<00><04><>A<00>AJH0D<30><44> LP<4C> P<> <20><00> <0A>P<> <20><00>A<00>AJH0D<30><44> \<5C><05><05><00>@<40>t<EFBFBD>!<21><00>f
2017-09-12 09:40:52 +03:00
 <0A><04><05><05><00><00>
H!@<40><>H
2017-09-12 09:40:52 +03:00
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ht<EFBFBD><00> @<40> <20><00><><EFBFBD><00><08>
<EFBFBD><04><05><00> <0E>&<26><07><03><02><00>M
&
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
Ʊ<><C6B1><07><00><00><06><00><1D>6<>)19!y=<3D>=<3D>=<3D>=<3D>r!<10>qV<><04>,<2C>2A<1D> =<3D>=<3D>=<3D>=<3D>22A 2A<1F> <00><><EFBFBD><EFBFBD><1D><> <0C><00>"2<00>#<23><><EFBFBD>ˡ<><00>-2V#<23>  <03>@<40><>P#<23>' <0B><><EFBFBD>ˡ<><00>V<><04><00><><EFBFBD>ˡ<><00><00> <20> <20><00>=
<EFBFBD>!<21><>c<EFBFBD><02>1<EFBFBD><00>:"<22>,<2C>7<EFBFBD><13><><EFBFBD>ˡ<><00>"<22>-2V<13><16><05><05><><EFBFBD>ˡ<><00><00><><EFBFBD><EFBFBD><EFBFBD>ˡ<><00>(<11>b<EFBFBD><62><EFBFBD>ˡ<><00><00><><EFBFBD>ˡ<><00><00><><EFBFBD>ˡ<><00><1D><><EFBFBD><EFBFBD>ˡ<><00><1D>6<>)19!d,<2C>RA<1D> =<3D>=<3D>=<3D>=<3D>BBA BA<1F> <00><><EFBFBD><EFBFBD>ˡ<><00>v<0F><><EFBFBD>ˡ<><00><00>w<EFBFBD><77><EFBFBD>ˡ<><00><00><><EFBFBD>ˡ<><00><00><><EFBFBD>ˡ<><00><1D><00><><EFBFBD>ˡ<><00><1D><07><><EFBFBD>ˡ<><00><00>P<> <20><00><00>!<21><>c<EFBFBD><05>!<03><00><16><07><><EFBFBD>ˡ<><00><00>w<EFBFBD><77><EFBFBD>ˡ<><00><00><><EFBFBD>ˡ<><00><00><><EFBFBD>ˡ<><00><1D><00><><EFBFBD>ˡ<><00><1D><>f<EFBFBD><66><EFBFBD><EFBFBD><EFBFBD><00><> <0C><00><00><><EFBFBD>ˡ<><00><00><><EFBFBD>ˡ<><00><1D><00><><EFBFBD>ˡ<><00><1D>6A<00><00> <04><00>X<EFBFBD><17><18>(<17><10><00><02><00><00><00>D0<44><30><EFBFBD><08>(<28> <04>
<00>X<EFBFBD><1A><18>X<17><13>н <20><02><00><00><00>DF<00> 0<><30><EFBFBD><08>H<EFBFBD><02><00><1D>6<EFBFBD>9I!Y1iAyQ=9<><39><EFBFBD>0<EFBFBD><30> H<><48><EFBFBD><00>ȑء豽<02>:<3A><00><1D>6A`wSV$Ap<><70><EFBFBD><EFBFBD><11><>@ <1A><00><16> (<28>J)9*<2A>]Y:=<3D>=<3D>=<3D>=<3D>(<28>)JiZyj<79>z=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>"<22>@)<29> )<29>I<EFBFBD>-
2017-09-12 09:40:52 +03:00
<1D>6ai  <0E><05><04> <20> <20><00>-
<1D>6ai <1F><0F><05><04> <20> <20><00>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<1D>6<EFBFBD>)a )1]F7ax*gb7<>F")a=<3D>=<3D>=<3D>=<3D>(abjgb7<><37>3F+3,Vg<56>( F=c"2<><32>0<EFBFBD>t\J<><4A>&= <09><00>3<EFBFBD>8<03>=havya=<3D>=<3D>=<3D>=<3D>bg<><02>VhG  <20> <20><><EFBFBD>VG " <20> <20><><EFBFBD>|<7C>'<02><01><04><00>a%<00>a*S=F V8E<38><04><00>a%<00>a<16>Q=FVD<><04><00>a%<00>a*P=FV<>B<EFBFBD><04><00>a%<00>a<16>N=F<>V<>A<EFBFBD><04><00>a%<00>a*M=F<>|<7C>'F<01><04><00>a%<00>ajK=F<>|<7C>'<02><><00><04><00>a%<00>a<16>I=F<>V<>= )q<>102<30>8<03><03><00>]
xa<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><07><03><00><00>
102<30>8<03><03><00>]
2017-09-12 09:40:52 +03: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>0<> <20><00><00><>")q=<3D>=<3D>=<3D>=<3D>(q<>r<EFBFBD>frF<>)d=<3D>=<3D>=<3D>=<3D>(aZ")a=<06>V<>6 )q<>102<30>8<03><03><00>]
xa<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>0<> <20><00><00>*102<30>8<03><03><00>]
2017-09-12 09:40:52 +03: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><07><03><00><00>*")q=<3D>=<3D>=<3D>=<3D>(q2<71> '<27><>f<EFBFBD><02><>)D=<3D>=<3D>=<3D>=<3D>(aZ")a=<06>|<7C>'<06>Ҡc <0C><><1C><><18><00><16>.(1<><31>xT! '<27> %!p?10"<22> "<22> 2<><32># '<27>8q03<30>03<30><33>sz")T=Ɣ(q "<22> "<22><>29T= )1F<31>|<7C>'Ʀ<1C> ˴<><CBB4><18><00><16>(=<06><>V<>(|<7C>'F<>} <00><><EFBFBD><EFBFBD><18><00><16>'=<06>~V<>'|<7C>'<02><> <0C> <01><><08><><18><00>z&($&<26><02>t )$=<06>rV<>%ҡn <1C><><1C><><18><00><16>$(q ")t=Fj|<7C>'Ǝ<<3C> K<><4B><EFBFBD><18><00><16>"=<06>b|<7C>'Ɖ <0C> <1C><><1C><><18><00><16>!(q ")D=YV!(a<><02><00><00><00>8$ <0C>7<EFBFBD>+")a=<06>O<00><02><00><00>V<>8$ <0C>7<EFBFBD><02>y<00>39$+")a=FF|<7C>'<02>u<<3C> <0C><04><><18><00><16>=<06>>|<7C>'<02>p<] <0C><><1C><><18><00>J=<06>6|<7C>'k m <0C><><18><><18><00><16>=<06>.|<7C>'Fe<00> <0C><><1C><><18><00>j(q2<71><32>*#)T=<06>#|<7C>']Ҡc <0C><><1C><><18><00>Z(1<>28T! #<23> %!0?10"<22> "<22> "<22><>2(q*#)T=<06>(qLC'# "<22>d)T= )1<> )T= )1<> <00>XG")a=<3D>=<3D>=<3D>=<3D>(a2:727<><37>=="<56>a<
2017-09-12 09:40:52 +03:00
<EFBFBD>:
F9
8
<EFBFBD>6
F5
4
<EFBFBD>2
F1
0
<EFBFBD>.
F-
,
<EFBFBD>*
F)
(
<EFBFBD>&
F%
$
<EFBFBD>"
F!

<EFBFBD>
F

<EFBFBD>
<EFBFBD>
F

<EFBFBD>
F

<EFBFBD>
F

<EFBFBD>
F

<EFBFBD>
F

<EFBFBD>
F

<EFBFBD>
F
-
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>l<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>R<00>G<00><00><00><00><00><00><00><00><00>B<00><00><00><00><00><00><00><00><00>3<00><00><00><00><00><00><00>R<00><00><00><00><00><00><00><00> <00><00>a<00><00><00><00><00><00><00><00><00>6_6<><00><><EFBFBD>b<EFBFBD>Y<>s<1B><><EFBFBD> <1D><00>򀈰<EFBFBD><F28088B0>,L<><4C>ˡ<EFBFBD><00><00><><EFBFBD>ҭ<03><00><00>:2
<00>#<23><>8<EFBFBD><1B><><EFBFBD>03<30><33>#=,L˱*<2A><><00> <1D> b<1D> b<1D> "<1D>6APfS<1B>Ъ<11><><<3C><00>J (<28>J)9*̔=<3D>=<3D>=<3D>=<3D>AI:yJYZij<69>z=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>"<22>< 0$0"<22><>")<29> )<29>-
2017-09-12 09:40:52 +03:00
<1D>6A<00>  <0A><04><03><02><00>-
<1D>6A<00> <1E><0E><04><03><02><00>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<1D>6A <20><><EFBFBD><EFBFBD><11><>D<EFBFBD><00>j <18>J <08><1A>*<2A>:<3A>J <19>Z)j<>z=<3D>=<3D>=<3D>=<3D><><00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>=<3D>=<3D>=<3D>=<3D><><00><><EFBFBD><EFBFBD>D<EFBFBD><44><EFBFBD>"*<2A><><EFBFBD> (<28>"j-
<1D>6A <05><00><><EFBFBD><EFBFBD><11><><EFBFBD> <09><><EFBFBD>/<2F><EFBFBD>#<10><><EFBFBD><04><08> <09><02>U<>Ӈ%<25><1D>6APfS`<60><><EFBFBD><EFBFBD><11><>D<EFBFBD><00><16> (<28>J)9*yJ̔=<3D>=<3D>=<3D>=<3D>AI:YZij<69>z=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>"<22>D)<29><>6:")<29>:""j 
X<><58>2:UAI=<3D>=<3D>=<3D>=<3D>X<EFBFBD>:UI=<3D>=<3D>=<3D>=<3D>R*:5I"g"<22>-
2017-09-12 09:40:52 +03:00
<1D>6A<00>  <0A><04><03><02><00>-
<1D>6A<00> <1E><0E><04><03><02><00>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<1D>6APfS<66><53><EFBFBD><EFBFBD><11><00><16> (<28>J)9*̔=<3D>=<3D>=<3D>=<3D>AI:yJYZij<69>z=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>"<22><)<29> )<29>-
<1D>6A<00>  <0A><04><03><02><00>-
2017-09-12 09:40:52 +03:00
<1D>6A<00> <1E><0E><04><03><02><00>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<1D>6A@US<<3C><><00><16> <08>J)9* ):iJIZYj<59>z=<3D>=<3D>=<3D>=<3D>19<>=<3D>=<3D>=<3D>=<3D>19<>=<3D>=<3D>=<3D>=<3D>19<>=<3D>=<3D>=<3D>=<3D>19<>)<29>-
2017-09-12 09:40:52 +03:00
<1D>6A<00>  <0C> <20> <20><00>-
<1D>6A<00> <1D> <0A> <20> <20><00>-
<1D>6A<00><>4<EFBFBD><00><00><> <08>J <08><1A>*):9J <19>Z<EFBFBD>j<EFBFBD>z<EFBFBD><7A><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-
<1D>6A<00>R<EFBFBD>"<05>J<EFBFBD><00><00><><EFBFBD>J<EFBFBD><00><00><><EFBFBD>J<EFBFBD><00><00><02><00><1D>6a<00><>8<EFBFBD><00><00>1 Ym
2017-09-12 09:40:52 +03:00
Y
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
)* <20> <20><00><00>f<EFBFBD><66><11><00><00>VYvY<76>Y<EFBFBD><59><EFBFBD>=<3D>=<3D>=<3D><>!<03><00><00>69<36>LJ<4C><00><00><>Bf <0A><00>V<><04>1<EFBFBD><00>(18R(2<>"*#<23>=<3D>=<3D>=<3D>=<3D>81(#"<00><><EFBFBD><00><03><00>H1(<28><>"<11><02><00><00><><EFBFBD> <0B><00>(1<1D><>1<EFBFBD><00> <1D>6<EFBFBD>91 9q7<71> =<3D>=<3D>=<3D>=<3D><><00><00><00><00><00>-<1D>`wS<77><53><11><><11><00>=
<16> (<28>J)=<3D>=<3D>=<3D>=<3D>(1)*<2A>]Y3=<3D>=<3D>=<3D>=<3D>"!)CiSyc9s=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>b<EFBFBD><i<>I<EFBFBD>=<3D>=<3D>=<3D>=<3D>"!)"<22>D)<29> )<29>H<>@B<>QY"w"<22>=<3D>=<3D>=<3D><><16><><1C>#<0F><00>-
ܪ<EFBFBD>qV+<00><00><><EFBFBD><00><00><00><00><00><00><02><00>-<1D>-
2017-09-12 09:40:52 +03:00
<1D>6ayi  <0E><05><04><03><02><00>-
<1D>6ayi <1F><0F><05><04><03><02><00>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<1D>6A90<> <20><00><00><><EFBFBD> ٢<>=<3D>=<3D>=<3D><>R<EFBFBD><02><00><00><>(' <1D> <1D> <1D>6a <08>1=<3D>=<3D>=<3D>=<3D><>Ҙb<D298>A<>c<1B><><EFBFBD> <1D>H<EFBFBD><48>˱<><04><00>M
2017-09-12 09:40:52 +03:00
<EFBFBD><03><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
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><1B><>Ґ<EFBFBD><D290>9 F r<><04><00><1D> "<1D>6ai1=<3D>=<3D>=<3D>=<3D>x2G<32>a9IF= <0B> ٢=<3D>=<3D>=<3D>=<3D><>R<EFBFBD>g<11>
j<EFBFBD><EFBFBD><02><00><00>zxRjgx6f<07><1B>  <06><06>Ƀ<EFBFBD><C983><EFBFBD><EFBFBD>i<EFBFBD>dž<EFBFBD><C786><EFBFBD><EFBFBD>9=<3D>=<3D>=<3D>=<3D>(1<>© <1D> <1D> <1D> <1D>6A0<> <20><00><00><05><04>ý<03><02><00>-
<1D>6A(<28><1D>6A<00>S<01><><EFBFBD><EFBFBD>(<28> 3<><33>(<13>) <1D> <1D> <1D>6APfS<66><53><EFBFBD><EFBFBD><11><00><16> (<28>J)9*̔=<3D>=<3D>=<3D>=<3D>AI:yJYZij<69>z=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>=<3D>=<3D>=<3D>=<3D>!)<29>"<22><)<29> 9<>H<>@C<>!)3g#<23>-
2017-09-12 09:40:52 +03:00
<1D>6A<00>  <0A><04><03><02><00>-
<1D>6A<00> <1E><0E><04><03><02><00>-
<1D>6A@<40> <20><00><00><04><00>@<40><>h
<EFBFBD>½<06><04><00>(<28><1D><1B><><EFBFBD><11><00>]
<EFBFBD>*F<00><><11><><EFBFBD><EFBFBD><EFBFBD><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
<1B><> ')<29>P2<50> <08><03><06><04><05><02><00><00><06><04><05><02><00>(<28>̂<EFBFBD><06><04><00><00><05><00><00> ,<2C>`<60> <20><00>(<28><1D>6<02><00> <00><08> <00>a7 <0B>a Ģ<C2A0><18><00>V&a<00><00> <0F><05>0<> <20><>Ȣ<EFBFBD><14><00> <20> <20><><14><00><00>`<60> <20><00><00> 2!7!<00> ('<05><00><1D>6A}<05>Q<00> X<05> Ra?=<3D>=<3D>=<3D>=<3D>Xh"<22>2<EFBFBD>1<EFBFBD><31>=<3D><> <00> <00> q<00>0<> <20><00>&$,&dL&<02>&<00> <0C> <1B><00><00><00><00>1<EFBFBD><06><05><03><00><00> <0C> <1B><00><00><00><00><07><06><05><03><00><00><07><00><03><00> 9A9Q9a9q9<71>9<EFBFBD>9<EFBFBD>9<EFBFBD>9<EFBFBD><39><EFBFBD><10> =<3D><> <00><00><00><00><00><><10>Ҳ<EFBFBD>Ȣ<EFBFBD>4<EFBFBD><00><00><>4<EFBFBD><00><00><00> 2!?!<00> ('<05><00><1D>6A<00>xh"(2V%Q<00><00><03><00>&$)&TIfd<> <0C> <1B><00><00><00><00><02><06><07><03><00><1D><00> <0C> <1B><00><00><00><00><05><06><07><03><00><1D><00><05><00><03><00><00><00><02><06><07><03><00><1D>6A<00>xh"(2V%Q<00><00><03><00>&&$&F<00> <0C> <1B><00><00><00><00><02><06><07><03><00><1D><00> <0C> <1B><00><00><00><00><05><06><07><03><00><1D><><05><00><03><00><1D>6A<00>xh"(2V%Q<00><00><03><00>&$9<>4&<1D>&4P<34><50><EFBFBD><EFBFBD>k<1D><00> <0C> <1B><00><00><00><00><02><06><07><03><00><1D><00> <0C> <1B><00><00><00><00><05><06><07><03><00><1D><00><05><00><03><00><00><00><02><06><07><03><00><1D><00><1C> <1B><00><00><00><00><02><06><07><03><00><00><05><00><03><00><1D>6AXx"(2&&$.<1D><00><06>0<> <20><00><00><00><02><07>0<> <20><00><00> <0C><><00><1D><><06>0<> <20><00><00><00><02><07><05><03><00><1D>6A<00>xh"(2V%Q<00><00><03><00>&$)&tJfg<> <0C> <1B><00><00><00><00><02><06><07><03><00><1D><00> <0C> <1B><00><00><00><00><05><06><07><03><00><1D><00> <0C> <1B><00><00><00><00><05><06><07><03><00><1D>6A<00>xh"(2V%Q<00><00><03><00>&&$&<1D><00> <0C> <1B><00><00><00><00><02><06><07><03><00><1D><00> <0C> <1B><00><00><00><00><05><06><07><03><00><1D>6<>Q<00> X<05> Ra3<61> <20> <20><00> <07>/ <0B> Ģ<C2A0><08><00>X<06><15>|<7C><17>'<00> H<><48><10>5<EFBFBD>%<25><>Ȣ<EFBFBD>4<EFBFBD><34><EFBFBD><1A><><EFBFBD><EFBFBD><00>RܵF¯4<C2AF><34><EFBFBD><1A><>ȱ<00><02><00>UF <05><06>Y<EFBFBD>%<25>Xi<58><69><EFBFBD>&&(<1E><><EFBFBD>¯4R<34><52>U<>ű<00><02><00><00>
K<><4B> <0A><00><02><00><00>¯4<C2AF><34><EFBFBD><1A><>ȱ<00><02><00>w0g<30>X<16>R<07><06><><EFBFBD><EFBFBD><EFBFBD><02><04><00><00> 2!3!<00> ('<05><00><1D>6Q<00> X<05> Ra7 F, YQ Ľ<05><><18><00><00><06><18>(<28>8<EFBFBD><00><00> H<><48><10><>Ȣ<EFBFBD>4<EFBFBD><34><EFBFBD><1A><><EFBFBD><EFBFBD><00><00>¯4<C2AF><34><EFBFBD><1A><>ȱ<00><02><00>U<><06>Y<EFBFBD>%<25>Xi<58><69><EFBFBD>& &(<1E><08>¯4R<34><52>U<>ű<00><02><00>F
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><><14> <0A><00><02><00><00>¯4<C2AF><34><EFBFBD><1A><>ȱ<00><02><00>w0g<30>X<16>R<07><06><><EFBFBD><EFBFBD><EFBFBD><02><04><00><00> 2!7!<00> ('<05><00><1D>6Q<00> X<05> Ra7̔=<3D>=<3D>=<3D>=<3D>A <05><00>H( <0B>Q Ģ<C2A0><18><00><00><06><18>(<28>8hH<68><00><00><01><><04><><10><>Ȣ<EFBFBD><14><00><00><06><><14><04><02><00>U0e<30><65><06>i<><69> 2!7!<00> ('<05><00><1D>6a9!<21><05><00><00>1j0D<30>t <03>3A<00>:EBJHB7<><37>0F<30>G<EFBFBD>zc<7A> fg<66>0F<30>G<EFBFBD> jEBJHB7d<37> F<>:<3A><><02><00><00>3G3<47><33> <0C><><00><00>1<EFBFBD>6<00>,
<EFBFBD><00>D<> h!g4<67>H1d FG<46><06><><1D>6A<00> H<04> Ba7 F,HD<16>
IQ Ľ<04><><18><00>x<05><17>'<27>7xG <18><04><><EFBFBD><EFBFBD>H<EFBFBD>G AIQ BA<18> =<3D>=<3D>=<3D>=<3D>H<05>AI D@<40><10><>Ȣ<EFBFBD><14><00><00><><14><00><1C><><EFBFBD><1F>¯4B<34><42>D<>ı<00><02><00> BA<14> ¯4<C2AF><34><EFBFBD><1A><>Ȁ<EFBFBD><00><02><00><00>L<>˭<02><00>f0V<30>Hr<07><02><><EFBFBD><EFBFBD><02><>
<EFBFBD><00><00> 2!7!<00> ('<05><00><1D>6A<00>R<EFBFBD><52> <20><><EFBFBD> <09><><1B><> i<> <1D> <1D> <1D>6A  C<><43><04>
2017-09-12 09:40:52 +03:00
R
2019-10-01 11:21:44 +03:00
<00><00>3 <08><04>U<EFBFBD><1D>6A <04> T<><54><05><><EFBFBD><00> <08>D74<37><1D>8<@DHLPTX\`dhp|<00>H<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>$ <00><><EFBFBD><EFBFBD>|    X h <00>           l         <00> <00> <00>0  (  }  <00>01   B <00> @0<00> j d j <00> 0<00>0  <00>   [ \  B t Y , <00>0>@2@<00> 2P<00> 00<00>@hP<00>   ` 2 <00>   u   `   1 . <00>0@00< \0<00>0   $ <00>   <00> r<0E><0E><00> z <00> _ <00> k <0E><00><0E><00><0E><00>0<00><0E>$     f<01> {<00>n<05> vintSf j+<02>H<04>(s<05> <00> <00>u<00><06> A<04> A<04> <0C><04><10> "'<27>
eH J
qL<>
<EFBFBD> M , <07> G<<06>IA5N<><04>
O1S<><04> ]<07>q-<2D><06>/<2F>_k0A60Aj 0A <06>0A_x1<>d R<00> <05>$5Fd7A<06>8A<06>9A<06>:A <06> ;A<06> <Ay=Am>A7 ?A <10>H<>I<>*J<><00><11>LRLOR <0B><00> <05> <00>S<><06>T<><06>UA3V<><06>W<><00><04> <0B><00> <04>F?s<06> t<06>uA,a<00>rg,vA= {<01>{<01><14>{<01> ~}A<14><01><14><07>AH<07>A<14> <07><01> _mp<07><01>$<14>
<07><01>(D <07>A,.<07>A0f<07><01>4<07>8<14> <07><<14><07><01>@<14><07>D<14> <07><01>H9 <07><01>L<14><07>a<00><07><01><00>(<07>#<00>;<07><01><00>!<05>h<07><>_p<07>_r<07>A_w<07>A<07>3 <06>
<07>3_bf<07><> <07>A<06> <07>g8<07><> <06><07><>$<06><07><>({<07>,<06><07>/0_ub<07><>4_up<07><_ur<07>A@<06><07>5D<06><07>EG_lb<07><>H<06><07>AP<06>ټT<06><07>GX<06> <07><\<<07>AdA<00>g<17><17>A<04><08><04>A<00>g<17><17>A<04><18><04><16>g<17><17>A<04>A/g<17> ,E  ,U <08>mb !<01><14>#<01>$Aw%<01>aU.=<01>e><01><14> ?<01><14>@: kCV :<00> <13>
V6<14>Y<01>OZAM[<01><14> \6 <04><13> P`<01><14>c<01><14>d<<14>e< <14>f<>g<01><14>hA$<14>i<(<14>j<0<14>k<8<14>
l<@sm<H <0B><00> <04><19>g<04><04><04>A <.4UAC<17>tm$ <1F>H !A6 "A #An $A <06> %A &A<06> 'A<06> (A<06> )A H
-<2D><1C> <1C> <1C>}
3<EFBFBD><19><17>
4<EFBFBD>A <17><17>"
54 
6% D <17>D A<17><17>)Y4
J<EFBFBD> U
L<EFBFBD><06>
M<EFBFBD><06>
N<EFBFBD>
O<EFBFBD> w
P<EFBFBD>G
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
QA
2019-10-01 11:21:44 +03:00
RA<06>
S<EFBFBD><06>
2017-09-12 09:40:52 +03:00
T<EFBFBD> 
2019-10-01 11:21:44 +03:00
U<EFBFBD> $<06>
V<EFBFBD> (<06>
2017-09-12 09:40:52 +03:00
W
2019-10-01 11:21:44 +03:00
,<06>
X<EFBFBD>0<04><04>  <05>4
2017-09-12 09:40:52 +03:00
[$
hdr
2019-10-01 11:21:44 +03:00
]J 8
2017-09-12 09:40:52 +03:00
`I
hdr
2019-10-01 11:21:44 +03:00
bJ 

cA4<05><
2017-09-12 09:40:52 +03:00
fz
hdr
2019-10-01 11:21:44 +03:00
hJ 

iA4<06>
2017-09-12 09:40:52 +03:00
jz
2019-10-01 11:21:44 +03:00
8A<05> <
2017-09-12 09:40:52 +03:00
m<EFBFBD>
hdr
2019-10-01 11:21:44 +03:00
oJ 

pA4<06>
2017-09-12 09:40:52 +03:00
q<EFBFBD>
8<04>
2019-10-01 11:21:44 +03:00
<04> <
2017-09-12 09:40:52 +03:00
t<EFBFBD>
hdr
2019-10-01 11:21:44 +03:00
vJ 

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
wA4v
2017-09-12 09:40:52 +03:00
x<EFBFBD>
2019-10-01 11:21:44 +03:00
8<04><
2017-09-12 09:40:52 +03:00
{& hdr
2019-10-01 11:21:44 +03:00
}J 

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
~A4v
2017-09-12 09:40:52 +03:00
<EFBFBD>
2019-10-01 11:21:44 +03:00
8D
2017-09-12 09:40:52 +03:00
<EFBFBD>o hdr
2019-10-01 11:21:44 +03:00
<EFBFBD>J 

<EFBFBD>A4<06>
2017-09-12 09:40:52 +03:00
<EFBFBD><EFBFBD>
2019-10-01 11:21:44 +03:00
8<06>
2017-09-12 09:40:52 +03:00
<EFBFBD><EFBFBD>
2019-10-01 11:21:44 +03:00
<<06>
2017-09-12 09:40:52 +03:00
<EFBFBD><EFBFBD>
2019-10-01 11:21:44 +03:00
@<05>@
2017-09-12 09:40:52 +03:00
<EFBFBD><EFBFBD> hdr
2019-10-01 11:21:44 +03:00
<EFBFBD>J <06>
<EFBFBD><EFBFBD>4

<EFBFBD>A8l
2017-09-12 09:40:52 +03:00
<EFBFBD><EFBFBD> <CH
2019-10-01 11:21:44 +03:00
<EFBFBD><EFBFBD> W<1C> <1C><1C> <1C><05>D
2017-09-12 09:40:52 +03:00
<EFBFBD>& hdr
2019-10-01 11:21:44 +03:00
<EFBFBD>J 

<EFBFBD>A4<06>
2017-09-12 09:40:52 +03:00
<EFBFBD>z
2019-10-01 11:21:44 +03:00
8<06>
<EFBFBD>& <.
2017-09-12 09:40:52 +03:00
<EFBFBD><EFBFBD>
2019-10-01 11:21:44 +03:00
@<04>HLc <1C><1C> <1C>  <1C> < 5 bh<05> ӫ .<01><>D<01>AU<01>z
val<01>A <08>
j
H<08>k
<EFBFBD> <13>8<01> <0B> \<01> <0B>4 <01> <0B>_p<01> <0B><14><01> A _op<01> AB <01> TG<01> A<01> A<14><01> A <14><01> Z$<01> A(<14><01> <0B>,@<01> <0B>
0<01> A4m
<EFBFBD> <14>n
<EFBFBD>leno
2019-10-01 11:21:44 +03:00
Ap
<EFBFBD> L<01>
<EFBFBD> <14><01>
<EFBFBD><14><01>
2019-10-01 11:21:44 +03:00
A] t<01> A<00> <08><01> AZ <01> Ha<01> <0B> <14> <01> A <01> A`<01> A <08> <01> H<04> <13>
<01><0E><14><01>A <01>AB <01><0E>n $ R <01><><1F> R<03>Ro =xA<01>!<21> x<03>"EzA! <20><AX<01><>#s1<<04>9#s2<<04>Z$us1><04>{$us2?<04><00>%s$__x@<04><00>& <00>$__x@<04>)&C<00>$__xD<04>l'I$__xD<04><00><04>, THAh<01><>#s1H<04><00>#s2H<04><00>#nH]($us1L<04><$us2M<04>e%0Z$__xP<04><00>& x$__xP<04>&B<00>$__xQ<04>['H$__xQ<04>z 3<01>A<00><01>)#buf<01><05>
<00>v<01>z
S!u <01>A<00><1F><01>AU"6<01>A "d<01>AY <01> <01>N<1F> <01>NR<04>
<01>A<01><>!<21> <01>N<00>"E<01>A<00>+<01> <01><><1F> <01><06>R<04> $ <01><><1F> <07>R& <20> tA<01> !<21> t<07><00>"EvA<00>| <01>E<1F> ERI
<20>_Al<01><>#str_<08>
!S _<08>>&<00>$__xbAg'*$__xbA<00> :<01>A<01><>!<21> <01>E<00>"E<01>A<00>gd <01><1F> d R$
Jk A<01>m!<21> k <00>.k <09>S"Em A <20>y A<01><>!<21> y 5"E{ AV<1E><01>
<01><><1F> <01>
2017-09-12 09:40:52 +03:00
<EFBFBD>R<04>
2019-10-01 11:21:44 +03:00
<01>
A<01>!<21> <01>
<EFBFBD>n"E<01>
A<00> e<01> <0C> <00><01>V!<01> A<00>#ch<01> <0C><00>$c<01> Ay =<01> <0C> <00><01>a#exp<01> a<00> !<21><01> T<00>
)c<01> <0C>T&<00>$__x<01> A<00>
2019-10-01 11:21:44 +03:00
&5<00>$__x<01> A) &K<00>$__x<01> AT &T$__x<01> A &<26>2$__x<01> <0C> <00> &<26>P$__x<01> <0C> <00> *<2A>+[t<04> <20><01> <0C><00><01><>#exp<01> a !<21><01> T<00> #str<01> <0C><00>!`<01> T<00>"a<01> <0C> <00>%H<00>"<22> <01> T<$p0<01> Ar$p1<01> A<00>"Z<01> A<00>$s<01> <0C> "a<01> <0C>T'L<00>"<22>  <0A><00>&t|<00>"<22> T<00>*<2A>g+Zr+[v+\w*^g+Zr+\t+]v%`$asd+ <0A><00>"p , TH,<2C>g<00>+Zr+[u+]0*<2A>g+Zr+[s+\t+]0%x{$n@ T<00>$curA <0A><00>"=B A<00>(<28>"<22>J T'*g+Zr+[u+\t&X<00>$__x~ <0A> ]&s<00>$__x~ <0A> <00>,V<00>+Zr-I <01><><1F> <0E>R<04>
p&A(<01>I!<21> &<0E><00>.&<0E>S"E(A
 <20> @A<01><>!<21> @<0E>)"EBAJ! <01>}<01><>#end<01><0E>b!<21> <01><0E><00>!<21><01>A<00>.<01><0E>U <20><01>A<01>! <01> "<22><01>A.J &<00><01>(<1F> &AR<1F>'(S! (MS )<10>U"<22>+An"M,A<00>"<22>-<10><00>"<22>.<10>&\<00>"<22> 3<10>;"E4AZ.F+Z<03>\,<2C><00> +Zu+[w+]<03>X*<2A><00>+Zu+[u+\3<04>t }1<01><> }RS }<10>S"<22>Am'"<22> <01><10><00>"E<01>A<00>/<00>+Zv*%<00>+Zs+[v+]00<><01> <01> <1F><01>& R1 <01>R"<22><01>A<00><1E><01>B<01>l% <01>(R#src<01><10><00> <01>lT"v<01><10><00>$end<01><10>%] No<0F><00><01>J! o816q<0F>Z$lenr]Y"<22>sAx&
<00>$hdrx<00>-<00>d&7r9$res<0F><00>'FN$hdr<01>"<22><01><0F>+*4<00>d+Zt <01>A@<01><>!<21> <01>N>!.<01><05><00>"E<01>A<00>(<28>$val<01><05>
2end<01><05><02>\*<00>d+Zs+[<02>\|<01><00><01><<1F> <01><06>R)fp<01>D S<1F><01>AT!.<01><06>%!<01><06>C,<00>dL+Zs+[,9<00>ds+Z +[1+\J+]s,L<00>d<00>+Z(+[1+\B+]s,\<00>d<00>+Zs+[<+\u,l<00>d<00>+Zs+[X+\u,|<00>d+Zs+[|+\u,<2C><00>d&+Zs+[<03>+\t*<2A><00>d+Z:+[s #A<07>j<01><>!<21>A<07>a"6D<07><00>,<00>d<00>+Zr+[.,2<00>d<00>+Zr,J<00>d<00>+Zr*d<00>d+Zr f%<07>d<01><>!<21>%<07><00>"6'<07><00>1<>'<07>T"<22>'<07> ,<00>d;+Zr+[/,$<00>dU+Zr+[/,I
er+Z<03>+[r,V
2019-10-01 11:21:44 +03:00
e<00>+Z<03>+[r*`<00>d+Zs /VAj<01> !<21> V<07>3!.V<07><00>"EXA<00>,2<00><00>+Zs-R< <20>  <08><00><01><> #str <08><00>N!<08>
S#X"<08>7#AU2val%<08>Z$s&AX$ptr'<08><00>&I<00> $__xGA<00>&^<00> $__xGA<00>*<2A>e+Zw+[s+\u }A<01>O"!<21> }E!.}<08>|"EA<00>(<28>$val<01><08><00>2end<01><08><02>\,& t!+Zs+[<02>\+\X+]@,< <00>!+Zs+[<02>\+\O+]8,Q <00>!+Zs+[<02>\+\B+]2,de<00>!+Zs+[<02>\+\:,}K<00>!+Zs+[<03>,<2C>K"+Zs+[<03>,<2C>K4"+Zs+[<03>*<2A>K+Zs+[ d<01> A<00><01><>"#exp<01> a<00>!a<01> <0B> 2n<01> H<02>P"5<01> A&-H e <20><01> A<01> ##exp<01> aF<1F><01> AS2n<01> AZ*O"+Zr+[
3<><01> <01>O#)exp<01> aR<1F><01> <0B>S*+e+[ <09> <20><01> <0B><00><01><>##exp<01> ag*<2A> #+Zr+[<03> h<01> A <01><>$#exp<01> a!<21>
<01> <0B>  $t<01> <0B>3 &<26>+$"<22><01> A\ *<2A>O"+Zr+[
,HO")$+Zr+[:,ZO"B$+Zr+[9,lO"[$+Zr+[=,~O"t$+Zr+[<,<2C>O"<00>$+Zr+[;,<2C><00>"<00>$+Zr,<2C>O"<00>$+Zr,<2C> #<00>$+Zr+[<03>*O"+Zr Y A[<01><>&#exp ao $ret A<00> "<22> A<00> "<22> A !&X<00><00>%$r AX!$t Ak!,y #<00>%+Zr+[<03>,<2C>O"<00>%+Zr+[
,<2C> #<00>%+Zr+[<03>,<2C> #<00>%+Zr+[<03>*<2A>O#+Zr&<26>&$c, A~!*<2A><00>#+Zr+[1&+ 2&4c7 A,O"M&+Zr+[
2017-09-12 09:40:52 +03:00
,0O"h&+Zr+[
2019-10-01 11:21:44 +03:00
,J #<00>&+Zr+[<03>* <00>#+Zr+[1 B A\<01><>&#expB a<00>!$retD A<00>!"m E A<00>!*@ #+Zr+[$<1E><01> <01>I')exp<01> aR)n<01> AS* #+Zr+[D ZO AB<01><>)#expO a"$retQ A&"&.[+("<22>U A<00>""U A<00>",Q<00>&<00>'+Zr+[:,\O"<00>'+Zr+[
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
,lO"(+Zr+[
2019-10-01 11:21:44 +03:00
,v<00>)(+Zr*<2A><00>&+Zr+[)&<26>&)"ls <0C> #$p0t :l#$p1t :<00>#&<26>+<00>("w<01> A\$*<2A>O"+Zr+[
,b #<00>(+Zr+[T,j<00>&<00>(+Zr,<2C><00>&<00>(+Zr,<2C><00>&<00>(+Zr+[}*<2A> #+Zr+[d&0B)"w<01> Ao$*5I'+Zr,<2C><00>$V)+Zr,<2C><00>&p)+Zr+[],<2C>O"<00>)+Zr+[
2017-09-12 09:40:52 +03: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
,<2C>O"<00>)+Zr+[
2019-10-01 11:21:44 +03:00
*<2A><00>#+Zr+[0 <20><01> At<01><>*#exp<01> a<00>$$ret<01> A<00>$$e<01> A<00>$&I']*"p <01> A%"R<01> A%,XO"L*+Zr+[
2017-09-12 09:40:52 +03:00
*h<00>)+Zr,O"x*+Zr+[
2019-10-01 11:21:44 +03:00
*,I'+Zr <20> <0F>+Y<01><>+! *%16<0F>+Z"<22>]K%" A<00>%"<22> ]<00>%"<22>A<00>%& 2I+"<22>+<0F>&,<00>d2++Zs*66e+Zs+[,&S<00>+"<22>>A&"~?<0F>7&'d<00>"<22>H<0F><00>&(<28>5#L<0F>*P<00>d+Zsw"# ` Y<01>A,<01>,! <01><00>&g<01><0E>S"<22><01>A<00>&*6e+[s<1E><01><00><01><>.<1F> <01>AR<1F><01>(S! <01><00>&S <01><0F>U1<55>
<01><0F>+V1Y <01><0F>W"_<01>A'&tl&-"<22><01>A<00>'"<22> <01><0F><00>'&<26>#
-"E<01>A<00>'6<>t<00>,+Z<03>\*<2A><00>+Zu+[<03>\*<2A><00>+Zu+[u+\5&9K<00>-"<22> A<00>'&d <00>-"<22> <10>("EA,(/q<00>-+Zt*<2A><00>+Zu+[t,D<00>+<00>-+Z<03>X+[t<08>*U<00>+Zu+[u+\t+]0,<00>*<00>-+Zt,r.+Z<03>X,:<00>$.+Zu+[u+\2+]0,BAe8.+Zw,JAeL.+Zv,<00>k.+Zu+[u+\4,<00><00>.+Zu+[u+]0,4<00><00>.+Zu+[u+\5,<2C>Le<00>.+Zr+[s+\w+^0,<2C>Ae<00>.+Zw*<2A>Ae+ZvFO><01>k1!vO<11>J(!aP]<00>)<1F>Q<11>T<1F>R<11>U S<11>V!
TA<00>*!vU<11><00>*%<00>/$c[<11>+'!E1g_k1<02>],M <00>/+Z<02>L+[<02>]+\<02>H*` +Z<02>L+[w+\<02>H% <00>0$cs<11>"+'<27>F"v]@+,<2C> 30+Z<02>L+[t+\<02>H,<2C>WeP0+Zr+[x,<2C>bed0+[r*<2A> +Z<02>L+[w+\<02>H,<2C> <00>0+Z<02>L+[w+\<02>H,<2C> <00>0+Z<02>L+[|+\<02>H, <00>0+Z<02>L+[<03>+\<02>H,  1+Z<02>L+[<03>+\<02>H,! +1+Z<02>L+[v+\<02>H,. N1+Z<02>L+[<03>+\<02>H*< +Z<02>L+[v+\<02>H <0B>{1 P
2<01>e4v
<11>Ra ]S!<21> <11>S+!<21> <11><00>+ <11>V
AW&
w<00>21<> k1<02>],5 %2+Z<02>L+[<02>]+\<02>H,E H2+Z<02>L+[<03>+\<02>H,T k2+Z<02>L+[<03>+\<02>H,` <00>2+Z<02>L+[v+\<02>H,m <00>2+Z<02>L+[<03>+\<02>H*| +Z<02>L+[v+\<02>H&<26>r<00>3"+]<00>+,<2C>  3+Z<02>L+[t+\<02>H,<2C>We(3+Zu+[x,<2C>be<3+[u,<2C> _3+Z<02>L+[|+\<02>H,<2C> <00>3+Z<02>L+[<03>+\<02>H,<2C> <00>3+Z<02>L+[v+\<02>H,<2C> <00>3+Z<02>L+[<03>+\<02>H*<2A> +Z<02>L+[v+\<02>H, 4+Z<02>L+[<03>+\<02>H, %4+Z<02>L+[v+\<02>H,! H4+Z<02>L+[<03>+\<02>H*0 +Z<02>L+[v+\<02>H<1E> <01><00><01>5)fp<01>D R <01>S"<22><01>A<00>+"<22><01><11>,"<22><01><11>M,"S <01><11><00>,,%<00>d<00>4+Zr,\<00>d<00>4+Zr*<2A>me+[r7Q<01>2<01>Z58fmt<01><>R9: <01>c <02>T- |e*0<00>e+[r;` <01><03><00><01>6!<21><01><03><00>,<1F><01><03>S!<21><01><03>,-! <01><03>J-G<01>AV!<01>Ak-w <01><03><02>"<22><01>]<00>-16<01><03>Z*<00>e+Z1+[ w3$w"2$#@;<01><03><01><>6!<21><01><03><00>-<1F><01><03>S<1F><01><03>T <01><03>Uw <01><03>V*Z5+Zr+[s+\t+]u+^0+_1+qv;<3B><01><03><01>H7!<21><01><03><00>-<1F><01><03>S<1F><01><03>T <01><03>Uw <01><03>V*Z5+Zr+[s+\t+]u+^1+_1+qv;<3B>\<04><00><01><>;#buf\<04>.#fmt\<04>/.)tm\<04> T$c^<04><00>.2bp_<04><02>X$len`]C1"aAb12iaA<02>\"haA93<<3C>zn<vJ,<2C>H78+[<03>+\t,<2C>H7:8+[<03>+\t,<2C>H7W8+[<03>+\t,<2C>H7t8+[<03>+\t,H7<00>8+[<03>+\t,,H7<00>8+[<03>+\t,HH7<00>8+[<03>+\t,l<00>d<00>8+Zs,|<00><00>8+Zs+[w+\u,<2C><00>d9+Zs,<2C><00>39+Zs+[w+\u,<2C><00>dG9+Zs,<2C><00>g9+Zs+[w+\u,<00>d{9+Zs,<00><00>9+Zs+[w+\u,`<00><00>9+Z<02>X+[<02>\+\0+]c,<2C><00><00>9+Z<02>X+[t +\1+]O,<2C><00>:+Z<02>X+[t+\0+]G, <00>,:+Z<02>X+[t+\1+]<,4<00>R:+Z<02>X+[<02>\+\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
n,Y<00>w:+Z<02>X+[t+\0+];,y<00><00>:+Z<02>X+[<02>\+\1+]<,<2C><00>:+Z<03>+[r,<2C><00>:+Z<03>+[r,<2C><00><00>:+Z<02>X+[t+\0+]=, <00>;+Z<02>X+[<02>\+\0+]5,)<00>C;+Z<02>X+[t+\0+]6,L<00>i;+Z<02>X+[<02>\+\0+]
2019-10-01 11:21:44 +03:00
'*x<00>+Z<02>X+[<02>\+\0+]c <20> YAh<01>H<!<21> Y<03><00>3!.Y<03>4"E[AS4(8" h<03><00>42tmiC<03><>,)<00>e<+Z<03><>+\$,5H7/<+Zs+\<03><>*X<00>e+[<03><>+\$;<3B>2N<00><01>=!<21>3<06><00>4!<21>4<06><00>4! 5<06>5G6AU!7A#5w 8<06>W"<22>:]A516;NZ&e
="F]r5$remG]<00>5*<00>d+Zv3$#<;<3B>N<01><>=!<21><06><00>5<1F> <06>S !<06>Tw "<06>U*H<+Zr+[s+\t+]0+^1+_u;E(N<01>!>!<21>)<06><00>5<1F>*<06>S +<06>Tw ,<06>U*H<+Zr+[s+\t+]1+^1+_u;<3B><01><06>`<01><>>!<01>A<00>5"<22><01>]616<01><06>Z*<00>d+Z r1$r"2$#D=+ <01>2<01><>>)fp<01>D R)end<01><06>S<01><06>T$i<01>A{6'!"b<01><00>6.)+[r+^t;<3B><01><07><00><01><>?!<21><01><07><00>6!<21><01><07><00>6! <01><07>7!G<01>A(7!<01>AI7w <01><07>W"<22><01>]g716<01><07>Z&<00><00>?$i<01>A<00>7*<00>d+Z v1$v"2$#D;<3B><01><07><01>J@!<21><01><07><00>7<1F><01><07>S <01><07>Tw <01><07>U*<00>>+Zr+[s+\t+]0+^1+_u;3<01><07><01><>@!<21><01><07><00>7<1F><01><07>S <01><07>Tw <01><07>U*<00>>+Zr+[s+\t+]1+^1+_u;  Eu<01>pA!<21> <09><00>7<1F> <09>S!  <09>,8G AU! AM8w  <09>W"<22> ]k816 EZ*<00>d+Zv2$;<3B>
 E<01><>A!<21> <09><00>8<1F> <09>S  <09>Tw  <09>U*<00>@+Zr+[s+\t+]0+^1+_u;T E<01>rB!<21> <09><00>8<1F> <09>S  <09>Tw  <09>U*<00>@+Zr+[s+\t+]1+^1+_u;<3B><01> `<01><>B!<21><01> <09><00>8!<21><01> <09> 9G<01> AT!<01> A89w <01> <09>V16<01> Z*<00>d+Z8;*<01> <01>dC!<21><01> <09>V9<1F><01> <09>Sw <01> <09>T*rB+Zr+[s+\0+]1+^t;<3B><01> <01><>C!<21><01> <09>w9<1F><01> <09>Sw <01> <09>T*rB+Zr+[s+\1+]1+^t;<3B><01> (D1<01>(D! <01> <09><00>9w <01> <09>S16<01> (DZ* <00>d+Z4
=<3D><01> .<01>~D)exp<01> aR-Ae-Ae-$Ae*,Ae+Zr;<3B><01> a<00><01><>E!<21><01> <0A><00>9!<21><01> <0A>
<00>9!<21><01> A:$exp<01> aK:&`LRE$res<01> Ai:,h<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
E+Z<03>\,<2C> #'E+Zs+[,<2C><00>d;E+Zr*<2A><00>e+[u+\r, <00>dfE+Z8,!<00>dzE+Zr-,<00>d,FO"<00>E+Z<03>\+[
2019-10-01 11:21:44 +03:00
,R<00>d<00>E+ZD-]<00>e*<2A>.D+Z<03>\;<3B> <0B><01>XG!<21> <0B><00>:!<21> <0B><00>:!<21> <0B>;!  <0B>1;!G A];! A<00>;<1F> A<02>w  <0B><02>"<22> ]<00>;16 <0B>S"<22> XG<00>;$i A<00>;1<> <0B><02>\$rex a<,<00>e<00>F+Z$,&<00>e<00>F+Zd,<<00>dG+Zw2$,<2C>~DG+[<02>\,<2C>50G+Z<03>,5GG+Z<03>* .D+Zr<04> ;<01>
<EFBFBD><01> H!<21><01>
<EFBFBD>A<<1F><01>
<EFBFBD>S<1F><01>
<EFBFBD>T <01>
<EFBFBD>U<1F><01>
2019-10-01 11:21:44 +03:00
AVw <01>
<EFBFBD>W*<00>E+Zr+[s+\t+]u+^0+_1+qv+qw;<3B><01>
<EFBFBD><01><>H!<21><01>
<EFBFBD>b<<1F><01>
<EFBFBD>S<1F> <0B>T  <0B>U<1F> AVw  <0B>W*<00>E+Zr+[s+\t+]u+^1+_1+qv+qw;;<01> <0A> <<01>,I#exp<01> a<00><<01> <0A>S$res<01> <0A><00><,<00>dI+Zs*(g+Zr+\s+]0 J <01>
A\<01><>I!<21> <01>
<EFBFBD><00><.<01>
<EFBFBD>S"E<01>
AH=1<><01>
<EFBFBD><02>\$rex<01>
2019-10-01 11:21:44 +03:00
a~="z <01>
<EFBFBD> <00>=(P"<22><01>
XG<00>=,.~D<00>I+[<02>\,8<00>H<00>I+Zt+[s*V.D+Zt;<3B><01> <0A> <00><01><>J#exp<01> a<00>=!<21><01> <0A>E><1F><01> <0A>TI <01> <0A>
U!<01> <0A>
2019-10-01 11:21:44 +03:00
<00>>$cur<01> <0A><00>>"<22><01> A2?*=g+Zr+]0;<01> <0A> <01>K#exp<01> aP?<01> <0A>SI <01> <0A>
T<01> <0A>
2019-10-01 11:21:44 +03:00
U, <00>d<00>J+Zs*<00>I+Zr+[s+]t+^u;=<01> A<01>JK#exp<01> aq?;<01> <0A> $<01><>K#exp<01> a<00>?#n<01> A<00>?<1F><01> ZT;{<0E><00><01>TL!<21>|<0E>@!<21>}<0E>>@! ~<0E>k@GAU!<01>A<00>@w <01><0E>W"<22><01>]<00>@16<01><0E>Z&pAL$i<01>A<00>@*<00>d+Zv2$;<3B>g<0E><01><>L!<21>h<0E><00>@<1F>i<0E>S j<0E>Tw k<0E>U*<00>K+Zr+[s+\t+]0+^1+_u;<3B>q<0E><01>VM!<21>r<0E>A<1F>s<0E>S t<0E>Tw u<0E>U*<00>K+Zr+[s+\t+]1+^1+_u;3<01>A<00><01><>N!<21> <01>A<A!<21><01>(<00>A<1F><01>& T1 <01>T1S <01><10>V"<22><01>A<00>A""<01>(<00>A%hhN$i<01>A<00>A,f,N+Zr+[u+\t+]v,t =N+Zr+[u+\t+]v,<2C>.WN+Zt+[v*<2A>Ae+Zu, <00>|N+Zt,<00><00>N+Zt,%.<00>N+Zt+[v,4<00>d<00>N+Zr2$*<2A><00>+Zv+[v+\2+]0=<3D><01>r<01><>O#fp<01>D B!<21><01><11>:B<1F><01><11>T <01><11>U!S <01><11>[B1<><01><11>O<03><>~,"<00>erO+Z<03><>~+[0+\<08>,B<00>.<00>O+Z<03><>~+[<08>+\s+]t+^u+_0+q<03>,N<00>e<00>O+Z<03><>~+[r,Y<00>e<00>O+Zv+[r-p<00>e <0B><00>O <00><1E><01><01>R!<21> <01><03>yB#fp<01>D <00>BE<01>AT!.<01><03><00>B!<01><03><00>B1<><01><03>U1<55><01><03>V" <01><03>C&<26>U?Q2tm<01>C<03><>}1<><01><03>O<03><>~,<2C><00>d<00>P+Zs+[<03>+\w,<2C>H7Q+Z+[ +\<03><>},<2C><00>e$Q+Z<03><>~+[<08>+]<03><>}*<2A><00>e+Z,+[<03><>~,A<00>d\Q+Zs+[,\<00>d<00>Q+Z<03>+[1+\?+]s,m<00>N<00>Q+Zs+[u+\v+]<04><>}+^<03>,<2C><00>d<00>Q+Z<03>+[1+\>+]s,<2C><00>N
R+Zs+[u+\v+]w+^<03>-<00>e<1E><01><00><01><>S!<21> <01>N%C)fp<01>D SE<01>AT!.<01><05>FC!<06>dC1<><06>W1<57><06>V1 <06>R,<00>d<00>R+Zs+[,4<00>d<00>R+Z<03>+[1+\?+]s,E<00>NS+Zs+[w+\v+]r+^<03>,X<00>d9S+Z<03>+[1+\>+]s,i<00>NhS+Zs+[w+\v+]u+^<03>,y<00>d<00>S+Zs+[D+\u*<2A><00>N+Zs+[w+\v+]r+^<03><1E>}z<01>+U!<21> ~<07><00>C)fpD SE<01>AT!.<01><07><00>C!<01><07><00>C1<><01><07>W1<57><01><07>V1 <01><07>R,<00>d_T+Zs+[,4<00>d<00>T+Z<03>+[1+\?+]s,E<00>N<00>T+Zs+[w+\v+]r+^<03>,X<00>d<00>T+Z<03>+[1+\>+]s,i<00>N U+Zs+[w+\v+]u+^<03>*x<00>d+Zs+[h+\u<1E><01><00><01>GW!<21> <01>E<00>C)fp<01>D SE<01>AT!.<01><08>D!<01><08>:D1<><01><08>W1<57><01><08>V1 <01><08>R,<00>d<00>U+Zs+[,D<00>d<00>U+Z<03>+[1+\?+]s,U<00>N)V+Zs+[w+\v+]r+^<03>,h<00>dPV+Z<03>+[1+\>+]s,y<00>NV+Zs+[w+\v+]u+^<03>,<2C><00>d<00>V+Zs+[D+\u,<2C><00>N<00>V+Zs+[w+\v+]r+^<03>,<2C><00>d<00>V+Z<03>+[1+\K+]s,<2C><00>N'W+Zs+[w+\v+]r+^<03>*<2A><00>d+Zs+[<03>+\u\ <01> _<01><>X!<21> <01> fD)fp<01> D SE<01> AT!.<01> <09><00>D<01> <09>V1<56><01> <09>U1<55><01> <09>W1 <01> <09>R, <00>d<00>W+Zs+[<03>+\v,2<00>N"X+Zs+[u+\w+]r+^<03>,<<00>e;X+Z:+[s,L<00>d^X+Zs+[<03>+\v*]<00>N+Zs+[u+\w+]r+^<03>r <01>
<00><01>1Z!<21> <01>
<EFBFBD><00>D)fp<01>
2019-10-01 11:21:44 +03:00
D SE<01>
AT!.<01>
<EFBFBD><00>D!<01>
<EFBFBD><00>D1<><01>
<EFBFBD>W1<57><01>
<EFBFBD>V1 <01>
<EFBFBD>R,<00>d2Y+Zs+[,4<00>dYY+Z<03>+[1+\?+]s,E<00>N<00>Y+Zs+[w+\v+]r+^<03>,X<00>d<00>Y+Z<03>+[1+\>+]s,i<00>N<00>Y+Zs+[w+\v+]u+^<03>,|<00>dZ+Z<03>+[1+\?+]s*<2A><00>N+Zs+[w+\v+]u+^<03>Ik<01><>[!<21> J<0E>E)fpKD SELAT!.M<0E>4E!N<0E>RE1<>P<0E>W1<57>Q<0E>V1 R<0E>R,<00>d<00>Z+Zs+[,4<00>d[+Z<03>+[1+\?+]s,E<00>N/[+Zs+[w+\v+]r+^<03>,X<00>dV[+Z<03>+[1+\>+]s*i<00>N+Zs+[w+\v+]u+^<03>=<3D><01><01>M]#fp<01>D ~E!<21><01>& <00>ES <01><11>T" <01><00>E$i<01>A<00>E"<22><01>A<00>E&"<00>]1<><12>O<03><>~"<22><12>F"<22><12>1F" <12>EF,2<00>e`\+Z<03><>~+[0+\<08>,`{1{\+Z<03><>~+[<08>,}<00>d<00>\+Zr+[<03>+\<03><>~,<2C><00>d<00>\+Zr+[<03>+\u<>~,<2C><00>d<00>\+Zr+[<03>+\<03><>~+]<03><>~*<2A><00>d+Zr+[+\<03><>~,e4)]+Zr+[s,<2C>meC]+Zt+[r-<00>e=<3D>/<00><01> _#fp/D YF!<21>/& zFS /<12>T" 1<00>F$i2A<00>F"<22>2A<00>F&<00><00>^1<>9<12>O<03><>~"<22>:<12><00>F"<22>:<12> G" :<12> G,(<00>e,^+Z<03><>~+[u+\<08>,P<00>.Q^+Z<03><>~+[<08>+q<03>,i<00>du^+Zr+[<03>+\<03><>~,<2C><00>d<00>^+Zr+[<03>+\u<>~,<2C><00>d<00>^+Zr+[<03>+\<03><>~+]<03><>~*<2A><00>d+Zr+[+\<03><>~,<2C>me<00>^+Zt+[r-<2D><00>e=9a<00><01>>`#fpaD 3G!<21>a& TG!<21>a<12>uG" c<00>G"<22>dA<00>G&)C4`1<>k<12>O<03><>~"<22>l<12><00>G"<22>m<12><00>G" n<12><00>G"w o<12> H,9<00>e<00>_+Z<03><>~+[0+\<08>,]<00>.`+Z<03><>~+[<08>+q*l<00>d+Zr+[t+\<03><>~+]v-<2D><00>e=<3D><01><00><01>9a)fp<01>D R!<21> <01>9aH!<21><01>9a>H<01><12>U"<22><01>9a_H"<22> <01>H~H"<22><01>H<00>H1<><01>9aW%<25><00>`$i<01>H<00>H*<2A><00>d+Z +[r, <00>da+Zu,i<00>d#a+[r*x<00>d+Z:+[rH=<3D><01><00><01><>b#fp<01>D <00>H!<21><01>& I" <01><I"<22><01>A]I&<00><00>b1<><01><12>O<03><>~"<22><01><12>|I"<22><01><12><00>I" <01><12><00>I"w <01><12><00>I,-<00>eb+Z<03><>~+[t+\<08>,t<00>.6b+Z<03><>~+[<08>+q,}<00>dKb+Z<03><>~,<2C><00>dxb+Zr+[ +\t<>~+],<2C><00>d<00>b+Zr+[,+\<03><>~*<2A>>`+Zr+[L+\O+]w,<2C><00>d<00>b+Z:+[r-<2D><00>e;<3B> A$<01>,c!<21>& <00>I" J"<22>AnJ=<3D>5 <01><>c<1F>5& R1 7R"<22>8A<00>J"U9A<00>J-Ae=<3D> N <01><>c<1F>N& R)nN]S1 PR"<22>Q]<00>J-Ae <0B><00>c 2day$d<18>c1<>)d<18>c <0B>.d  2mon-@dd1<>2Wdd <0B>ld 5<>7xd\d><3E> <01><>><3E><01>A><3E>
<01>A><3E><01>A><3E> -<2D>d<18>?<3F><00> !?<3F><00>e?22<0E>?<3F> <00> <08>@F<00>F?<3F><00><08>?== &?jj ?ww<0E>?<0E>?<3F><00>?<3F> <00> ?Z?<3F><00><01>?<3F><00> ?<3F><00> "@<00> AVV ?ss<08>?}}WB<57><00>B<>
<00>
?

@
<00>
?<08>BO O ?<3F><00> <?f f <08>@<40>' <00>% U$ > $ > : ; I : ;  : ; I8  : ;I  : ; 
2017-09-12 09:40:52 +03:00
: ; I I !I/  : ;  : ; I8  I : ;  : ; I8' : ; : ;I8  : ;I8 'II&I' : ;  I: ; (  : ;.: ;'@<18>B: ;I .: ;'I@<18>B!: ;I"4: ;I#: ;I$4: ;I% U& ' ( U): ;I*<2A><>1+<2B><><18>B,<2C><>1-<2D><>1.<2E><>/<2F><>0.: ;'@<18>B14: ;I24: ;I3.: ;'<19>@<18>B44: ;I54: ;I6<><36><01>B7.?: ; '@<18>B8: ; I9:4: ; I;.?: ;'I@<18>B<
: ;=.?: ;'@<18>B>4: ; I?<?.?<n: ; @.?<n: ; nA.?<n: ;B.?<n
R
<00>R<>r<08><1A>RX<00>R<>SX<00>S<>RRTVRS ] *S*I]IT}<>TX] }-;s;>}>@s@X}r rRrTVrVXYCIYIRrIO[OT}
R
`<00>R<>`bRbh<00>R<>
S
`<00>S<>`dSdh<00>S<>YTYhT
QRS^RdfR
] )S)H]HS}<>S`]dh]
},:s:=}=?s?`}dh}
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
rQrSUrU^r^`YdfrfhYBHYHQrHN[NS}_R_~<00>R<>~<00>R<><00><00>R<>gTg~<00>T<>~<00>T<><00><00>T<>0<>X4Y4~X~<00>0<><30><00>XU@ZC~Z~<00>U<><00>Z
2017-09-12 09:40:52 +03:00
R
<00>R<>r<08><1A>
R
<00>R<>r<08><1A> R YRdfRhjRSJSdlSYlY[-l[
R
<00>R<>r<08><1A>R<00>R<>R<00>R<>0<>R
R
<00>R<>r<08><1A>
R
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<>r<08><1A>Rr<><00><00><00>R<>"S"4<00>S<>4;S;M<00>S<>MTSTm<00>S<>mtSt<00><00>S<><53><00>S<><00><00>S<><53><00>S<><00><00>S<><53><00>S<><00><00>S<><53><00>S<><00><00>S<><53><00>S<><00><00>S<><53><00>S<><00>S<>S<00>S<>%S%5<00>S<>5<S<D<00>S<>DKSK[<00>S<>[bSbw<00>S<>w~S~<00><00>S<><53><00>S"S"4Y4;S;MYMTSTmYmtSt<00>Y<><00>S<><00>Y<><00>S<><00>Y<><00>S<><00>Y<><00>S<><00>Y<><00>S<><00>Y<><00>S<>YSY%S%5Y5<S<DYDKSK[Y[bSbwYw~S~<00>Y<><00>S<00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><00>S<><00>SQXQjs<04><00>X<><00>s7E\EKs<08><00>sKQXQjs<04><00>sVdXdjs<08><00>s<00><00>X<><00>s<00><00>X<><00>s<00><00>X<><00>s<00><00>s+R+s<00>R<>s<00>R<><00><00>R<><52>;R;E<00>R<>E\R\m<00>R<>m<00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00>R<>R(<00>R<>(+R+><00>R<>>NRNP<00>R<>PRRR<00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<>&S&s<00>S<>s<00>S<><00><00>S<><53><00>S<><00><00>S<><53>Sm<00>S<>m<00>S<><00><00>S<><53><00>S<><00><00>S<><53>S><00>S<>>XSX<00><00>S<><53><00>S<><00><00>S<><53><00>S<><00><00>S<><53><00>S<><00><00>S<><53><00>S<><00><00>S<><53><00>SLTL<00><00>T<><54><00>T<>s<00>T<>s<00>T<><00><00>T<><54>Tm<00>T<>m<00>T<T>NTP<00>T<><00><00>T<><54><00>T<><00><00>T<><54><00>TU<00><00>\*V*Ls<00><00>ssuVu<00>s<00><00>V<><00><00>S<><00>V<>s<00>SmxVx<00>s<00><00><00>S<><00>s<00><00><00>S<>V(v<><02>(-V-7v<><02>>yVy<00><00>S<><00>V<><00><00>S<><00><00>S<><00>V<><00>V<><00><00>S<><00>V%H0<>H<00>V<><00>0<><30>-V,CVC<00><00>X<EFBFBD><00>V<>s<00>X<EFBFBD><00><00>X1;U;s<00>T<EFBFBD><00><00>T1L0<>L<00>U<><00>0<><30>sU<><00>U1`T`<00>W<>"T"$W1eTe<00>W<>$T$sW<><00>W<00><00>Zt<00>0<><30><00>]<5D><00>0<><30><00>]<5D><00>0<><30><00>]s<00>T<><00>Z<><00>\<5C><00>Z<><00>T<><00>Z<><00>T|<00>U<><00>U<><00>S<><00>S<><00>U<><00>S<00>LUQmU<><00>U<00>mT<><00>T<00><00> <09><><EFBFBD><00>V<> <09><>-VE_V<><00>V0<>]0<>]XyVy<00><00>S<><00><00>SsyVy<00><00>S<><00><00>SR<00>R<>!R!$<00>R<>$&R&(<00>R<>&0<>&(R
2017-09-12 09:40:52 +03:00
R
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<>r<08><1A>rRr{x{}<00>R<>-S-/x/D<00>S<>DFSF}<00>S<>T"y"D<00>T<>D}TR<00>R<>0<>X<00>T<><00><00>T<>0<><00>V0<>CZQU0<>W<00>Z<><00>\0<>c<00>XcmXm<00><00>X0<>ZWcm<00>\m<00>W6EXEm<00>\FmZ0<>1T%VZ$\0<> SS6SX%x<01>%BX <Z<00>R<><00><00>R<>
2017-09-12 09:40:52 +03:00
2<>
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
FT
2017-09-12 09:40:52 +03:00
0<>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
;SAF0<>F<00>S
XX79Z9NYN|[|<00>{<01><><00>[<5B><00>YF<00>]H<00>XR<00>R<>6R68<00>R<>8:R:<<00>R<><>R>@<00>R<> S <<00>S<><@S:0<>:<5<><>0<>>@R<Z<>[<5B>U<00>U V \hRhj<00>R<>,Z5DZL^ZfjZ.R.2S24R4dS.0<>.2R240<>4dR*CZR<00>R<>dRdf<00>R<>fhRhj<00>R<>?S?f<00>S<>fjSh0<>hjREREIsIsRsusu<00>R<><00>s<00><00>R<><00><00>R<>lTl<00><00>T<>21<>27 <09><>791<>9<00>VR9X9Lx<01>L<00>WO^X^qw<77><08><1A>u<00>w<77><08><1A>^lTR<00>R<>mRmp<00>R<>p
2017-09-12 09:40:52 +03:00
R
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<> R<00>R<>rSr <00>S<> S<00>0<><30> X 0<>( T<00>R<><00><00>R<>S<00><00>P<00><00>r<72><7F><00>RR<00>R<>:R:<<00>R<><BRBD<00>R<>DJRJL<00>R<>LRRRT<00>R<>TZRZ\<00>R<>\kRkm<00>R<>m<00>R<><00><00>R<>JRJL<00>R<>L\R\^<00>R<>^nRnp<00>R<>p<00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52>
2017-09-12 09:40:52 +03:00
R
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>S<><00><00>S<><53> S<00><00>[<5B><00>[<5B>[<00><00>ZQRQ[<00>R<> <09><>%U%2 <09><>2[UJ <09><><EFBFBD><00> <09><><EFBFBD>Z Z <09><>J<00>S<><00>s <0C><00>S<>ZS0S<00><00>V<00><00>Z<00>ZZRZ\<00>R<> X/?X@\X :<3A>?Y@\Y:R:B<00>R<> <09><><00>S<><00> <09><><EFBFBD><00>S<><00> <09><><EFBFBD><00>S<><00> <09><><EFBFBD><00>S<><00> <09><><EFBFBD><00>S<>yZBS^aSn<00>Sv<00>Z<><00>t<00>0<>1<>0<>.1<>.20<>2;1<>;<00>0<><30><00>X<00>0<>.1<>.m0<>mtZt<00>T<><00>0<><30><00>T<00>0<>. <09><>.;1<>;}0<>}<00>T<><00>0<><30><00> <09><><EFBFBD><00>Z<><00> <09><><EFBFBD><00>U<><00>0<><30>BU<00>Z5>ZjRjt<00>R<> <09><>"S"$ <09><>$nSnpUptS,CZZpUhpZ)R)Y<00>R<>HJz <0C>JOZOasw"# <0C>ad
v4$w"# <0C> 1<> dV 0<> dW 0<> [T_d0<>dUU@SSd0<>d%S_iTis}<01>sv]vxTx<00>]<5D>Y"Tf\%R%(<00>R<>(*R*,<00>R<>0<>,TT<00><00>XdvTv<00>Z<><00>T<><00>ZZT.Z9[T<><00>Tv{T{<00>v<00><00>X<><00>y<1C><00>t#<1C><00><00>\<00><00>Z<><00>\DOZY^Zf<00>Tq~Z~<00>\!R!G<00>LGLzLZ<00>LZ_z_f<00>LfhRh<00><00>L<EFBFBD><00>z<00><00><00>L<EFBFBD><00>z<00><00><00>L<EFBFBD><00>z<00><00><00>L<EFBFBD><00>z<00><00><00>L<EFBFBD>z<00>Lz<00>L z (<00>L(-z-6<00>L6;z;><00>L!S!A<00>HAL|LV<00>HV_|_f<00>HfhSh<00>H<00>|<00><00><00>H<EFBFBD><00>|<00><00><00>H<EFBFBD><00>|<00><00><00>H<EFBFBD><00>|<00><00><00>H<EFBFBD>|
<00>H
|<00>H | #<00>H#-|-2<00>H2;|;><00>HW><00>D<00>>W!fRhnR<00><00>R<><00>R<00><00>ST<00><00>T<><54>0T02<00>T<> U <00><00>U<><55>0U02<00>U<><00><00>Z0<>?TB<00>T<03><00>$[%+<03><00>+B[hm[<03><00>$]%+<03><00>+[]\b<03><00>b<00>]B<00>BVZ\b<03><00>bhZhm<00>m<00>Z9R9<00>z<04><00><00>R<> T <00>T-U-<00><00>U<>W<00>W{<7B><00>[<00> w3$w"2$#@<40>R<00>R<>R<00>R<>R<00>X<00><00>R<>;S;JSJLVLNSNnVn<00>S<><00>V<><00>S<><00>V<>S<00>V s>@s@JRJLvQTsTnvn<00>R<><00>v<76><00>v<76><00>R<><00>v<76><00>R<><00>v<76>RvR+v6GvRYv<76><00>vG_v<76><00>v<76><00>v<76> v 3v39RBXvaxv<76><00>v<76><00>v<76>v(v3Kv_wv<76><00>v<76><00>s<00><00>v<76>R8v=BvHMvRXv]hvmwv|<00>v<76><00>R<><00>v<76><00>v<76><00>v<76><00>v<76><00>v<76><00>v<76><00>v<76><00>v<76><00>v0<><00>UJ0<>JnX<><00>X<><00>X<><00>X<><00>XX+X6GXR\X<><00>XG_X<><00>X<><00>X<> X 3XBXXaxX<><00>X<><00>X<>X(X3KX_wX<><00>X<><00>X8X=BXHMXRXX]hXmwX|<00>X<><00>X<><00>X<><00>X<><00>X<><00>X<><00>X<><00>X<><00>X<><00>X0<><00><00>L<EFBFBD><00>1<><31><00><00>L<EFBFBD><00>1<><31><00><00>LR<00>R<>JRJ\<00>R<>\^R^`<00>R<>`bRbd<00>R<>dfRfh<00>R<>:S:\<00>S<>\`S`d<00>S<>dhSb0<>bd6<>df0<>fhR5>Z\dZBRB|z|<00><00>R<>qSq|z|<00><00>S<>-T-<00><00>T<>V<00>V z<<3C>Z<00>v3$#<<3C>ntRt|z<<3C>q|SR<00>R<>R<00>R<>RRR\z\`<00>R<> z<><00> ZR r1$r"2$#D<>R\z1$z"2$#D<>\`<00>R1$<24>R"2$#D<>0<>2U(ZCRC<00>z<04><00><00>R<>tSt<00>z<08><00><00>S<>0T0<00><00>T<><00>U<><00><00>U<>V<00>V z<><00>Z<00> v1$v"2$#D<><00><00>0<><30><00>RR<00>R<>R<00>R<>?R?qzqu<00>R<>*T*u<00>T<>VuV z2$<24> Zuv2$<24>R<00>R<>R<00>R<>R\z\`<00>R<>1S1\z\`<00>S<>U`UR<00>R<>R<00>R<>/R/1<00>R<>jRj<00><00>R<><52><00>R<><00><00>R<>lSl<00><00>S<><53><00>S<00>T<><00><00>T<><54><00>TZ<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
W!V!@\@<00>V<>%@X@<00><>} R <00><00>R<>U<00>U V \<00><00>V<> R z<00>R<>UzU V \z<00>V<> R <00><00>R<>U<00>U V \<00><00>V<> R _<00>R<>U_<00>U<> R <00><00>R<>U<00>U V \<00><00>V<> R k<00>R<>UkU V \k<00>V<>R<00>R<>S<00>S<>S<00>S<>h<00>U<><00>U"0<>"WA_\A_uA_u <00>R<><00><00>R<><00>S<><00><00>S<><00>S<><00><00>S<>PT0<>TtU0<><00>W,O\.O]0O^<00>R<><00><00>R<>S<00><00>S<>T<00>TS<00><00>S<>$0<>$<00>U=\\?\]A\^ClVS<00><00>XT<00><00>T<>Z<00><00>\0<><00>SXVX<00>T<><00>T<><00>T<><00>V<00><00>T<><00>T<00>R<><00><00>R<><00>S<><00><00>S<><00>S<><00><00>S<>0<><00>V1s\3s]5s^7<00>WR<00>R<>R <00>R<> "R"$<00>R<>R<00>R<>R <00>R<> "R"$<00>R<>X $X0<> Su<08><1A>0<> Td Xh<00>   l  <00><00><00> (}<00>1 B<00>@<00>jdj<00><00><00> [\BtY,<00>>2<00>2<00><00>h<00>`2<00>u`1.<00><\<00> $<00><00>r<00>z<00>_<00>k<00><00><00><00>$ (@\^`
2019-10-01 11:21:44 +03:00
'?%s<00><00>s<00><00><00><00>m<00><00>E<00><00>46<<00><00><00><00><00><00><00><00> ivxfhn<00><00><00><00>XZd GLX;LN<00><00><00><00><00> Xh<00>   l  <00><00><00> (}<00>1 B<00>@<00>jdj<00><00><00> [\BtY,<00>>2<00>2<00><00>h<00>`2<00>u`1.<00><\<00> $<00><00>r<00>z<00>_<00>k<00><00><00><00>$ <00>5<00><01> /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/console/argtable3/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/sys/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/machineargtable3.cstddef.hstdarg.h<built-in>lock.h_types.hreent.hstdio.htime.hargtable3.hsetjmp.hctype.hstring.hstdlib.hsetjmp.h<03>  <03>   <03>              ~   <03>                
 <03>            t    <03>   <03>    <03>   <03>  <03>   <03>  <03>    v           o 
  <03>   <03>  <03>  ~    <03>   <03>  <03>   <03>                         <03>                           
2017-09-12 09:40:52 +03:00
    
i         <03> 
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
           
2017-09-12 09:40:52 +03: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
     f z   &        ~     ~       |   
       
2017-09-12 09:40:52 +03:00
                                       <03>   
             <03>  <03>   t  p    <03>   <03>         <03>      <03>                     M
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    } 
<03>        
 <03>!    
 <03>!             <03> |      }     
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
   
 
 z  |
    <03>    t  
 h  k   <03>                   <03>       
2017-09-12 09:40:52 +03:00

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

     $         s    ~   {  i               <03> 
 }              <03> s          }          z       
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
          q y  |
       <03>    ~   ~   <03>  
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
       
                  
2017-09-12 09:40:52 +03:00
          <03> <03>  
<03>"  
     s           p            <03>"                              <03>#         p          p     
<03> 
  <03>                        <03>   <03>   <03> ~           "         d !   ] (   V /   O 6   H =   A <03>   <03> <03>      x     <03> <03>       x     <03> <03>     <03>~ ,<03> <03>~ <03>   <03>~ <03>   <03>~ <03>     <03>~ <03>   <03>~ <03>   <03>~ <03>   <03>~ <03>    
<03>~ <03>   
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
 <03>~ <03>   <03>~ <03>  <03>~ <03>  <03>~ <03>   <03>~ <03>     <03>~ <03>   <03>~ <03>  <03>~ <03>    <03>} n
<03> y <03>}                                 x              <03>   w      m   o   <03>                        <03>    <03>    <03>                     <03>      } |  
 <03>                         |  
 <03>   <03>   <03>                     <03>   <03>   <03>                  <03>   <03>   <03>                <03>        
<03>           
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
       
}    <03>                             
         R /  <03>   <03>   <03>          <03>    q      c   i
  <03> 
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
  
x      {         j     <03>   <03>  <03>    ~   <03>                     
   <03>   <03>   <03>!     
2017-09-12 09:40:52 +03:00
  
       
    <03>#         <03>  
                 <03>                <03>              <03>                   <03>       
   <03>               <03>            <03>#        {           Z    -  
 <03>$       {           `    &  
 <03>$          {  p    <03>% 
2017-09-12 09:40:52 +03:00
 ~      }       }  
 
2019-10-01 11:21:44 +03:00
   V -  <03>%            {      _  %   <03>&    v    <03>&       <03>&    z    arg_str_resetfnnewnscanfntrex_search_miscnamearg_parsestrrchrarg_dbl1alloc_shortoptionsndestshortoptarg_str_scanfnarg_date0arg_date1_lock_tgetopt_long_on_exit_args_writetm_ydayoptarglastformat1_wctomb_stateoptopttext_beginflagsarg_print_syntax_r48out_endmaxcountarg_file_resetfnnewid_signal_buf_nallocatedunsigned intnexttrex_matchcclasssval/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/console/argtable3/argtable3.cresult1result2EBADDOUBLE_lbfsize_flagsarg_dbl_scanfn_errnoarg_file1arg_date_checkfnendptrflagnmacheserrorparenttm_mdayseparatorarg_reset_LOCK_RECURSIVE_Tsubnexterrortext_end_readarg_lit1beginargtable_mbrlen_state_matcheserrorfnargvarg_strcasecmpfputssetjmpprogname_stdout_fpos_targ_lit0_fns_cookie_errormincountarg_cat_optioncopttrex_newnode_Bigint__tm_wdaytrex_liststrlen_result__tm_hourstrftimetrex_escapechartm_monstrcspn__countdetectsuffixclassidarg_cat__tm_minarg_litnbasecount__sfarg_filearg_dbl_checkfn_rand48resultcaptureerrorcode_result_kfind_shortoptionlong long unsigned intlongjmparg_dbl0_asctime_buf__sFILE_wdsnbytesstrncatendindexgetoptvalrmargin__FILEtabindexarg_print_formatted_offset_currsubexpTRexMatch/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/build/consoleisgreedy__va_regstorearg_print_syntaxv_emergencyTRexformatarg_rex1gnextarg_dblntrex_matchnodearg_parse_taggedabmon__gnuc_va_listARG_HASOPTVALUEputsarg_litalt_formatargvcopysize_tstrtodarg_print_glossaryprivhdrarg_strncasecmp__tm_sec__tm_ydaystrtol_inc_indARG_EMISSARGshortoptsarg_rex_resetfn_next_mbsrtowcs_statetrex_freebuffarg_rexntrex_compiletrex_errorTRexNodeTypecclassoptvaluetrex_getsubexparg_checkfnargval__valuetrex_matchclass_p5strightarg_hdrgoodarg_basename_wcsrtombs_state_mblen_stateprivchar_nsubexpr__tm_mdaynode_sig_func_mbrtowc_stateivalextensionarg_file0filenamearg_remlongoptstm_yeartexttablereallocarg_rexarg_extension_flock_targ_int_checkfnarg_lit_scanfntrex_classrulimstrcmp__wch_iobscallocarg_int__builtin_putsam_pm_on_exit_args_ptrarg_dbl_errorfn_closeabdayarg_date_errorfn__sdidinitarg_int_errorfnliteralpndestEOVERFLOWarg_intnrightarg_date_resetfnva_list_stdin_gamma_signgamsuffixtagTRexNodelong long intarg_parse_checklmargingreedystoparg_file_checkfn_base_freelist_mult__ULongEMAXCOUNTalloc_longoptionsARG_ELONGOPTGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protector_wcrtomb_stateresetfnarg_int0_fileoptinddvallongoptionsmemsetTRexBool__cleanupisclass_mbstate_t_mprectrex_parsenumberpendarg_strnoptions__builtin_fputc__tm_isdst_nodesout_beginendtablearg_lit_errorfntmvalarg_rex_errorfnarg_print_gnuswitch__builtin_fputsoptionargcstopstrtol0X__ctype_ptr__EBADDATEarg_str_checkfnARG_EMALLOC__tm_monoptargargsarg_dbl_resetfndatatypearg_register_error_bol_atexit0optionsarg_rex_scanfnshortoptionsprintfpositionsglossaryEBADINT_atexit_mbstate__va_ndxarg_freetablestrchrarg_date_scanfnparentarg_nullcheckshort intline_startarg_dbllongoptlen__va_stkarg_int_scanfnlong intpdestarg_print_errorsEREGNOMATCHtm_sec__stack_chk_failarg_daten_signtempllimis_match_current_localeARG_TERMINATOR_data__wchbARG_HASVALUE__tm_year__va_list_tagfprintf_misc_reentTRexNodeleft_localtime_buf_nsizearg_errorfnfreeagainstorestart_cvtlen_maxwds_l64a_buf_current_categorytrex_elementarg_lit_resetfnnnodear
2017-09-12 09:40:52 +03:00
ABI=0
 D<48P TP`$<00>  0D $ P40L 4(888 D<48P  TP`$<00>  0D $ P40L 4(888(  (( "&&">>"TT"X(
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
"%%"=="SS "``dd"h(E"]"d "p"~~"<00><00>"<00>(  ((  (  ((  ( "((">>
"HJ"L"cd"hhl((  ("((  ((44MMee"ii"mm<00><00>"<00><00>"<00><00><00><00><00><00><00><00><00><00><00><00>55DD[[ww<00><00>"<00>((-"00:"jj "wx"<00><00>"<00><00>"<00><00>"<00>"<00><00>"<00><00><00><00><00><00><00><00>"<00><00><00><00>"<00><00>"<00>(%%%&KL7"<00><00>"<00><00>"<00><00>2"<00>"<00> "<00><00>""""$%"I "i
"ss<00><00>)"<00><00>#"<00><00>.<00><00>"""0"CET"jm<00>"<00>"<00> "<00>"<00><00>"<00><00> <00><00> <00><00>(((">>PP"nn"<00>"<00>"<00><00><00><00>"<00><00>"<00><00><00><00>"<00><00><00><00><00><00><00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00><00><00>"<00>((  ("#$"(((DDD9"}("("$")) "22""TU?"<00><00>"<00>"<00>"<00>(,"1(" " (   " "%"4"B(
2017-09-12 09:40:52 +03: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
","FF"KL""n"<00>'"<00>($88"<<@("**<=OO__oo<00>"<00>((!"5"L"f"j("'( "12"8"<"X
"b"d(R"ff"j("'("/0"77GI,uu"<00><00>"<00>(Wop""<00><00><00><00><00><00><00><00><00><00>"<00><00>"<00><00>""  (!!)"JG"<00>((  "(444<<DDLLTT\\"mm"<00>"<00>((:::LL^^pp<00><00><00><00><00><00>-<00><00><00><00>"<00>" ((##%%"J/"y!"<00>"<00>-"<00><00>"""(3"[(+"@"\("("+.3aa+"<00><00>"<00><00>"<00><00>"<00><00>!<00><00>"".. ";;'"b&"<00><00>%"<00><00>"<00><00>}"B(!!"";<8"t(  " "'*:"dd"ii "vv3"<00>@"<00><00>"<00><00>a"Y(""'(",(LLL"cdR"<00>)"<00><00>'""79XYU"<00>(!B"cf#<00>"<00><00>E"<00><00><00><00>","00 "<">(oop"~<00>f<00><00>"<00><00>-#$ "0"2("+"BB "b"gh"z
"<00>(22(  !"-S"<00>"<00>((("  "$">> JJ"lln"<00><00> <00><00> <00><00><00><00><00><00><00><00>66RR
\\T"<00>"<00><00>
<00><00>W","GGQ<00><00>"<00><00><00><00>#<00><00>0  "BBaa&<00><00>%<00><00>%"<00><00><00><00>  13*]_E<00><00><00><00> "<00><00><00><00>"<00>"<00><00>"<00> "<00><00>"<00><00>""  """""""'("--"22"78"=="BB"GH"MM"RR"WX"]]"bb"gh"mm"rr"ww"||"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00>"<00><00><00>"<00>((G\\"``"ddh(--S"<00>(((\\"`(*"2(00T"<00><00>2"<00>(((**G"q"u(((\\"`(((--"1(
2017-09-12 09:40:52 +03:00
"
2019-10-01 11:21:44 +03:00
"$",".(<00><00>"<00><00> "<00>(**-+"Xi"<00><00>/"<00>" ""(((334"88"<(   ,LL XX\("  ("H"b"tt"xx"||"<00>(  (("  "$(**J"tu"<00>((()))";;"KL6<00> "<00><00><00>(((H"p"r(55;"pq#"<00><00>l"(6"GI""kl"<00>"<00>("%%""GI""kkz("'( "35""WY""{| "<00><00>/"<00>(,">>!"_(6"GI""km "<00>"<00>("$%""GI""k(!!"F"hh"<00><00>"<00><00>"<00><00>"<00><00>("<00> "<00>""(="ST."<00><00>"<00><00>"<00><00>("<00> "<00>"<00>"<00>("#$l"<00>"<00>(" "=>"@"V"[\$"<00><00>"<00><00><00>(;"QQ"<00>V"<00>"<00>(""  "$("" ("" ((((.symtab.strtab.shstrtab.rela.literal.arg_strcasecmp.rela.literal.arg_strncasecmp.literal.conv_num.rela.literal.detectsuffix.rela.literal.trex_matchcclass.rela.literal.trex_matchclass.rela.literal.trex_matchnode.literal.arg_register_error.rela.literal.arg_parse_untagged.rela.literal.arg_parse_check.rela.literal.alloc_shortoptions.rela.literal.arg_dbl_scanfn.rela.literal.arg_end_errorfn.rela.literal.arg_extension.rela.literal.arg_basename.rela.literal.arg_file_scanfn.rela.literal.strtol0X.rela.literal.arg_int_scanfn.rela.literal.trex_newnode.rela.literal.trex_charclass.rela.literal.trex_error.rela.literal.trex_escapechar.rela.literal.trex_charnode.rela.literal.trex_class.rela.literal.trex_parsenumber.rela.literal.trex_expect.rela.literal.trex_element.rela.literal.trex_list.rela.literal.alloc_longoptions.rela.literal.find_shortoption.rela.literal.arg_parse_tagged.rela.literal.arg_cat_optionv.rela.literal.arg_cat_option.rela.literal.arg_print_gnuswitch.rela.literal.dbg_printf.rela.literal.a
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
 !#%')+-/13579;=?ACEGIKMOQSUWY[]_acegikmoqsuwy{}<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><01><00><00><00>%,3;CJQX_dpx<00><00>2<01><00><00><00><01><00><01><01><00><01><00><00>#<01>%<01>'<01>`)2+<00>-/&10u395B7K`9T;]=f1?n.Ax<00>C<01><00><00>E<01><00>G<01>I<01><K<01><00>O<01> Q<01>S<01>$T<01><00>VXZ<00>\#5r^FW`gnx<00>p<01><00>r<01><00>t<01><00>v<01>$x<01> z<01> |argtable3.carg_date_resetfnarg_date_checkfnarg_strcasecmparg_strncasecmpconv_numarg_dbl_resetfnarg_dbl_checkfnarg_end_resetfnarg_file_resetfnarg_file_checkfnarg_int_resetfndetectsuffixarg_int_checkfnarg_lit_resetfnarg_lit_scanfnarg_lit_checkfnarg_rex_resetfnarg_rex_checkfntrex_matchcclasstrex_matchclasstrex_matchnodearg_str_resetfnarg_str_scanfnarg_str_checkfnarg_register_errorarg_endindexarg_parse_untaggedarg_parse_checkarg_resetarg_catalloc_shortoptionsarg_dbl_scanfnarg_end_errorfnarg_extensionarg_basenamearg_file_scanfnstrtol0Xarg_int_scanfntrex_newnodetrex_charclasstrex_errortrex_escapechartrex_charnodetrex_classtrex_parsenumbertrex_expecttrex_elementtrex_listalloc_longoptionsfind_shortoptionarg_parse_taggedarg_cat_optionvarg_cat_optionarg_print_gnuswitcharg_date_scanfnarg_date_errorfndayabdaymonabmonarg_dbl_errorfnarg_file_errorfnarg_int_errorfnarg_lit_errorfnarg_rex_scanfnarg_rex_errorfnarg_str_errorfn__ctype_ptr__optindstrlenmallocstrtodfprintffwritefputcstrrchrstrcmpstrtolrealloclongjmpstrchropterroptargoptoptfreegetopt_longstrcspnstrncatfputsdbg_printf__getreentvfprintfarg_datencallocarg_date0arg_date1arg_strptimememcpyarg_dblnarg_dbl0arg_dbl1arg_endarg_print_errorsarg_filenarg_file0arg_file1arg_intnarg_int0arg_int1arg_litnarg_lit0arg_lit1arg_remtrex_freetrex_compilesetjmpmemsetarg_rexnputsarg_rex0arg_rex1trex_matchtrex_searchrangetrex_searchtrex_getsubexpcounttrex_getsubexparg_strnarg_str0arg_str1arg_parse__stack_chk_guardarg_print
2017-09-12 09:40:52 +03:00
 <14># (; @ T &5 >@ C II O `<14>" ': ?  %4 =? SB HH NU dY
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
4<14> ~I ]L ]T ]Z _ dj pv <00>
2017-09-12 09:40:52 +03:00

<14>%*;@Ehd(5>@CLTJ
!
#
'<14><14>4<14>M<14>m<14><00><14><00><14><00><14><00><14><00><14><00><14><14><14>5<14>D<14>[<14>w<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>Z)e^)iz)<00>~)<00>))) ))))) )$)(),)0)4)8)<)@)D)H)L)P)T)X)\)`)d)h)l)p)t)x)|)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<14>-,2g,<00>t,<00><00>,<00><00><14><00>,<00><00>,<00>,x,<00>,j',02,K?,EE,KH,<00>K,QQ,<00>^,dd,<00>l,<00>q,<00>|<14>| )<00>,<00><00>,<00><00>,<00><00>,<00><00>,<00><00>,<00><00>,<00><00>,<00><00>,<14>H.<00><00>.<00><00>.<00><00>.<00><00><14><00>.<00><00><14>.$L<14>~.<00><00>.<00><00>.<00>..u<14><00><14><00><14>%.7X<14>k.p|.<00>..P;.A>.<00>[.`."e.<00>k.tq.<00>v.<00><00>.<00><00>.<00><00>.<00>.<00><00>.$<00>.<00><00>.$<00>.<00><00>.$<00>.$..L<.B?.<00>D.IZ.`].<00>d.ii.ol.<00><00>.<00><00>.<00><00>.<00>.<00><00>.<00><00>.<00><00>.<00>.<00><00>.<00><00>... .E".(%.<00>G.TQ.T.ZW.<00>o.<00>.<00><00>.<00><00>.<00><00>.<00><00>.<00><00>.<00><00>.<00><00>.<00><00>.<00><00>.<00><00>.<00><00>.<00><00>.<00><00>.<00><00>.<00><14>  ,.(7.<00>C<14>C )I.<00>R.<00>e.np.<00>s.yy.<00><00>.<00>... ..... .$.(.,.0.3$
2017-09-12 09:40:52 +03:00
3
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
5F<14>7D9
9 ;m<14>&;m/;mH<14>Q;mW<14><00><14><00>;<00><00><14><00><14>;;<00>;$";)+;2F;Uu;x;<00><00><14><00> 7<00><14><00> 7<00>;<00> =%=%<14> 7,= ?? AA%A%A %A41AC CCC<00>HC<00> C<14> (C
.<14>. 4C<00>aCnyC<00><00>C<00><00>CL<00>CFE<
2017-09-12 09:40:52 +03:00
E<14> #E8 <14><14><14><14>0<14> 9H<00>C<14>LH<00>Q<14>\H<00>a<14>lH<00>q<14>|H<00><00><14> H H<14>$ H<00>3<14>(3 !F<14>,F !V<14>0V f<14>4f v<14>8v <00><14><<00> <00><14>@<00> "HHH HHHKK
<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
#&K5,<14>, ?KLD<14>D SKfYKf^<14> ^ M$M*.M4@<14>M<14>M <14> #M(<14>  #*M24M88M<<MbC<14>C $IMXP<14>P $VMbZ<14>Z Of
O,<14>, ML<14>L KQ
2017-09-12 09:40:52 +03:00
<14>$Q7,Q94Q9QQ(!Q0>QIXQ^fQllQu{<14>{ %<00>Q<00>r<14><14><00><14><00>S<00><00><14> <00><14><00>S<00><00><14><00>S<00><00><14><00>S<00><00>S<00><00>S<00><00>S<00>S
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
S  S <14> Q*Sp6<14> 6 Q@SpK<14>$K QUSp^<14>(^ %hSpw<14>,w }S<00><00>S<00><00><14>0<00> <00>S<00><00>S<00><00><14>4<00> <00>S<00><00>S<00><00><14>8<00> <00>S<00><00>SU!/UJB<14>B &<14> UY <14> ')<14>m<14>}<14>
[m$[\z[<00><00><14> <00> Y[[[ [[[[[ [$[([,[0[4[8[<[@[/<14><00><14><00><14>
^ ^<00>'^-*^<00>B<14> B UT<14>T Uf<14>f Ux<14>x U<00><14><00> U<00><14> <00> W<00>^<00><00><14>$<00> U<00><14>(<00> U<00>^<00><00><14>,<00> Y<14>0 U^^^ ^^^^^ ^$^(^,^0^4^8^<^@^D^H^L^P^T^X^\^`^d^h^l^p^t^x^|^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^ a2?<14>m<14><00><14><00><14> <00>a<00>aa
a%<14> U*<14>* U9a?<aD<14>D YLaROa<00>RaXUa<00>jays<14>s Y<14>  U<00>a<00><00><14>$<00> Y<00>a<00><00><14>(<00> Y<00><14>,<00> [<00>a<00><14>0<00> ^<14>4 ^a("a(%aJ(a4cF/<14>5<14>K<14>2c@:<14> : YUc <14>e<14> Yg<00>(g<00>^gn<00>g<00><00>g<00><00>g<00><00>g<00><00>g<00><00>g<00><14>g<00>$<14>+g<00>8g<00>G<14>W<14><00>g<00><00>g<00><00><14><00>g<00><00><14>
g. ggg<00>g# g<00>%g<00>?gaK<14>K eV<14>V Uf<14>f Up<14>p j<00><14> <00> e<00><14>$<00> a<00><14>(<00> e<00><14>,<00> U<00><14>0<00> U<00><14>4<00> ^<00>g<00>g<00><00>g<00>g.<00>g;Tgb\<14>8\ Yd<14><d ctg<00>zg<00><00>g<00><00><14>@<00> c<00><14>D<00> e<00><14>H<00> Y<00>g<00><14>L<00> U!g>&g>+g>.g>2gj$8j>
j"<14> U&<14>& g,j<FjpR<14>R Uejk"$k8akfkskx<00>k<00>kk <14> 0<14>0 (8k*@k J<14>J PkU<00>ki<00>k<00><00>k<00><00>k<00>k kvk kdm
m<14> (m( mN<14>[<14>`o<00><00><14><00><14><00><14> <00><14><00><14><00>o<00><00><14><00><14><00><14> o<00>o<00><14><14> 4o<00>Uo<00>f<14>s<14><14> k<14> C)oL4<14>4 7<<14> < ,D<14>$D ,foliono<00>qo9<00>o<00><00>o<00><00>o<00><00><14>(<00> 7<00>o<00><00>o<00><00><14>,<00> 7<00>o<00><14>0<00> 7<14>4 7.<14>8. 7><14><> mDoYO<14>@O 7bo<00>qo<00>~<14>D~ 7<00><14>H<00> -<00>o<00><00>od<00><14>L<00> ,<00><14>P<00> ,<14>qn`qh<00>q<00><00><14><00><14><00>q<00><00><14> <00>q<00><14>
<14>#<14>qqfG<14>G ARqhZ<14> Z Akq!zq<00><00><14>$<00> A<00>q<00><00><14>(<00> A<00><14>,<00> .<00><14>0<00> /<00>q<00><00><14>4<00> A<00>q<00><00>q<<00>q<00><00><14>8<00> A<00>q<00><14><<00> Aq0<14>@ A<14>D A(<14>H( A6<14>L6 A:<14>I<14>b<14><00><14> <00><14><00><14><00><14><00><14><00><14><14>s<00>/<14>/ A5s0?<14>? AEspN<14> N AZ<14>$Z Ag<14>(g Av<14>,v A<00>s<00><00><14>0<00> A<00><14>4<00> .<00><14>8<00> /<00>s0<00><14><<00> A<00>s<00><00><14>@<00> A<00><14>D<00> A<00><14>H<00> A<00><14>L<00> A<00>s0<00>s$<14>P A<14>T A<14>X A*<14>\* A<14><14> u-%<14>(<14>:<14>?um\<14>_<14>dumh<14>u+u+u+<14> 2uh7uDubIubKubV<14>V ruzwuB|<14> | 0<14> 2*<14>* 3 <14>I<14>V<14>c<14> p<14>x <14> 5x<00>)x-<14> 4<14> 4 }<00><14>}>;}<00>G}La<14><00>}<00><00>}J<00>}J<00><14><00>}<00><00><14> <00>}<00><00><14><00>}<00><00><14><00>}<00><14>}<00>$<14>3}<00>@<14> O}<00>Y}<00>\<14>~<14> <00>}<00><00>}<00><14>$<00><14>(D}<00>i<14>,<00>}<00><00>}<00><00>}<00><00>}<00>}<00>?}<00>^}<00><00>}<00><00><14>0<00>}<00><00><14>4<00>}<00><00>}<00>}<00>.}<00>;<14>8Z}<00><00><14>,<00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00>}<00>
}<00>}<00>}<00>}<00>}<00>$}<00>*}<00>/}<00>4}<00>:}<00>?}<00>D}<00>J}<00>O}<00>T}<00>Z}<00>_}<00>d}<00>j}<00>o}<00>t}<00>y}<00>~}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00>}$6} B}nY}_\}<00>}<00><00>}<00><00>}<00>}<00>}<00><00>} <00>8<00>}<00><00>}<00>8<00>}<00><00>}<00>8<00>}<00><00>}<00>8<00>}<00>}" 8}<00>}"}()8.}<00>8}>;}-E8J}<00>R}2f<14><f v<14>@v |}<00><00><14>D<00> <00><14>H<00> <00>}<00><00>}\<00>}<00><00>}8<00>}=<00><14>L<00> <00><14>P<00> <00>},<14>T <14>X },)}<00>,}2/}BI}OL}HZ<14>\Z `}Me}<00><00>}<00><00>}R<00><14>`<00> <00>}X<00>}]<00>}<00><00>}b<00><14>d<00> <00>}h<00>}m<00>}<00><00>}r<14>h }w}}<00> }|.<14>l. 4}<00>D}JG}<00>S<14>pS Y}<00>c}if}<00>s<14>ts y}<00><00>}<00><00><14>x<00> <00>}<00><00>}<00><00>}<00><00><14>|<00> <00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00><14><00><00> <00>}<00><00>}<00><00>}<00><14><00> }<00>}}<00>#<14><00># )}<00>5};8}<00>F<14><00>F L}<00>a}gd}<00>r<14><00>r x}<00>}}<00><00>}<00><00>}<00><00>}<00><00>}}}} }}}}} }$}(},}0}4}8}<}@}D}H}L}P}T}X}\}`}d}h}l}p}t}x}|}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}<00>}}}} }}}}} }$}(},}0}4}8}<}@}D}H}L}P}<14>d
<14>#<14># 9/<14>/ 85<14>\:<14>`R<14>R 9*<14>?<14>L<14>Y<14> f<14><14> <14>| <14>-<14> :<14> :4<14>E<14> <14> <14>\<14>+<14>)-<14>-<14>@<14>M<14>Z<14> g<14><00><14><00><00><14><14> <14><00>#<14>0<00><14><00><14> ?<14> ?'<14><<14>I<14>V<14> c<14> <14> <14>q<14>*<14> B<14> B.<14>;<14>H<14>U<14> <14> <14>\<14> E<14> E<14>  <14>-<14>,<14>
2017-09-12 09:40:52 +03:00
<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
,<14><14> ,<14>$<14> ,&<14> & ,<00><14><14> <14> &<14> & @<14>@ UL<14>L W<14>W K]<14><00>b<14>b j<00><14><00><00><14> <00> Y<00><14>$<00> <00><14>(<00> L<00><14>,<00> I<14><14>u<14> <00><14><00><14><00><14><00><14><00><00><14><00><14><00><14> <00><14>$ <14>-<14>( N <14>, N6<14>06 ><14>T<14>X<00><14><00><00><14>4<00> J<00><14><00><14><00><00><14>8<00> 1<00><14><<00> 1<14>@ I<14> M<14> M "" .(<14>4,<14>8I<14>N<14>X<14> (( J22 Q8<14>LPP I<14><14>E<14>t77 .=<14>HE<14> Y<14>\<14>x^<14>bl<14>|  R<14><14> '<IV cq<14><00>z  <14><00><14>*<00><14>u V V8<14><00>H<14>N<00><14><00> ? 9<14>) =. . 6<14>LN<14>;`` onn ;v<14><00>|| =<00><00> ,<00> <00> 7%(_  L"<14>(<< qHH 0SS 0g<14>pjj \ 2 5 S  \ m<14><00>w <00> <00><14><00><00> <00> <00>  <00> $<00> %<14>5; (; A<14>qD<14><00>G<14>MJ<14><00>V ,V !g 0g [z 4z !<00> 8<00> [<00> <<00> <00> @<00> 8<00> D<00> ]<00> H<00> ^<00><14><00> L<00> \
2017-09-12 09:40:52 +03:00

+
4
 O
X
 n
y
 <14>
 <14>I<14>l"<14><00>.
. !?
 ? [R
2017-09-12 09:40:52 +03:00
$R !c
(c [s
2017-09-12 09:40:52 +03:00
,s <00>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
0<00> [  "<14>k+ 4  O X  m  <14>  <14>%<14>I. . !?  ? [R $R !c (c [r ,r   ; D  _ h  ~ <00>  <00> <00> <00>  <14> $ <14>Y<14>("<14>5(<14>|.<14><00>> (> !O ,O [b 0b !s 4s [<00> 8<00> <00> <<00> [<00> @<00> !<00> D<00> [<00> H<00>    @ L  <14> <14>>   , , [6 6 "F F W W [+4 OX s| <14> <14>I<14>m"<14><00>.. !? ? [R$R !c(c [v,v !<00>0<00> [+4 OX <14> <14>%<14>I.. !?? [R R !c$c [<14><00>e<14><00>r<14><00><00><14><00><00><00><14><00><00> <00><14><00><00> u,, L6<14>A;<14>A><14><00>ZZ sc<14><00>w w <00><14>h<00><14><00><00><14><00><00><14><00><00>$<00> <00>(<00> <00>,<00> <00><14><00><00><14><00><00><14>"<00><14><00><00>0<00> 0 <14>4 \<14><00>3P<14>k^<14><00><00> <00><14><00><00><00><14><00><00><00>"" LJJ qc c o<14>Tw<14><00>z<14><00>}<14><00><00>$<00> <00>(<00> <00>,<00> <00><14><00><00><14><00><00><14><00><14><00><00>0<00> 0<00><14><00><00>4<00> \ <14>nF<14>&<14>l3 3 LWW qff v<14>$<00><14><00><00><00> \<14><00> :<14>@X<14>k}<14><00><00><14><00> /<14>5<14>@@<14>VF<14>VS<14>>cc "k<14>\r r "z<14><00><00><00> "<00><14><00><00><14><00><00><14> <14><00>D^<00> <00><00><00><14><00>'' LA<14>Qnn qw w <14><00><00>$<00> <00>(<00> <00>,<00> b<00><14><00><00><14><00>0<00> "<00><14><00><00>4<00> \<14> <14> <14>
2017-09-12 09:40:52 +03:00
<14> ,<14><14> <14> ,<14>GGG GGGGG G$G(G,GGGG GGGGG G$G(G,GGGG GGGGGGG GGGG<13><13><01>!(<13>,,<01>049@<13>DD<01>H L Q X<13>\\<01>` d i p<13>tt<01>x | <00> <00><13><00><00><01><00><00><00><00><13><00><00><01><00><00><00><00><13><00><00><01><00><00><00><00><13><00><00><01><00><00><00><00><13><00><00><01><00><00><00><13><01> <13><01> $)0<13>44<01>8<AH<13>LL<01>PTY`<13>dd<01>h!l!q!x<13>||<01><00>#<00>#<00>#<00><13><00><00><01><00>%<00>%<00>%<00><13><00><00><01><00>'<00>'<00>'<00><13><00><00><01><00>)<00>)<00>)<00><13><00><00><01><00>,<00>,<00>,<00><13><00><00><01><00>.<00>..<13>  <01>111 <13>$$<01>(3,3138<13><<<01>@5D5I5P<13>TT<01>X7\7a7h<13>ll<01>p9t9y9<00><13><00><00><01><00>;<00>;<00>;<00><13><00><00><01><00>=<00>=<00>=<00><13><00><00><01><00>?<00>?<00>?<00><13><00><00><01><00>A<00>A<00>A<00><13><00><00><01><00>C<00>C<00>C<00><13><00><00><01>EE E<13><01>HH!H(<13>,,<01>0K4K9K@<13>DD<01>HMLMQMX<13>\\<01>`OdOiOp<13>tt<01>xQ|Q<00>Q<00><13><00><00><01><00>S<00>S<00>S<00><13><00><00><01><00>U<00>U<00>U<00><13><00><00><01><00>W<00>W<00>W<00><13><00><00><01><00>Y<00>Y<00>Y<00><13><00><00><01><00>[<00>[<00>[<13><01>^ ^^<13><01> a$a)a0<13>44<01>8c<cAcH<13>LL<01>PeTeYe`<13>dd<01>hglgqgx<13>||<01><00>j<00>j<00>j<00><13><00><00><01><00>k<00>k<00>k<00><13><00><00><01><00>m<00>m<00>m<00><13><00><00><01><00>o<00>o<00>o<00><13><00><00><01><00>q<00>q<00>q<00><13><00><00><01><00>s<00>ss<13>  <01>uuu <13>$$<01>(w,w1w8<13><<<01>@xDxIxP<13>TT<01>X{\{a{h<13>ll<01>p|t|y|<00><13><00><00><01><00>}<00>
<01><01>"<01>.<01>:<01>G<01>T<01>`<01>l<01>y<01><00><01><00><01><00><01><00><01><00><01><00><01><01><01>"<01>/<01><<01>I<01>V<01>c<01>p<01>}<01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01> <01><01>&<01>3<01>@<01>M<01>Z<01>n<01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><01>7<01>C<01>[<01>g<01>s<01><01><00><01><00><01>V<01>b<01>o<01>|<01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><01><01><01>)<01>=<01>J<01>W<01>d<01>q<01>~<01><00><01><00><01><00><01><00><01><00><01><00><01>*<01>O<01>[<01>g<01>s<01><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01> <01> <01>K <01>W <01>c <01>o <01>{ <01><00> <01><00> <01><00> <01><00> <01><00> <01><00> <01><00> <01><00> <01><00> <01>
<01>%
<01>=
<01>J
<01>b
<01>n
<01><00>
<01><00>
<01><00>
<01><00>
<01><00>
<01><00>
<01><00>
<01><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
<01> <01> <01>' <01>? <01>K <01>W <01>c <01>p <01><00> <01><00> <01><00> <01><00> <01><00> <01><00> <01><00> <01><00> <01><00> <01><00> <01> <01> <01> <01>9 <01>? <01>E <01>K <01>Q <01>W <01>] <01>d <01>o <01>{ <01><00> <01><00> <01><00> <01><00> <01><00> <01><00> <01><00> <01><00> <01> <01> <01>+ <01>8 <01>E <01>R <01>_ <01>l <01>y <01><00> <01><00> <01><00> <01><00> <01><00> <01><00> <01><00> <01><01><01>!<01>.<01>;<01>I<01>a<01>n<01>{<01><00><01><00><01><00><00><00><01><00><01><00><00><00><01><00><01><00><01><00><01><01>   &<01>5<01>E<01>U<01>Z<01>n<01>t x <00><01><00> <00> C<00><01><00> <00> I<00><01><00><01><00> <00> <00><01> <01><01><01>,<01><<01>A<01>U<01>[ _ s<01>y } B<00><01><00> <00> H<00><01><00><01><00> <00> <00><01><00><01><00><01><00><01><00><01> <01><01><01>$<01>*<01>15@<01>U<01>`do<01>z<01><01><00><01><00><01><00><00><00><01><00><01><00><00><00><01><00><01><00><00><01> <01><01><01>!<01>(,7<01>L<01>W[q<01>v<01><00><01><00><00><00><01><00><00>*<00><01><00><01><00><00><00><01><00><01><00><01><00><01><00><01><01>%<01>0!4!?<01>J<01>O<01>]<01>h<01>n<01>y#}#<00><01><00><01><00><01><00><01><00><01><00>%<00>%<00><01><00><01><00>'<00>'<00><01><00><01><00><01> <01><01>)))<01>4<01>C<01>Q<01>W<01>b,f,|<01><00><01><00><01><00>,<00>,<00><01><00>,<00>,5<00><01><00>,<00>,K<00><01><00>,<00>,T<01>,,<00>-<01>3,7,<00>K<01>Q,h<01>s.w.<00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><01> <01><01>"<01>'<01>2<01>7.;.L@<01>K<01>P.T.t]<01>h<01>m.<00>.<00><01><00><01><00><01><00><01><00>.<00>.<01>$<01>4<01>9<01>D<01>I<01>N<01>Y<01>^.|.<00>.X<00><01><00>.<00>.s<00><01><00>.<00>.<00><01><00>1<00>1<00><01><01> 33<01>&<01>+<01>9<01>D<01>J<01>U5Y5d<01>o<01>t<01><01><00><01><00>7<00>7<00><01><00><01><00><01><00><01><00><01><00><01><00><01><00>9<00>9<00><01><00><01><01><01>!<01>(;,;7<01>E<01>S<01>^<01>c<01>q<01>|<01><00><01><00><01><00><01><00><01><00>
2017-09-12 09:40:52 +03:00
<01>AA <01>9<01>><01>L<01>W<01>g<01>s<01>~C<00>C<00><01><00><01><00><01><00><01><00><01><00><01><00>C<00>C
<00><01><00>C<00>C<00>C7
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
<01>CCF#<01>(<01>3<01>:CK<01>VEZEe<01>p<01>u<01><00><01><00><01><00><01><00><01><00><01><00>E<00><01><00>H<00>H<00><01><01><01><01> <01>+<01>0HGGMH^GtH<00>G<00>H<00>G<00>H<00>G<00>H<00>GHG'H=<01>HKLKW<01>b<01>g<01>r<01>wK<00>K<00>K<00>K<00><01><00>M<00>M<00><01><00><01><00><01><00><01><01><01><01>"M<MVMgGsM<00>G<00>M<00><01><00>O<00>O<00><01><00><01><00><01><00><01><00><01><00><01><00>O<00>O <01> Q Q. <01>3 <01>J <01>O <01>t <01><00> <01><00> Q<00> QI<00> <01><00> Q<00> Q^<00> <01><00> Q<00> <01><00> S<00> S<00> <01>!<01> !<01>!<01>!<01>'!<01>,!<01><!<01>P!Su!S<00>!S<00>!S<00>!S<00>!G<00>!S"G"S/"G5"SH"GP"<01>["U_"Uu"<01>z"<01><00>"<01><00>"<01><00>"<01><00>"U<00>"<01><00>"W<00>"W<00>"<01><00>"<01><00>"W #<01>#Y#Y1#<01>?#YP#<01>[#[_#[u#<01>z#[<00>#G<00>#<01><00>#^<00>#^<00>#<01><00>#<01><00>#<01><00>#<01><00>#^<00>#^<00><00>#<01><00>#<01><00>#^$^*$^C$^\$^u$^<00>$^<00>$^<00>$^<00>$G<00>$^<00>$<01><00>$a<00>$a %<01>%<01>%<01>)%<01>.%<01>9%<01>>%aB%aXT%<01>b%<01>g%a~%G<00>%a<00>%a<00>%G<00>%a<00>%G<00>%a<00>%a<00>%a<00>&<01>&a&a&a+3&aN&ai&a<00>&G<00>&a<00>&<01><00>&c<00>&c<00>&<01><00>&<01><00>&<01><00>&<01><00>&c<00>&G'<01>'e 'e0'eC'GJ'<01>U'gY'go'<01>'<01><00>'g<00>'g.<00>'<01><00>'<01><00>'<01><00>'<01><00>'g<00>'g<00>'g(g(g,(g0(g<00>9(<01>D(<01>S(<01>b(<01>g(gk(g<00>t(<01>(<01><00>(g<00>(g<00>(G<00>(g<00>(g<00>(g<00>(g)G)g)g0")<01>-)<01>2)gC)gW)gq)g<00>)g<00>)g<00>)<01><00>)j<00>)j<00>)<01><00>)<01>*<01>*j *jI*<01>*<01>"*<01>-*<01>2*jM*j^*jy*j<00>*<01><00>*k<00>*k<00>*<01><00>*<01><00>*<01><00>*<01><00>*<01><00>*<01><00>*<01><00>*<01><00>*<01><00>*<01><00>*<01>+k+k +<01>+<01>+k3+kJ+kN+kSW+<01>b+<01>g+<01>r+<01>w+k{+kd<00>+<01><00>+<01><00>+<01><00>+<01><00>+k<00>+<01><00>+m<00>+m<00>+<01><00>+<01><00>+<01><00>+<01>,<01>,m,<01> ,o$,o/,<01>=,<01>K,<01>V,<01>[,<01>i,<01>w,<01><00>,<01><00>,<01><00>,o<00>,ot<00>,<01><00>,<01><00>,<01><00>,<01><00>,o<00>,o<00><00>,<01><00>,<01><00>,o<00>,o -
/<01>/<01>/<01>%/<01>*/<01>8/<01>F/<01>T/<01>_/<01>d/<01>o/<01>t/<01><00>/<01><00>/q<00>/q!<00>/<01><00>/q<00>/q<00>/<01><00>/<01><00>/q<00>/q<00>0<01> 0<01>0q(0G40qK0GQ0qe0q<00>0q<00>0q<00>0G<00>0q<00>0G<00>0q1G 1q,1qC1GO1q|1<01><00>1s<00>1s<00>1<01><00>1<01><00>1<01><00>1<01><00>1<01><00>1<01><00>1<01><00>1<01><00>1s<00>1s
<00>1<01>2s&2s=2GI2s`2Gl2s<00>2s<00>2G<00>2s<00>2s<00>2s<00><00>2<01><00>2<01><00>2s3G 3s#3G)3s=3sT3G`3sw3G<00>3s<00>3s<00>3G<00>3s<00>3s<00>3G4s&4s=4GI4sf4<01>m4uq4u<00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4u<00>4u<00>4u5<01>5w5w35<01>A5wJ5w[5<01>f5xj5xu5<01><00>5<01><00>5<01><00>5<01><00>5<01><00>5<01><00>5<01><00>5<01><00>5<01><00>5<01><00>5<01><00>5<01><00>5<01><00>5<01><00>5x6<01>(6{,6{76<01>B6<01>G6<01>U6<01>c6<01>q6<01>6{<00>6<01><00>6|<00>6|<00>6<01><00>6<01><00>6<01><00>6<01><00>6<01>7<01>7|I7<01>T7}X7}n7<01>~7<01><00>7<01><00>7<01><00>7<01><00>7<01><00>7<01><00>7<01><00>7<01><00>7}<00>7<01><00>7}8}8G8}/8G;8}L8GX8}i8Gu8}<00>8G<00>8}<00>8G<00>8}<00>8G<00>8}<00>8}9}9}49}H9}h9}|9}<00>9}<00>9}<00>9} :}-:}S:}x:}<00>:}<00>:G<00>:}<00>:G<00>:}<00>:} ;}D;}j;}<00>;<01><00>;<01><00>;<13><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><<01>0<<01>I<<01>T<<01>X<<13>c<<01>n<<01>s<<01>~<<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<13><00><<01><00><<01>=<01> =<01> =<01>+=<01>/=<13>:=<01>E=<01>J=<01>X=<01>f=<01>t=<01><00>=<01><00>=<01><00>=<13><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01>"><01>-><01>1><13><><01>G><01>L><01>W><01>\><01>j><01><00>><01><00>><01><00>><13><00>><01><00>><01><00>><01><00>><13><00>><01><00>><01><00>><01><00>><01> ?<01> ?<13>?<01>#?<01>(?<01>3?<01>8?<01>C?<01>H?<01>S?<01>X?<01>c?<01>h?<01>v?<01><00>?<01><00>?<01><00>?<01><00>?<13><00>?<01><00>?<01><00>?<01><00>?<01><00>?<13><00>?<01><00>?<01><00>?<01>@<01>@<01>@<01>K@<01>V@<01>Z@<13>e@<01>p@<01>u@<01><00>@<01><00>@<01><00>@<01><00>@<01><00>@<01><00>@<13><00>@<01><00>@<01><00>@<01>A<01>A<01>A<01>"A<01>-A<01>2A<01>@A<01>KA<01>PA<01>^A<01>qA<01>|A<01><00>A<13><00>A<01><00>A<01><00>A<01><00>A<01><00>A<01><00>A<01><00>A<01><00>A<01>B<13> B<01>B<01>B<01>*B<01>8B<01>FB<01>sB<01>~B<01><00>B<13><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01>C<01>C<13>C<01>C<01>"C<01>0C<01>>C<01>eC<01>pC<01>tC<13>C<01><00>C<01><00>C<01><00>C<01><00>C<01><00>C<01><00>C<01><00>C<13><00>C<01><00>C<01><00>C<01>
D<01>D<01>/D<01>6D<01>:D<13>SD<01>\D<01>eD<01>nD<01>D<01><00>D<01><00>D<13><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<13>`<00>D<01><00>D<01> E<01>"EG(E<01><E<01>SE<01>gE<01>{E<01><00>E<01><00>E<01><00>E<01><00>E<01><00>E<01><00>E<01><00>E<13><00>E<01><00>E<01><00>E<01>F<01> F<01>F<01>F<01>$F<01>)F<01>4F<01>9F<01>DF<01>IF<01>XF<01>gF<01>rF<01>wF<01><00>F<01><00>F<01><00>F<01><00>F<01><00>F<01><00>F<01><00>FG<00>F<01><00>FG<00>F<01>G<01>G<01>+GG1G<01>BGGHG<01>_G<01>jG<01>nG<13>yG<01><00>G<01><00>G<01><00>G<01><00>G<01><00>G<01><00>G<01><00>G<01>
H<01>H<01>H<13>$H<01>/H<01>4H<01>BH<01>PH<01>^H<01>lH<01>zH<01><00>H<01><00>H<01><00>H<13><00>H<01><00>H<01><00>H<01><00>H<01>I<01>-I<01>8I<01><I<13>GI<01>RI<01>WI<01>eI<01>pI<01>uI<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01>J<01>J<13>J<01>#J<01>.J<01>3J<01>AJ<01>OJ<01>ZJ<01>jJ<01>oJ<01>zJ<01>J<01><00>J<01><00>J<01><00>J<13><00>J<01><00>J<01><00>J<01><00>J<01><00>J<01><00>J<01> K<01>+K<01>/K<13>EK<01>KK<01>VK<01>ZK<13>pK<01>~K<01><00>K<01><00>K<01><00>K<01><00>K<13><00>K<01><00>K<01><00>K<01><00>K<01><00>K<01><00>K<01><00>K<01><00>K<01><00>K<01><00>K<01>L<01>L<01>L<01>&L<01>*L<13><L<01>BL<01>UL<01>`L<01>dL<13>oL<01>zL<01>L<01><00>L<01><00>L<01><00>L<01><00>L<01><00>L<01><00>L<13><00>L<01><00>L<01>M<01>M<01>M<01>*M<01>WM<01>bM<01>fM<13>qM<01>|M<01><00>M<01><00>M<01><00>M<01><00>M<01><00>M<01><00>M<01><00>M<01><00>M<01><00>M<01><00>M<01><00>M<01><00>M<01>N<01>>N<01>XN<01>iN<01>}N<01><00>N<01><00>N<01><00>N<01><00>N<01><00>N<01><00>N<13>O<01>O<01>O<01>O<01>%O<01>3O<01>>O<01>CO<01>SO<01>sO<01><00>OG<00>O<01><00>O<01><00>O<01><00>O<01>P<01> P<13>P<01>P<01>.P<01>3P<01>AP<01>LP<01>QP<01>\P<01>aP<01>oP<01>}P<01><00>P<01><00>P<01><00>P<13><00><00>P<01><00>P<01><00>PG<00>P<01><00>PG<00>PGQ<01>%Q<01>2QG@Q<01>WQG]Q<01>nQG<00>Q<01><00>QG<00>Q<01><00>QG<00>Q<01>RG R<01>R<01>R<01> R<13>+R<01>6R<01>HR<01>VR<01>aR<01>fR<01>qR<01>vR<01><00>R<01><00>R<01><00>R<01><00>RG<00>R<01><00>RG<00>R<01> SGS<01>$SG:S<01>cSGiS<01><00>SG<00>S<01><00>SG<00>S<01><00>S<01><00>S<13><00>S<01><00>S<01><00>S<01><00>S<01>T<01> T<01>T<01>T<01>'T<01>5T<01>CT<01>ZTG`T<01>qTG<00>T<01><00>TG<00>T<01><00>TG<00>T<01>UG U<01>UG,U<01>3U<01>7U<13>BU<01>MU<01>_U<01>mU<01>xU<01>}U<01><00>U<01><00>U<01><00>U<01><00>U<01><00>U<01><00>UG<00>U<01><00>UG<00>U<01>$VG*V<01>;VGQV<01>zVG<00>V<01><00>VG<00>V<01><00>VG<00>V<01><00>VG<00>V<01>"WG(W<01>;WGHW<01>OW<01>SW<13>^W<01>iW<01>{W<01><00>W<01><00>W<01><00>W<01><00>W<01><00>W<01><00>W<01><00>W<01><00>WG<00>W<01>XG#X<01><X<01>SXG_X<01><00>XG<00>X<01><00>X<01><00>X<13><00>X<01><00>X<01><00>X<01><00>X<01><00>X<01><00>X<01><00>X<01><00>X<01><00>X<01>Y<01>Y<01>-YG3Y<01>DYGZY<01><00>YG<00>Y<01><00>YG<00>Y<01><00>YG<00>Y<01><00>YGZ<01>+ZG2Z<01>9Z<01>=Z<13>HZ<01>SZ<01>eZ<01>sZ<01>~Z<01><00>Z<01><00>Z<01><00>Z<01><00>Z<01><00>Z<01><00>Z<01><00>ZG<00>Z<01><00>ZG[<01>*[G0[<01>A[GW[
_<01>_<01>_<13>*_<01>/_<01>:_<01>?_<01>J_<01>O_<01>Z_<01>__<01>j_<01>o_<01>s_<13>)|_<01><00>_<01><00>_<01><00>_<01><00>_<01><00>_<01><00>_<01><00>_<01><00>_<01><00>_<01><00>_<01> `G`<01>5`<01>?`<01>F`<01>J`<13>b`<01>m`<01>r`<01>}`<01><00>`<01><00>`<01><00>`<01><00>`<01><00>`<01><00>`<01><00>`<01><00>`<01><00>`<01><00>`<01><00>`<01><00>`<01>a<01>$a<01>?a<01>Fa<01>Ja<13>_a<01>da<01>oa<01>ta<01>a<01><00>a<01><00>a<01><00>a<01><00>a<13><00>a<01><00>a<01><00>a<01><00>a<01><00>a<01><00>a<01><00>a<01><00>a<01><00>a<01><00>a<01>b<01>1bG7b<01>Lb<01>cbGsbGyb<01><00>bG<00>b<01><00>b<01><00>b<01><00>b<01><00>b<01><00>b<13><00>b<01>c<01> c<01>c<01>c<01>'c<01>-c<01>4c<01>8c<13>Cc<01>Qc<01>_c<01>jc<01>oc<01>zc<01>c<01><00>c<01><00>c<01><00>c<13><00>c<01><00>c<01><00>c<01><00>c<01><00>c<01><00>c<01>d<01>d<01><d<01>Fd<01>Sd<01>md<01>~d<01><00>d<01><00>d<01><00>d<01><00>d<01><00>d<01><00>d<01><00>d<01><00>d<01><00>d<01><00>d<01><00>d<01><00>d<01><00>d<01><00>d<01><00>d<01><00>d<01><00>d<01>e<01>e<01> e<01>e<01>e<01>e<01>!e<01>%e<01>,e<01>0e<01>7e<01>;e<01>Be<01>Fe<01>Me<01>Qe<01>Xe<01>\e<01>ce<01>ge<01>ne<01>re<01>xe<01>}e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01><00>e<01> !%9 = D H Z ^ e i {  <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>      ) - 5 9 A E M Q Y ] l p w { <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>     " ) - < @ G K R V e i p t {  <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>       % ) 1 5 < @ H L [ _ f j z ~ <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>     $ ( / 3 : > F J Y
2017-09-12 09:40:52 +03:00
 $+/>BIMTXgkrv<00><00><00><00><00><00><00><00><00><00><00>!<00>!<00>!<00>!<00>!<00>!!!!!"!&!5#9#@#D#V#Z#n'r'y'}'<00>'<00>'<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)) )))!)%),)0):)>)E)I)S)W)^)b)l)p)w){)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>))) ))))&)*)4)8)?)C)M)Q)X)\)f)j)y)})<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>) ) ) ) ) ) )" )) )- )4 )8 )? )C )J )N )U )Y )` )d )k )o )v )z )<00> )<00> )<00> )<00> )<00> )<00> )<00> )<00> )<00> )<00> )<00> )<00> )<00> )<00> )<00> )<00> )<00> )<00> )<00> ,<00> ,<00> ,<00> ,
,
,
,
,
,"
,)
,-
,7
,;
,B
,F
,P
,T
,[
,_
,i
,m
,t
,x
,<00>
,<00>
,<00>
,<00>
,<00>
,<00>
,<00>
,<00>
,<00>
,<00>
,<00>
,<00>
,<00>
,<00>
,<00>
,<00>
,<00>
,<00>
,<00>
, ,
, , , ,) ,- ,4 ,8 ,@ ,D ,T ,X ,_ ,c ,k ,o , ,<00> ,<00> ,<00> ,<00> ,<00> ,<00> ,<00> ,<00> ,<00> ,<00> ,<00> ,<00> ,<00> ,<00> ,<00> ,<00> ,<00> ,<00> ,<00> , . . . .$ .( ./ .3 .= .A .H .L .V .Z .a .e .o .s .z .~ .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> . . . . . ." .) .- .7 .; .B .F .P .T .[ ._ .i .m .t .x .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .<00> .. ... .$.+./.9.=.D.H.R.V.].a.k.o.v.z.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>..
....#.-.1.8.<.F.J.Q.U._.c.j.n.u.y.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.. ....".).-.6.:.A.E.M.Q.Z.^.e.i.q.u.~.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>..
.... .).-.<.@.H.L.S.W._.c.r.v.}.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>... .. .$.+./.6.:.A.E.T.X._.c.j.n.u.y.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.. . ....#.*...5.9.H.L.S.W.^.b.i.m.t.x..<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.<00>.. . ...'.+.3.7.>.B.J.N.].a.h.l.u.y.<00>.<00>.<00>.<00>.<00>.<00>.<00>3<00>3<00>3<00>3<00>3<00>3<00>3<00>3<00>3<00>3<00>3<00>3
3333)5-54585J5N5b7f7m7q7y7}7<00>7<00>7<00>7<00>7<00>7<00>7<00>7<00>7<00>7<00>7<00>7<00>7<00>7<00>7<00>7<00>7<00>7<00>7 9999.929:9>9M;Q;X;\;n;r;z;~;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;<00>;; ;;;; ;(;,;;;?;F;J;Z;^;m=q=y=}=<00>=<00>=<00>=<00>=<00>=<00>=<00>?<00>?<00>?<00>?<00>A<00>A<00>A<00>A<00>A<00>AA AAA%A)A8C<CCCGCYC]CeCiCxC|C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>CC CCC+C/C>EBEIEMEWE[EbEfEpEtE{EE<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E EE%H)H0H4HCHGHNHRHaKeKlKpK<00>K<00>K<00>K<00>K<00>K<00>K<00>K<00>K<00>M<00>M<00>M<00>M<00>M<00>M<00>M<00>M<00>M<00>M<00>M<00>MMM MM M$M3O7O>OBOLOPOWO[OeOiOpOtO<00>O<00>O<00>O<00>O<00>O<00>O<00>O<00>O<00>O<00>O<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>QQ
QQQQ!Q%Q7Q;QBQFQXQ\QdQhQqQuQ}Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>QQSSSS)S-S4S8SBSFSMSQS[S_SfSjS|S<00>S<00>S<00>S<00>S<00>S<00>S<00>S<00>S<00>S<00>S<00>S<00>S<00>S<00>U<00>U<00>U<00>UU UUU&U*U3U7UFWJWQWUWg[k[r[v[<00>[<00>[<00>[<00>[<00>[<00>[<00>[<00>[<00>[<00>[<00>[<00>[<00>[<00>[<00>[<00>[<00>[<00>[<00>[<00>[<00>[[[ [^"^)^-^7^;^B^F^P^T^[^_^i^m^t^x^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^<00>^ ^ ^ ^ ^ ^$ ^3 ^7 ^> ^B ^I ^M ^\ ^` ^o as az a~ a<00> a<00> a<00> a<00> a<00> a<00> a<00> a<00> a<00> a<00> a<00> a<00> a<00> a<00> a<00> a<00> a<00> a<00> a !a!a!a!a$!a(!a/!a3!a:!a>!aE!aI!aX!a\!ak!ao!a~!a<00>!a<00>!c<00>!c<00>!c<00>!c<00>!c<00>!c<00>!c<00>!c<00>!c<00>!c<00>!c<00>!c<00>!c<00>!c<00>!c<00>!c"g "g"g"g&"g*"g3"g7"g>"gB"gK"gO"gV"gZ"gc"gg"gn"gr"g{"g"g<00>"g<00>"g<00>"g<00>"g<00>"g<00>"g<00>"g<00>"g<00>"g<00>"g<00>"g<00>"g<00>"g<00>"g<00>"g<00>"g<00>"g<00>"g#g #g#g#g#g!#g)#g-#g5#g9#gA#gE#gM#gQ#gY#g]#gl#gp#gx#g|#g<00>#g<00>#g<00>#g<00>#g<00>#g<00>#g<00>#g<00>#g<00>#g<00>#g<00>#g<00>#g<00>#g<00>#g<00>#g<00>#g<00>#g<00>#g<00>#g<00>#g$g$g $g$g$g$g%$g)$g2$g6$g=$gA$gI$gM$g\$g`$go$gs$g<00>$j<00>$j<00>$j<00>$j<00>$j<00>$j<00>$j<00>$j<00>$j<00>$j<00>$j<00>$j<00>$j<00>$j<00>$j<00>$j<00>$j<00>$j%j%j%j%j*%k.%k5%k9%kK%kO%kX%k\%kc%kg%
(o(o(o,(o0(o7(o;(oJ(qN(qU(qY(qa(qe(qm(qq(qy(q}(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q<00>(q)q)q )q)q)q )q$)q,)q0)q8)q<)qD)qH)qP)qT)q\)q`)qh)ql)qt)qx)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q<00>)q*q
*q*q*q*q"*q&*q.*q2*q:*q>*qF*qJ*qR*qV*q^*qb*qj*qn*qv*qz*q<00>*q<00>*q<00>*q<00>*q<00>*q<00>*q<00>*q<00>*q<00>*q<00>*q<00>*q<00>*q<00>*q<00>*q<00>*q<00>*q<00>*q<00>*q+q+q+q+q"+q&+q-+q1+q@+qD+qS+sW+s^+sb+sl+sp+sw+s{+s<00>+s<00>+s<00>+s<00>+s<00>+s<00>+s<00>+s<00>+s<00>+s<00>+s<00>+u<00>+u<00>+u<00>+u<00>+u<00>+u,u,u,G,u,u,u#,u*,G/,u3,u:,u>,uM,uQ,uX,G],ua,uh,ul,us,Gx,u|,u<00>,u<00>,u<00>,G<00>,u<00>,u<00>,u<00>,u<00>,G<00>,u<00>,u<00>,u<00>,u<00>,G<00>,u<00>,u<00>,u<00>,u<00>,G<00>,u<00>,u<00>,x-x
-x-x-x-x,-x0-x7-x;-xJ-xN-xU-xY-xk-xo-xv-xz-x<00>-x<00>-x<00>-x<00>-x<00>-x<00>-x<00>-{<00>-{<00>-{<00>-{<00>-|<00>-|<00>-|<00>-|.}.} .}.}.}.}/.}3.}:.}>.}E.}I.}P.}T.}[.}_.}f.}j.}q.}u.}|.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}<00>.}/}/}/}/}/}/}%/})/}1/}5/}</}@/}H/}L/}S/}W/}_/}c/}j/}n/}v/}z/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}<00>/}0} 0}0}0}0}!0})0}-0}50}90}A0}E0}M0}Q0}Y0}]0}e0}i0}p0}t0}|0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}<00>0}1} 1}1}1}1}#1}'1}/1}31}C1}G1}O1}S1}b1}f1}n1}r1}y1}}1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}<00>1}2}2} 2}2}2}2}"2})2}-2}42}82}?2}C2}J2}N2}U2}Y2}`2}d2}k2}o2}v2}z2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}<00>2}3} 3}3}3}3}3}&3}*3}93}=3}E3}I3}Q3}U3}]3}a3}i3}m3}u3}y3}<00>3<01><00>3<01><00>3<01><00>3<01><00>3<01><00>3<01><00>3<01><00>3<01><00>3<01><00>3<01><00>3<01><00>3<01><00>3<01><00>3<01><00>3<01><00>3<01><00>3<01><00>3<01><00>3<01><00>3<01>4<01>4<01>4<01>4<01>'4<01>+4<01>24<01>64<01>@4<01>D4<01>S4<01>W4<01>_4<01>c4<01>k4<01>o4<01>w4<01>{4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01><00>4<01>5<01>5<01> 5<01>5<01>#5<01>'5<01>.5<01>25<01>A5<01>E5<01>N5<01>R5<01>Y5<01>]5<01>r5<01>v5<01>}5<01><00>5<01><00>5<01><00>5
8<01>8<01>8<01>8<01>,8<01>08<01>78<01>;8<01>M8<01>Q8<01>X8<01>\8<01>k8<01>o8<01>z8<01>~8<01><00>8<01><00>8<01><00>8<01><00>8<01><00>8<01><00>8<01><00>8<01><00>8<01><00>8<01><00>8<01><00>8<01><00>8<01><00>8<01><00>8<01><00>8<01><00>8<01> 9<01>9<01>9<01>9<01>"9<01>&9<01>89<01><9<01>C9<01>G9<01>V9<01>Z9<01>a9<01>e9<01>w9<01>{9<01><00>9<01><00>9<01><00>9<01><00>9<01><00>9<01><00>9<01><00>9<01><00>9<01><00>9<01><00>9<01><00>9<01><00>9<01><00>9<01><00>9<01><00>9<01><00>9<01><00>9<01>:<01> :<01>:<01>:<01>#:<01>*:<01>.:<01>8:<01><:<01>K:<01>O:<01>V:<01>Z:<01>i:<01>m:<01>t:<01>x:<01><00>:<01><00>:<01><00>:<01><00>:<01><00>:<01><00>:<01><00>:<01><00>:<01><00>:<01><00>:<01><00>:<01><00>:<01><00>:<01><00>:<01><00>:<01><00>:<01><00>:<01><00>:<01>;<01> ;<01>;<01>;<01>;<01>";<01>1;<01>5;<01><;<01>@;<01>J;<01>N;<01>];<01>a;<01>h;<01>l;<01>t;<01>x;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><00>;<01><<01><<01><<01><<01>"<<01>&<<01>-<<01>1<<01>A<<01>E<<01>L<<01>P<<01>b<<01>f<<01>m<<01>q<<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01><00><<01>=<01>=<01>=<01>=<01>=<01>=<01>'=<01>+=<01>2=<01>6=<01>H=<01>L=<01>T=<01>X=<01>_=<01>c=<01>k=<01>o=<01>~=<01><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01><00>=<01>><01> ><01>><01>><01>><01>$><01>(><01>/><01>3><01>E><01>I><01>P><01>T><01>[><01>_><01>f><01>j><01>q><01>u><01>|><01><00>><01><00>><01><00>><01><00>><01><00>><01><00>><01><00>><01><00>><01><00>><01><00>><01><00>><01><00>><01><00>><01><00>><01><00>><01><00>><01><00>><01><00>><01><00>><01><00>><01>?<01>?<01> ?<01>?<01>?<01>?<01>#?<01>2?<01>6?<01>=?<01>A?<01>P?<01>T?<01>[?<01>_?<01>q?<01>u?<01>|?<01><00>?<01><00>?<01><00>?<01><00>?<01><00>?<01><00>?<01><00>?<01><00>?<01><00>?<01><00>?<01><00>?<01><00>?<01><00>?<01><00>?<01><00>?<01><00>?<01><00>?<01><00>?<01>@<01>@<01>@<01>@<01> @<01>(@<01>,@<01>>@<01>B@<01>I@<01>M@<01>U@<01>Y@<01>k@<01>o@<01>v@<01>z@<01><00>@<01><00>@<01><00>@<01><00>@<01><00>@<01><00>@<01><00>@<01><00>@<01><00>@<01><00>@<01><00>@<01><00>@<01><00>@<01><00>@<01><00>@<01><00>@<01>A<01> A<01>A<01>A<01>&A<01>*A<01><A<01>@A<01>GA<01>KA<01>UA<01>YA<01>`A<01>dA<01>nA<01>rA<01>yA<01>}A<01><00>A<01><00>A<01><00>A<01><00>A<01><00>A<01><00>A<01><00>A<01><00>A<01><00>A<01><00>A
B<01>B<01>B<01>$B<01>(B<01>:B<01>>B<01>EB<01>IB<01>[B<01>_B<01>fB<01>jB<01>yB<01>}B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01><00>B<01>C<01> C<01>C<01>C<01>%C<01>)C<01>0C<01>4C<01>FC<01>JC<01>QC<01>UC<01>dC<01>hC<01>oC<01>sC<01>zC<01>~C<01><00>C<01><00>C<01><00>C<01><00>C<01><00>C<01><00>C<01><00>C<01><00>C<01><00>C<01><00>C<01><00>C<01><00>C<01><00>C<01><00>C<01><00>C<01><00>C<01>D<01>
2019-10-01 11:21:44 +03:00
D<01>D<01> D<01>'D<01>+D<01>:D<01>>D<01>ED<01>ID<01>PD<01>TD<01>fD<01>jD<01>qD<01>uD<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01><00>D<01>E<01>E<01>E<01>E<01>"E<01>4E<01>8E<01>?E<01>CE<01>RE<01>VE<01>]E<01>aE<01>hE<01>lE<01>~E<01><00>E<01><00>E<01><00>E<01><00>E<01><00>E<01><00>E<01><00>E<01><00>E<01><00>E<01><00>E<01><00>E<01><00>E<01><00>E<01><00>E<01><00>E<01><00>E<01>F<01> F<01>F<01>F<01>"F<01>1F<01>5F<01>EF<01>IF<01>YF<01>]F<01>dF<01>hF<01>zF<01>~F<01><00>F<01><00>F<01><00>F<01><00>F<01><00>F<01><00>F<01><00>F<01><00>F<01><00>F<01><00>F<01><00>F<01><00>F<01><00>F<01><00>F<01><00>F<01><00>F<01> G<01>G<01> G<01>$G<01>3G<01>7G<01>>G<01>BG<01>TG<01>XG<01>_G<01>cG<01>uG<01>yG<01><00>G<01><00>G<01><00>G<01><00>G<01><00>G<01><00>G<01><00>G<01><00>G<01><00>G<01><00>G<01><00>G<01><00>G<01><00>G<01><00>G<01><00>G<01><00>G<01> H<01>H<01>H<01>#H<01>*H<01>.H<01>>H<01>BH<01>IH<01>MH<01>_H<01>cH<01>jH<01>nH<01>~H<01><00>H<01><00>H<01><00>H<01><00>H<01><00>H<01><00>H<01><00>H<01><00>H<01><00>H<01><00>H<01><00>H<01><00>H<01><00>H<01><00>H<01><00>H<01><00>H<01><00>H<01><00>H<01><00>H<01>I<01> I<01>I<01>I<01>&I<01>*I<01><I<01>@I<01>GI<01>KI<01>]I<01>aI<01>iI<01>mI<01>|I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01><00>I<01>J<01> J<01>J<01>J<01>&J<01>*J<01>4J<01>8J<01>?J<01>CJ<01>MJ<01>QJ<01>XJ<01>\J<01>nJ<01>rJ<01>yJ<01>}J<01><00>J<01><00>J<01><00>J<01><00>J<01><00>J<01><00>J<01><00>J<01><00>J<01><00>J<01><00>J<01><01>  $ ( , 0 4 8<@DHLPTX\`dhlptx|<00>!<00>!<00>#<00>#<00>%<00>%<00>'<00>'<00>)<00>)<00>,<00>,<00>.<00>.<00>1<00>1<00>3<00>3<00>5<00>5<00>7<00>7<00>9<00>9<00>;<00>;<00>=<00>=<00>?<00>?<00>A<00>ACCE EHHKK M$M(O,O0Q4Q8S<S@UDUHWLWPYTYX[\[`^d^halapctcxe|e<00>g<00>g<00>j<00>j<00>k<00>k<00>m<00>m<00>o<00>o<00>q<00>q<00>s<00>s<00>u<00>u<00>w<00>w<00>x<00>x<00>{<00>{<00>|<00>|<00>}<00>}<00><01><00><13><00><01><00>
<00>  %  ' 7! =( ?3 B= EG HQ KX N^ Sd Wj \n f<00> <00> <00> <00> <00> 4<00> C<00> L<00> N<00> W<00> ]<00> x<00> z<00> ~<00> <00><00> <00>!%8<OSflp<00><00><00><00><00><00> <00> <00><00>"<00>(<00>*<00>8<00>><00>@<00>C<00>JLW dhj)/3FJ]!c!i!
o!u!y!<00>#<00>#<00>#<00>%<00>%<00>'<00>'<00>'<00>)<00>)<00>)<00>)<00>)4)M)\ )a)m)|%)<00>+)<00>1)<00>7)<00>=)<00>C)<00>I)<00>O)U)[)5a)Dg)[m)ws)<00>w)<00><00>,<00>,<00>,<00>,<00>,*<00>,0<00>,2<00>,5<00>,B<00>,E<00>,K<00>,N<00>,Q<00>,T ,a,d,j",o(,x.,<00>9,<00>?,<00>I,<00>S,<00>],<00>g,<00>n,<00>t,<00>,<00><00>,<00><00>,<00><00>,<00><00>,<00><00>,<00><00>,<00><00>,<00><00>,<00><00>,<00><00>,<00><00>.<00>.<00>.<00>.%<00>.1<00>.A<00>.L<00>.c<00>.e .h .n .q .t# .y. .<00>5 .<00>; .<00>A .<00>G .<00>M .<00>S .<00>Y .<00>_ .<00>e .<00>k .<00>q .<00>w .<00>} .$<00> .B<00> .`<00> .o<00> .s<00> .|<00> .~<00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00>
.<00>
.
. 
.
.
."%
.(+
.11
.?<
.EC
.JI
.TO
.ZU
.f`
.mg
.rr
.<00>y
.<00><00>
.<00><00>
.<00><00>
.<00><00>
.<00><00>
.<00><00>
.<00><00>
.<00><00>
.<00><00>
.<00><00>
.<00><00>
.<00><00>
.<00><00>
.<00>
.<00>
.(<00>
.7<00>
.:<00>
.< .> .L .N .P" .U( .h2 .n< .pF .sP .vW .y] .<00>c .<00>j .<00>p .<00>v .<00>| .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> .<00><00> 1<00> 1<00> 3<00> 3<00> 3
 3
3 3 3 3$ 3&3 59 5= 5P 7V 7\ 7
b 7h 7"n 74t 7Dz 7R~ 7e<00> 9<00> 9<00> 9<00> 9<00> 9
<00> 9<00> ;<00> ;<00> ;<00> ;<00> ; <00> ; <00> ;<00> ;<00> ; <00> ;$ ;& ;) ;- ;/ ;2 ;6& ;F, ;H2 ;U8 ;W> ;cD ;mJ ;xP ;zV ;<00>\ ;<00>` ;<00>s =y = =<00> =<00> =<00> =<00> =<00> =%<00> =/<00> ?<00> ?<00> ?<00> ?<00> ?<00> ?<00> A<00> A<00> A<00> A <00> A A AAA%%A(+A41A95A>HCNCTCZCeC
kCuC<00>C<00>C<00>C <00>C+<00>C4<00>C7<00>CA<00>CF<00>CH<00>CL<00>CV<00>Cd<00>Cn<00>C|<00>C<00><00>C<00><00>C<00><00>C<00>C<00>C<00>EE%E
+E 1E7E=ECE%IE4OE8UE<YE>lHvH}H <00>H<00>H<00>H<00>H*<00>H9<00>H=<00>HL<00>HO<00>H\<00>H_<00>Hl<00>Ho<00>H|<00>H<00><00>H<00><00>K<00>KK KKK)K5%KB0KL7KV=K\AKfTM_MeMpM{M<00>M<00>M(<00>M*<00>M,<00>M2<00>M4<00>M6<00>M8<00>M:<00>M<<00>M><00>MK<00>MX<00>Mb<00>O<00>O<00>O
O O OOO4OF%OR+OT1Ob7Of;OhNQTQZQ`QfQ
lQrQ(xQ*~Q,<00>Q0<00>Q2<00>Q4<00>Q7<00>Q9<00>QA<00>QC<00>QI<00>Q[<00>Q^<00>Qi<00>Ql<00>Qo<00>Qq<00>Qu<00>Q<00><00>Q<00><00>Q<00>Q<00>Q<00>SS%S +S1S7S=S(CS-IS>OSCUSS[SXaSfgSkmSpsSyS<00>S<00><00>S<00><00>S<00><00>S<00><00>S<00><00>S<00><00>S<00><00>S<00><00>S<00><00>S<00><00>S<00><00>S<00><00>S<00><00>S<00><00>S<00><00>S<00><00>S<00><00>S <00>SUU UU UU!%U2+U71UJ7U<00>;U<00>NWTWZW^WqY|Y<00>Y<00>Y <00>[<00>[<00>[ <00>[<00>[4<00>[<<00>[D<00>[L<00>[T<00>[\<00>[m<00>[}<00>[<00><00>[<00><00>^^ ^^^:^L#^^)^p/^<00>5^<00>;^<00>A^<00>G^<00>M^<00>S^<00>Y^<00>_^<00>e^<00>k^<00>q^<00>w^<00>}^<00>^
<00>a<00>a<00>a <00>a<00>a%<00>a2<00>a?<00>aJ<00>aR<00>aX<00>am<00>ay<00>a<00><00>a<00>a<00> a<00>a<00>a<00>a<00>$a<00>*a<00>0a<00>6a<00><a<00>Ba<00>Ha<00>Na<00>Ta<00>Zaeala ra(xa+~a4<00>aG<00>aW<00>c<00>c<00>c <00>c<00>c<00>c<00>c/<00>c5<00>c@<00>cF<00>cX<00>e<00>e<00>e <00>eggg.#g2)gB/gF5gQ;gaAgnGgvMgSg<00>Yg<00>_g<00>eg<00>kg<00>qg<00>wg<00>}g<00><00>g<00><00>g<00>g<00>g.<00>g;<00>g?<00>gW<00>gb<00>gm<00>g}<00>g<00><00>g<00><00>g<00><00>g<00><00>g<00><00>g<00><00>g<00><00>g<00><00>g<00><00>g<00>g<00>g<00> g<00>g<00>g<00>g<00>%g0g:g$Dg)Kg.Qg0Wg5[g>njtjzj <00>j<00>j"<00>j$<00>j,<00>j/<00>j<<00>j><00>jI<00>jM<00>jZ<00>jc<00>jh<00>jn<00>jp<00>k<00>k<00>k<00>k<00>k kkk k"#k$)k*/k,5k8;k;AkCGkFMkHSkPYkS_kWekYkk]qk_wka}kd<00>kf<00>ki<00>kx<00>k<00><00>k<00><00>k<00><00>k<00><00>k<00><00>k<00><00>k<00><00>k<00><00>k<00><00>k<00><00>k<00><00>k<00>k<00>k<00>k<00>kk k k+k9kG!kU4m:mDmNm Xmcmjmpm#vm(zm*<00>o<00>o<00>o<00>o<00>o,<00>o:<00>oB<00>oJ<00>oL<00>oS<00>o`<00>od<00>ot<00>ov<00>o<00><00>o<00><00>o<00>o<00>o<00> o<00>o<00>o<00>o<00>%o<00>+o<00>1o<00>7o<00>=oCoIoOoUo&[o4ao9goDmoGsoYyodof<00>oq<00>os<00>o<00><00>o<00><00>o<00><00>q<00>q<00>q<00>q!<00>q)<00>q7<00>q?<00>qM<00>qT<00>qh<00>qn<00>q}<00>q<00>q<00>q<00>q<00>q<00>q<00> q<00>&q<00>,q<00>2q<00>8q<00>>q<00>Dq<00>Jq<00>PqVq\qbq!fq0yss<00>s
<00>s<00>s <00>s(<00>s5<00>s8<00>sE<00>sG<00>sT<00>s`<00>sp<00>s<00><00>s<00><00>s<00><00>s<00><00>s<00><00>s<00><00>s<00><00>s<00><00>s<00><00>s<00>s<00> s<00>s<00>s<00>s!s%s$8u>uDuJu PuVu\ubuhu%nu(xu+<00>u-<00>u2<00>u4<00>uB<00>uG<00>uK<00>uN<00>u\<00>u_<00>ub<00>um<00>ur<00>ut<00>uz<00>w<00>w<00>w <00>w xxxx $x *x0x6x <x%Bx'Mx)Xx-bx/lx;vx=<00>x?<00>xA<00>xN<00>x[<00>xh<00>xu<00>xz<00>x~<00>x<00><00>{<00>{<00>{<00>|<00>||}}}%} +} 1}7} =}$C}9I};O}>U}L[}na}<00>g}<00>m}<00>s}<00>y}<00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00>}<00>}<00>}<00>}}" }.}1}6}>#}J*}M0}R6}U<}\B}nH}~R}<00>]}<00>d}<00>j}<00>p}<00>w}<00>~}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}<00><00>}
<00>}<00>}<00>},<00>}2<00>}4<00>}B<00>}D<00>}G<00>}O<00>}c<00>}g<00>}<00> }<00> }<00> }<00> }<00> }<00>& }<00>, }<00>2 }<00>9 }<00>@ }<00>F }<00>L }<00>R }<00>X }_ }f }l } r }#y }7<00> }=<00> }?<00> }B<00> }J<00> }\<00> }a<00> }i<00> }|<00> }<00><00> }<00><00> }<00><00> }<00><00> }<00><00> }<00><00> }<00><00> }<00><00> }<00><00> }<00><00> }<00><00> }<00>!}<00>!}<00> !}<00>!}<00>!}<00> !}<00>'!}<00>.!} 4!};!}B!},H!}3N!};U!}O\!}Xb!}Zh!}_n!}gt!}{{!}<00>!}<00><00>!}<00><00>!}<00><00>!}<00><00>!}<00><00>!}<00><00>!}<00><00>!}<00><00>!}<00><00>!}<00><00>!}<00><00>!}<00><00>!}<00><00>!}<00><00>!}<00><00>!}<00><00>!}<00><00>!}<00>!}<00>!} "}"} "}"}""}("}-%"}2+"}81"}=7"}B="}HC"}MI"}RO"}XU"}]["}ba"}hg"}mm"}rs"}wy"}|"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00><00>"}<00>#<12>#<12>#<12>
#<12> #<12>&#<12>,#<12>)7#<12>5>#<12>7D#<12><J#<12>XP#<12>ZV#<12>\\#<12>d`#<12>fs#<12>y#<12>#<12><00>#<12> <00>#<12><00>#<12><00>#<12><00>#<12><00>#<12> <00>#<12>-<00>#<12>/<00>#<12>1<00>#<12>3<00>#<12>5<00>#<12>7<00>#<12>D<00>#<12>Q$<12>^ $<12>k$<12>n!$<12>q'$<12>x+$<12>|>$<12>D$<12>H$<12>[$<12>a$<12>e$<12>x$<12>~$<12><00>$<12> <00>$<12><00>$<12><00>$<12><00>$<12><00>$<12> <00>$<12>"<00>$<12>$<00>$<12>(<00>$<12>*<00>$<12>,<00>$<12>9<00>$<12>;<00>$<12>=<00>$<12>J<00>$<12>O<00>$<12>V<00>$<12>\<00>$<12>%<12>%<12> %<12>%<12>%<12>#%<12>.%<12>)5%<12>+9%<12>0L%<12>R%<12>X%<12>^%<12> d%<12>j%<12>p%<12>v%<12>|%<12>!<00>%<12>#<00>%<12>0<00>%<12>2<00>%<12>4<00>%<12>6<00>%<12>8<00>%<12>E<00>%<12>R<00>%<12>_<00>%<12>l<00>%<12>q<00>%<12>x&<12>}
&<12><00>&<12><00>&<12><00>(&<12><00>3&<12><00>:&<12><00>>&<12><00>Q&<12>W&<12>[&<12>n&<12>t&<12>x&<12><00>&<12><00>&<12><00>&<12><00>&<12><00>&<12><00>&<12><00>&<12><00>&<12><00>&<12><00>&<12>*<00>&<12>,<00>&<12>.<00>&<12>0<00>&<12>2<00>&<12>4'<12>A'<12>N'<12>[%'<12>h+'<12>m/'<12>qB'<12>H'<12>L'<12>_'<12>e'<12>i'<12>|'<12><00>'<12><00>'<12><00>'<12><00>'<12><00>'<12><00>'<12><00>'<12><00>'<12><00>'<12> <00>'<12>"<00>'<12>$<00>'<12>&<00>'<12>3<00>'<12>@<00>'<12>M<00>'<12>Z<00>'<12>\<00>'<12><00>'<12><00>'<12>(<12>(<12>(<12>-(<12>3(<12>9(<12> ?(<12>E(<12>K(<12>Q(<12>W(<12>](<12>c(<12>!i(<12>#o(<12>%u(<12>'{(<12>)<00>(<12>+<00>(<12>-<00>(<12><00>(<12><00>(<12><00>(<12>
<00>(<12><00>(<12><00>(<12><00>(<12><00>(<12>$<00>(<12><00>(<12><00>(<12><00>(<12>)<12> )<12>#)<12>.)<12>0)<12>2!)<12>4')<12>H-)<12>J3)<12>T9)<12>W?)<12>`E)<12>hK)<12>uQ)<12><00>W)<12><00>])<12><00>c)<12><00>i)<12><00>o)<12><00>s)<12><00><00>)<12><00>)<12><00>)<12> <00>)<12> <00>)<12><00>)<12>&<00>)<12>-<00>)<12>0<00>)<12>3<00>)<12>><00>)<12>A<00>)<12>F<00>)<12>H<00>)<12>T<00>)<12>X<00>)<12>Z<00>)<12>g*<12>i *<12>k*<12>m *<12>z**<12><00>4*<12><00>>*<12><00>H*<12><00>R*<12><00>\*<12><00>f*<12><00>p*<12><00>z*<12><00><00>*<12><00><00>*<12><00><00>*<12><00><00>*<12><00><00>*<12><00><00>*<12><00><00>*<12><00><00>*<12><00><00>*<12><00>*<12> <00>*<12><00>*<12><00>*<12><00>*<12><00>*<12>+<12>
+<12>+<12>!+<12>'+<12>-+<12>3+<12>9+<12>D+<12>(K+<12>*Q+<12>/W+<12>8[+<12>:n+<12>t+<12>z+<12><00>+<12><00>+<12><00>+<12><00>+<12> <00>+<12>"<00>+<12>0<00>+<12>8<00>+<12>:<00>+<12>G<00>+<12>L<00>+<12>N<00>+<12>X<00>+<12>Z<00>+<12><00>+<12><00>+<12><00>+<12><00>+<12><00>+<12><00>+<12>,<12> ,<12> ,<12>$,<12>=,<12>?!,<12>E',<12>H-,<12>J3,<12>\>,<12>^E,<12>`P,<12>b[,<12>na,<12>pg,<12>tm,<12>xs,<12>|w,<12>~<00>,<12><00>,<12><00>,<12><00>,<12><00>,<12><00>,<12><00>,<12><00>,<12><00>,<12> <00>,<12><00>,<12><00>,<12>"<00>,<12><00>,<12>-<12> -<12>-<12>-<12>-<12>#-<12>.-<12>9-<12>*C-<12>,M-<12>.W-<12>0a-<12>2k-<12>4u-<12>A-<12>N<00>-<12>[<00>-<12>h<00>-<12>m<00>-<12>q<00>-<12>u<00>-<12><00>-<12><00><00>-<12><00><00>-<12><00>-<12><00>-<12><00>-<12><00>-<12>.<12>.<12>.<12> .<12> &.<12>,.<12>2.<12>8.<12>%>.<12>)H.<12>6R.<12>;].<12>Fd.<12>Nj.<12>Qp.<12>Xv.<12>f|.<12>t<00>.<12>x<00>.<12><00><00>.<12><00><00>.<12><00><00>.<12><00><00>.<12><00>.<12><00>.<12><00>.<12>"<00>.<12>(<00>.<12>B<00>.<12>N<00>.<12>Y<00>.<12>j<00>.<12>/<12> /<12>/<12>/<12>!/<12>%)/<12>5//<12>A5/<12>M;/<12>\A/<12>mG/<12>qM/<12><00>S/<12><00>Y/<12><00>_/<12><00>e/<12><00>k/<12><00>q/<12><00>u/<12><00><00>/<12><00>/<12><00>/<12><00>/<12> <00>/<12> <00>/<12><00>/<12><00>/<12>%<00>/<12>4<00>/<12>E<00>/<12>I<00>/<12>X<00>/<12>i<00>/<12>l<00>/<12>y<00>/<12><00>/<12>0<12>0<12> 0<12> 0<12>!0<12>'0<12>%-0<12>430<12>E90<12>I?0<12>XE0<12>iI0<12>k\0<12>b0<12>h0<12>n0<12> x0<12> <00>0<12><00>0<12><00>0<12>5<00>0<12>D<00>0<12>U<00>0<12>Y<00>0<12>h<00>0<12>y<00>0<12>|<00>0<12><00><00>0<12><00><00>0<12><00><00>0<12><00><00>0<12><00><00>0<12><00>0<12><00>0<12><00>0<12><00>0<12> <00>0<12>1<12> 1<12>21<12><1<12>>1<12>L.1<12>41<12>:1<12>@1<12> J1<12> T1<12>Z1<12>`1<12>%f1<12>4l1<12>Er1<12>Ix1<12>X~1<12>i<00>1<12>m<00>1<12>|<00>1<12><00>1<12><00>1<12><00>1<12> <00>1<12> <00>1<12><00>1<12><00>1<12>%<00>1<12>4<00>1<12>E<00>1<12>I<00>1<12>X<00>1<12><00>1<12>2<12>2<12>2<12>"2<12>2"2<12>8(2<12>;.2<12>A42<12>D>2<12>`H2<12>hS2<12>}Z2<12><00>`2<12><00>f2<12><00>l2<12><00>r2<12><00>x2<12><00>~2<12><00><00>2<12><00><00>2<12><00><00>2<12><00><00>2<12><00><00>2<12><00><00>2<12><00><00>2<12><00><00>2<12><00>2<12><00>2<12><00>2<12><00>2<12>(<00>2<12>,<00>2<12>.<00>2<12>0<00>2<12>3<00>2<12>P3<12>T3<12>i3<12>k3<12>r#3<12><00>)3<12><00>/3<12><00>53<12><00>?3<12><00>I3<12><00>S3<12><00>Y3<12><00>_3<12><00>e3<12><00>k3<12><00>o3<12><00><00>3<12><00>3<12><00>3<12><00>3<12><00>3<12>$<00>3<12>)<00>3<12>9<00>3<12>=<00>3<12>?<00>3<12>A<00>3<12>C<00>3<12>F<00>3<12>]<00>3<12>l<00>3<12>n<00>3<12>y<00>3<12>4<12>4<12> 4<12>4<12>4<12>4<12> %4<12>2+4<12>814<12>>74<12>@=4<12>CC4<12>II4<12>VO4<12>XU4<12>\[4<12>ia4<12>kg4<12>nq4<12>x{4<12><00><00>4<12><00><00>4<12><00><00>4<12><00><00>4<12><00><00>4<12><00><00>4<12><00><00>4<12><00>4<12><00>4<12><00>4<12><00>4<12><00>4<12>-<00>4<12>1<00>4<12>3<00>4<12>5<00>4<12>7<00>4<12>D<00>4<12>I<00>4<12>Q5
5<12>t5<12><00>5<12><00>5<12><00>&5<12><00>15<12><00>85<12><00>>5<12><00>B5<12><00>U5<12>[5<12>a5<12>g5<12>m5<12>s5<12>y5<12> }5<12>"<00>5<12><00>5<12><00>5<12><00>5<12> <00>5<12><00>5<12><00>5<12><00>5<12><00>5<12><00>5<12><00>5<12><00>5<12><00>5<12><00>5<12><00>5<12><01><01><01><01> <01>(<01>0<01>8<01>@<01>H<01>P<01>X<01>`<01>h<01>p<01>x<01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><01><01><01><01> <01>(<01>0<01>8<01>@<01>H<01>P<01>X<01>`<01>h<01>p<01>x<01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><00><00><00><00>  (
2017-09-12 09:40:52 +03:00
0 8 @ HPX`hpx<00><00><01> <01><01>$<01>0<01><<01>H<01>T<01>`<01>l<01>x<01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><01><01> <01>,<01>8<01>D<01>P<01>\<01>h<01>t<01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><00><01><01><01><01>(<01>4<01>@<01>L<01>X<01>d<01>p<01>|<01><00><01><00><01><00><01><00><01><00><01><00><00><00><00><00> $0 <
H T ` lx<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<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%@'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>
2019-10-01 11:21:44 +03: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.D.P.\.h.t.<00>.<00>.<00>.<00>.<00>0<00>1<00>1<00>1<00>3<00>3<00>3333(345@5L5X7d7p7|7<00>7<00>9<00>9<00>9<00>9<00>9<00>;<00>;<00>;<00>;; ;;$;0;<;H;T;`;l;x;<00>;<00>=<00>=<00>=<00>=<00>?<00>?<00>?<00>?<00>?<00>AAA A,A8ADAPA\AhCtC<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>C<00>CEEE(E4E@ELEXEdEpH|H<00>H<00>H<00>H<00>H<00>H<00>H<00>H<00>H<00>H<00>HH HH$H0J<KHKTK`KlKxK<00>K<00>K<00>M<00>M<00>M<00>M<00>M<00>M<00>M<00>M<00>MMM M,M8ODOPO\OhOtO<00>O<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>Q<00>QQQQ(Q4Q@QLQXSdSpS|S<00>S<00>S<00>S<00>S<00>S<00>S<00>S<00>S<00>S<00>SS SS$S0S<SHSTS`SlSxU<00>U<00>U<00>U<00>U<00>W<00>W<00>W<00>Y<00>Y<00>Y<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>
 <00>T<00>@x<>0<00>  <00>h<00>l <00>@<00><>$<00> x@<00><> <00> =|8@<00><><00> ^<00>Y@<00><> <00> {<00>Dv@<00><><00><00> <00><00><00>@<00><>0<00> <00><00><00>@<00><>T<00> <00><00><00>@L<><00> <00><00>@d<><00> <@|<7C><00><00>! "D@ <0C> <00># =H8@<18> <00>% ZLU@$<24> <00>' sPn@0<>0<00>) <00>`4<00>@`<60><00><00>+ <00><00>8<00>@<00><><00><00>- <00><00><00>@<00><>$<00>/ <00><00><00>@<00><><00>1 <00><00>P<00>@<00><><00><00>3 4 @<00><>$<00>5 2@ -@<00><>$<00>7 RLM@ <0C> <00>9 qPTl@<18><00><00>; <00><00>P<00>@<08><00><00>= <00><00>`<00>@<00><> <00>? <00>T$<00>@<18>l<00>A <00>x<00>@<00><><00>C <00>@<00><>H<00>E <00>@<00><> <00>G 6<00>1@<00><> <00>I N<00><00>I@<00><><00><00>K i4 d@<00><>$<00>M <00>@<00>@<00><>H<00>O <00>X<00>@ <0C> <00>Q <00>\<00>@<18> <00>S <00>` <00>@$<24>$<00>U <00>l<00>@H<>T<00>W <00><00><00>@<00><> <00>Y <00> @<00><> <00>[ *<00>%@<00><>H<00>] A<00><@<00><> <00>_ X<00>S@<08> <00>a o<00>j@<14><<00>c <00><00><00>@P<> <00>e <00><00><00>@\<5C> <00>g <00><00><00>@h<> <00>i <00><00><00>@t<>0<00>k <00><00>0<00>@<00><><00><00>m <00>D<00>@4<><00><00>o 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
<00> 
2019-10-01 11:21:44 +03:00
l<00> @P<><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
x
2017-09-12 09:40:52 +03:00

2019-10-01 11:21:44 +03: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>
2017-09-12 09:40:52 +03:00
A
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>
2017-09-12 09:40:52 +03:00
<
2019-10-01 11:21:44 +03: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>
2017-09-12 09:40:52 +03:00
V
2019-10-01 11:21:44 +03:00
@<00><> <00><00> q
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>
2017-09-12 09:40:52 +03: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>
2017-09-12 09:40:52 +03:00
<00>
2019-10-01 11:21:44 +03:00
@<00><> <00><00> <00>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<00>
2017-09-12 09:40:52 +03:00
<00><00>
2019-10-01 11:21:44 +03:00
@<04><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>
2019-10-01 11:21:44 +03:00
@<18><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
h <00><00>
2019-10-01 11:21:44 +03: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
X<00><00>
2019-10-01 11:21:44 +03:00
@D<><00><00><00>   4 @<00><><00><00><00> - T H `(C @<00><><00><00> b <00>] @<00><> <00><00> } <00>}x @<00><><00><00> <00>  <00> @<00><><00><00> <00> <<00><00> @<00><> <00><00> <00> <00>1<00> @<04><<00><00> <00> 0 <00> @@<40><00><00>  PB<00> @X<>H<00><00>  <00><00> @<00><><00><00><00> 2 D@- @`<60><<00><00> G 2<00>-[ <00><00>V @<00><><00><00><00> v Pq @4<>H<00><00> <00> hj<00> @|<7C><00><00><00> <00> <00>d<00> @$<24><00><00> <00> 8j<00> @8<>H<00><00> <00> <00><00><00> @<00><><00><00><00> <00> 8<00> @4<><00><00> H<00> @P<>0<00><00> % <00> @<00><><00><00> ? <00>: @<00><>$<00><00> U <00>P @<00><>`<00><00> p <00>Dk @<1C><00><00><00> <00> <00> <00> @<00><>\<00><00> <00> !<00><00> @D<><00><00><00> <00> <00>![<00> @<00><><00><00> <00> <#\<00> @<00><>`<00> <00> <00>#<00> @H<>0<00>
<00>#B@x<><00><00> "<00>%t@<00><00> 7l&Y2@<00>,<00>  T<00>',O@<00>H<00>  p<00>'<00>k@ 0<00>  <00><00>)><00>@<X<00> <00><00>*2<00>@<00><00><00> <00>,<00><00>@ D<00> <00><00>,2<00>@` 0<00> <00><00>,<00><00>@<00> x<00> T-@ <00> p-@ <00> 5<00>-<00>0@8 X <00> Mx3TH@<00><00><00> g<00>4hb@<00>x<00>! <00>45<00>}@l<00># <00><00>5<00>@p<00>% <00><00>5<00>@<00><00>' <00><00>5`<00>@<00><<00>) <00>L62<00>@<00>$<00>+ <00><00>6<00><00>@<00><00>- 87<00>@<00><00>/ T7@<00><00>1 ,p7u'@<00>l<00>3 @<00>7;@,<00>5 T8O@D<00>7 h 8`c@\T<00>9 |<00>8w@<00><00>; <00><00>8<00>@<00><00>= <00><00>81<00>@<00>$<00>? <00><00>8.<00>@ <00><00>A <00>9<00><00>@<00> ,<00>C <00><00>9<00>@<00>!t<00>E <00><00>:<00>@4#<00>G ;@L#<00>I (;<@d#H<00>K 6d;\1@<00>#x<00>M P<00>;<00>K@$$<00><00>O l@< g@<00>$0<00>Q ~`<<00>h<$<00>@<00>$<00>T <00><00><<00><00>@<00>$<00><00>V <00>=<00>@<00>%<00>X <00>0=<00>@<00>%<00>Z <00>L=<00><00>@<00>%,<00>\ <00>=r@<00>&<00><00>^ $`>@<00>'<00><00>` @d?<00>;@|)8<00>b [<00>?zV@<00>*<00>d wl@<00>r@<00>+<00><00>f <00>8A_<00>@<00>-<00><00>h <00><00>A<00><00>@
@<00>9<00><00><00> <00>Qf@<00>R<00>]<00><00> '<00><><00>:<00><><00>J5@d<>(<28><00><00> JghE@<00>0<00> <00><00> ^<00> <00>Y@<00>:8 <00><00> q<00><00>5l@<00>G<00>W<00><00> }0<00>D<00><00>0mW;<00><00>W8<00><00>W<00><00>@t<><00><00><00> <00>pZ<00>:<00>@L<><00>:<00><00> <08><00>ĩp<00> 4<><00>split_argv.o/ 1579545877 1001 115 100644 9020 `
ELF^4(!6A<00><02> <0B> <0B>-<00>
<16> <0C>ǹF <00><00><><EFBFBD><EFBFBD> <09> &<26>x,"'x\<5C>'<27>|- |<7C> <0C>,%W<> <1B>0<EFBFBD><30>) <08>F\<5C>W<EFBFBD>`|<7C> <0C>F<00>Ȥ  m <09>e<EFBFBD><65><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>`<60> <20>9&<26>|<7C>|uP<75>F f<><1B>0<EFBFBD><30>) <08> \<5C>W<EFBFBD>|<7C> <0C><>|<7C><>|<7C>F- |<7C> ,-  <01><><00>M<00> <00><><1B> <0B><> <0B><><02><><EFBFBD> BM<00> <00><><EFBFBD><EFBFBD><1B>0<EFBFBD><30>)0;<3B> )- <1D>)<00>?<00><00><00><00><00><00>^^ <00><><EFBFBD><EFBFBD>| <00> <00><01> U\P<08>&<07>intk(<02>H=K<07><04>yH<15>F! <07>
<04> <20>T)]<00><01><> ?)} )<29>! F)]B
O+<2B>"
D,<2C>\
-<2D> .<2E>b 8/A<00> (0}<00> >1}# 72}A <00> 03A_ ~7AN}A% U$ > $ > : ; I I I: ; ( .?: ; 'I@<18>B : ; I
4: ; I 4: ; I U &IR<00><00>R<><00>S<><00><00>S<><00>T<><00>y<01>0<><\?K\KR0<>R[\^<00>\<5C><00>0<><30><00>\<5C><00>\<5C><00>\0<><00>[.R?<00>R<><00>RR<00>]R<00>Z:X:?z<00><08><1A>?MXRYXY^z<00><08><1A>^zXz<00>"<22><><00>X<><00>X<><00>z<00><08><1A><><00>X<><00>z<00><08><1A><><00>X<><00>z<00><08><1A><><00>X<><00>z<00><08><1A><><00>XD <09><>DR0<>Rz <09><>z<00>X<><00> <09><><EFBFBD><00>0<><30><00> <09><><EFBFBD><00>X<00> <00><00>N<01> /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/console/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/includesplit_argv.cstddef.h)  ~          v     j    a $     V + U 
y    $   G  =
      size_tstateSS_ARG_ESCAPEDargvSS_ARGnext_arg_startin_ptrout_ptrargv_sizesigned char/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/build/consolelong unsigned intshort unsigned intunsigned charsplit_state_tSS_QUOTED_ARG_ESCAPEDSS_QUOTED_ARGSPACEunsigned intlong long unsigned intlineESCAPEsizetypeesp_console_split_argvlong long intcharchar_outGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protectorshort intchar_inargclong intSS_SPACEQUOTE/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/console/split_argv.cGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
2019-10-01 11:21:44 +03:00
ABI=0
("))??RR "^^z"<00><00><00><00> "<00><00>"<00><00>"<00><00> "<00><00>"<00>,"<00> "<00>(.symtab.strtab.shstrtab.rela.literal.esp_console_split_argv.text.data.bss.rela.text.esp_console_split_argv.rela.rodata.esp_console_split_argv.rela.debug_frame.rela.debug_info.debug_abbrev.rela.debug_loc.rela.debug_aranges.rela.debug_ranges.rela.debug_line.debug_str.comment.xtensa.info.rela.xt.lit.rela.xt.prop<00><>
 <00>split_argv.cesp_console_split_argv <00><<00>O<00>[<00><00><00><00><00><00><00><00><00><00><00><00><00><00>)<00>.<00>3<00>ART<00>szuz<00><00><00><00><00><00><00><00><00><00><00><00><00>  $(!  ! (/6=KRY^kry<00><00><00><00><00><00><00><00><00><00><00><00>
<00><00>
<00>
+5
:D
IS
Xb
g lv
{<00><00>
<00><00>
 !%,0BFMQbfnry}<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> #'.2AELP_cjn|<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> ")-;?NR[_gktx<00><00><00><00><00><00><00> %+17= C IOU[)a,g1m6s8y:?<00>D<00>R<00>W<00>Y<00>^<00>u<00>x<00>z<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> <00><00><00>%<00>+<00>6<00>=<00>C<00>I<00>M<00> $0<HT`lx<00><00><00><00><00><00><00><00><00><00><00> ,8DP\ 4@<00>  @8F8L8V8<00>Q@<00>P x(,s@<00><00> <00>T(<00>@<00>H
 <00>|<00><00>@<00>|  <00>,<00><00><00><00><00>@D<00> <00><00> <00>@<00>$ <00><00>(<00>@H <00>R<00>@`@ 06 <00>0<00> ;$4 86l 1@<00>  Ct h>@<00>h <00> L(P  x%commands.o/ 1579545877 1001 115 100644 28368 `
2019-10-01 11:21:44 +03:00
ELF^Xd4(C@  (6A=!(<02><00>0<> <20><00><00>:(RV<52><56><1D>%-s %s
2017-09-12 09:40:52 +03:00
%12s %s
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
%shelpPrint the list of registered commands6A!(<02><00><16><04>"<22><1C><00><02><00><00><00><00><00><00><00><00>L<> +<2B>*<2A><00><00>B<EFBFBD><18><00><00><00>B<EFBFBD>*<2A><00> <0C><><00>(RVr<56><1D>6A<00><00><08>H1 <0C><02><03><00>8#<23>S,x1<00># =<3D>=<3D>=<3D><><02><00>!<00>̊"<22><1D>"<22><1D> <1D>6A!<00><02>J<EFBFBD><00>!(<02><>8R<38>"<22><00><00><02><00>-<03><><EFBFBD>"<22><1D> <1D>6a<1C> <1A><00>=
* H̔<><00>"<22><1D>, @<40> <20><00><16>0<> <20><00>"<22><1D>I=<3D>=<3D>=<3D>=<3D>HI=<3D>=<3D>=<3D>=<3D><>"<16><00><00><><08><00><00> HB<48><42> I!I1˱<31><CBB1><EFBFBD><00>M
2017-09-12 09:40:52 +03: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
<0C>B<EFBFBD><00><00><04><00>H!I#=<3D>=<3D>=<3D>=<3D>HBIC=<3D>=<3D>=<3D>=<3D>(2)3=<3D>=<3D>=<3D>=<3D>!<00>̙<>S9 <1D><00><08>YV<59><56><EFBFBD>S9Y <1D>"<22><1D>6A <20> <20><00>m
2017-09-12 09:40:52 +03:00
<EFBFBD>ZAH<04>X<04><06><05><02><00>̊<><05><03><00>HTV<04><1D>6A <20> <20><00>}
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
QXh`<60> <20><00><00><>,<2C><07><06><02><00><00><>!h"i=<3D>=<3D>=<3D>=<3D>(2)=<3D>=<3D>=<3D>=<3D>(%<1D>XUV<55><56> <1D>6AAH KQ<00><15><00>]
:a<00><06>@<40> <20><00><00><16>!<00><02><00>-
̺<EFBFBD><05><00>"<22><1D><><05><00><00><>P<EFBFBD> <20><00>"<22><1D>H:<3A><05><02><00><03><05><00> <1D>"<22><1D>"<22><1D>6<> <08>Q<EFBFBD>q=<3D>=<3D>=<3D>=<3D><><00>1=<3D>=<3D>=<3D>=<3D><><00>A=<3D>=<3D>=<3D>=<3D><><00><61><00>-
2019-10-01 11:21:44 +03:00
<1D> <00><><EFBFBD><EFBFBD>| " h I 9 <00>09 Z <00> <@<00>B <0C>-<06><08><05><07><03>Lint<07><05><07><03><03>S5 L<03> um<10><05>&'<27><06>eSJ<><08>L<>M<> ,<00>
<EFBFBD><07> G  <0C>IL N<>.O<><03>S<>&,<07> ;-<2D> <0C>/<2F>_k0L V0L <0C>0L 0L_x1<>3 !<00>
<EFBFBD> <0A>$5 <0C>7L <0C>8L w9L f:L u;L $<L C=L <0C>>L H?L DHU <0C>IU <0C>JU<00>NL!<11>O! se
<EFBFBD> <0A><00>S<> <0C>T<> <0C>UL .V<> <0C>W<><00>e <09><00>
<EFBFBD><04> @s<> t<> `uL,<13><00>r6<14>vL<14>{k {k<14>{k <14>}L<14><01><14><06>Lh<06>L<14><06><01> _mp<06><01>$<06><01>(<14><06>L,N<06>L0<14><06><01>4<14><06><01>8:<06><01><<14><06><01>@p<06><01>D<14><06><01>H<14><06>eL\<06>0<00><14><06>k<00><06><01><00><14><06><01><00><04> h<06>f_p<06><>_r<06>L_w<06>L <0C><06>3 <0C><06>3_bf<06><> <0C><06>L
<06>6 3<06>s <0C>Ñ$ R<06><>( <0C><06><>, <0C><06><>0_ub<06><>4_up<06><><_ur<06>L@ <0C><06>D t<06>G_lb<06><>H <0C><06>LP %ًT <0C><06>X <0C><06> \ <06>LdL<00>6s<17>L<04>afL<00>6s<17>L<04><18><04><16><00>6s<17>L<04>L<00>6s<04> ,
2017-09-12 09:40:52 +03:00
<EFBFBD> ,$
2019-10-01 11:21:44 +03:00
<EFBFBD><Q !e<14>#e<14>$L<14>%k0$<13>=<01><14>><01> ?<01>1@: <14>Ca :<00>
<EFBFBD>9VoY<01><14>ZL#[<01>\ <04>.P`<01>dc<01>Td ae  qf ^g<01> hL$<14>i (zj 0<14>k 8<14>l @Cm H <09><00>
<EFBFBD><04><19>6<04>q<04><19>L<04><04> z4$<03>,A6  
2017-09-12 09:40:52 +03:00
.>len
2019-10-01 11:21:44 +03:00
/h <0C>
0<EFBFBD>  w <0C> h  h <0C> !L <0C> "L <03> #> @<40><04>L<00>L<17><04>  E<> @ J<> <0C> P<> ) V<> <0C> Z<> <0C> as^ b<>L<04>f ++ W+<2B> G<1B> @<1F> <0C>#<23> )(<28> <0C>)<29> <0C>*s <0C>+ + <03>,+ <0A>/<2F> ~/<2F> <01><> "<01><> <01><>cmd<01><> it<01>
R<00>Zs
2019-10-01 11:21:44 +03:00
<18> <04> <01>Lh<01><>
p<01>L= <20>ͧSit<01>
2019-10-01 11:21:44 +03:00
R!S")ٵ^#%<00>
Z#.<00><00>
Z $4<00>#B<00><00>
[2\N$L<00>#Y<00><00>
\a<00>Z:%<25>9I<01>@ <1B>9@ q#<00>0 Zs[r\@4[1F w&I9<01><> itO
2017-09-12 09:40:52 +03:00
<00>tmpO
2019-10-01 11:21:44 +03:00
<00>$ $! ) Zr%<25>W<00><01> 'cmdW <00>(WY
S"z
2019-10-01 11:21:44 +03:00
S)X  *<2A>kLdZs[)l*<00> bufo<><02>X(<28>ph<02>\fq f#|"j Z<02>X[<02>\#<23>.<00> Zt\0<1E>:Zt)<29> <00> it~
y# <00> Z1[H# <00> Zs#,E<00> Zt[ 8 Zs <18>+(<01>9<01><> ,buf<01><>R,lc<01><>Slen<01>hVit<01>
<00># Po Zr#&[<00> Zr[u\v2fZs[u%<01><>Z<01>F'buf<01><><00> <01> S <20><01> Tlen<01>LWit<01>
U# PZr#!P)Zv0[Zr[v\w%<01><00><01>D<1B><01><><00> <20><01> S"<22><01><>7"p<01>hUcmd<01><> ~#<00>[4#-q<00>Zt[r#<|<00>[u#H <00>Zu$U<00> #` Zu-nt3Zr[ux Zu&M<01><<01>|(@<01><><02>L8<00> Z<02>L(S/<2F> (<28>2w(z5<>.<2E><00> .  <07>/<2F><00> /.. */<2F><00> &0<00>1GG.@@W.IIZ.<07>/<2F><00>X/oo $.<07>.<2E><00> .== !.YY #.<2E><00>
9.<2E><00> w.<2E><00> <0B>% U$ > : ; I$ >  : ;I : ;  : ; I I
!I/  : ;  : ; I8  : ;  : ; I8  I : ;  : ; I8' : ; : ;I8  : ;I8 'II&I'.: ; 'I@<18>B: ; I4: ; I4: ; I<1E><>1<1F><><18>B : ; I! "4: ; I#<23><>1$<24><>1%.?: ; 'I@<18>B&.?: ; I@<18>B': ; I(4: ; I) *4: ; I+.?: ; '@<18>B,: ; I-<2D><><01>B..?<n: ; /.?<n: ;0.?<n: ; n1.?<nR"S 0<> "RRh<00>R<>$\7R7@<00>R<>@CRCI<00>R<>)R)0S57R0SR!<00>R<>!;R;=<00>R<>=<00>R<><00><00>R<><52><00>R<><00><00>R<><00><00>Y~<00>T<00><00>X<><00>X7T5R5Q<00>R<>QXRXZ<00>R<>4R4|<00>R<>|R<00><00>R<><52><00>R<><00><00>R<>|U<><00>U>KRMcRezRUZZekZ\"hI9<00>9Z<00><"hI9<00>9Z<00><<00>;<01> /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/console/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/machine/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/sys/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/console/linenoise/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/console/argtable3commands.c_default_types.hstddef.hlock.h_types.hreent.hstdio.hstdint.hesp_err.hlinenoise.hesp_console.hstring.hargtable3.hstdlib.h<built-in><03>      <03>         m    9       x 
  <03>       ~ |    <03>                  
       |    W *  <03>     }
2019-10-01 11:21:44 +03:00
  <03>        {     <03>               k    <03>  -  lastesp_console_run_miscnamelinenoiseCompletions_lock_tstrlen_on_exit_args_writestrncmp_wctomb_statearg_print_syntax_r48_signal_bufunsigned intnext_lbfsize_flagsstrlcpy__int32_t_errno_LOCK_RECURSIVE_Tcmdline_readargtable_mbrlen_stateputchar_stdoutesp_console_deinit_fpos_t_fns_cookie_Bigint__tm_wdayesp_console_register_help_command_result__tm_hourbuf_size__countcmd_item_t__tm_min__sfhint_bold_rand48esp_console_config_t_result_klong long unsigned int_asctime_buf__sFILE_wdsmax_cmdline_args__FILE_offset/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/build/console_emergencycvecboldsize_targ_print_glossaryesp_console_cmd_register__tm_sec__tm_yday_inc_ind_next_mbsrtowcs_states_configesp_console_get_hint__value_p5sesp_console_get_completion_wcsrtombs_state_mblen_statechar__tm_mday_sig_func_mbrtowc_state__builtin_putchar_flock_tstrcmp__wch_iobs_on_exit_args_ptr_close__sdidinit_stdin_gamma_signgamlong long intcmd_list_printf_base_freelist_mult__ULongarg_print_formattedGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protector_wcrtomb_state_filefunclinenoiseAddCompletionhelp_command__cleanuphint_mbstate_t_mpreccommand__tm_isdsts_cmd_listesp_console_cmd_targc__tm_monslh_firstargvcmd_ret_atexit0esp_console_initmax_cmdline_length_atexit_mbstateconfigstrchrshort intlong int_sign_current_locale_data__wchbcolorfclose__tm_year_misc_reent_localtime_buffree_cvtlen_maxwds_l64a_buf_current_categorys_tmp_line_buf_blksize__tm_locksizetypelong unsigned int_niobswint_tint32_topen_memstream_dso_handlehelp_cvtbufunsigned charasprintf_getdate_erresp_console_cmd_func_t_addesp_err_t__sbufcmd_item__glueitem__sglue_strtok_last_mbtowc_statefind_command_by_name_fnargssigned char__getreent_reentshort unsigned intunused/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/console/commands.ccallocmemcpy_fntypessle_next_sizedouble_off_t_nbufFILE_flags2_is_cxaesp_console_split_argv_seed_rand_nexthint_color_seek_stderr_ubufGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
2017-09-12 09:40:52 +03:00
ABI=0
2019-10-01 11:21:44 +03:00
0($0($(  ""(  K"Y"h($$"@@"EE"I(..0"55"9(!!!"==*"gh*"<00>3"<00><00>"<00> "<00><00>"<00>("2"7"9(;"QQ "Z(MMM"ee"||"<00><00>"<00>(<<(((.symtab.strtab.shstrtab.rela.literal.find_command_by_name.rela.literal.help_command.rela.literal.esp_console_init.rela.literal.esp_console_deinit.rela.literal.esp_console_cmd_register.rela.literal.esp_console_get_completion.rela.literal.esp_console_get_hint.rela.literal.esp_console_run.rela.literal.esp_console_register_help_command.text.data.bss.rela.text.find_command_by_name.rodata.str1.4.rela.text.help_command.rela.text.esp_console_init.rela.text.esp_console_deinit.rela.text.esp_console_cmd_register.rela.text.esp_console_get_completion.rela.text.esp_console_get_hint.rela.text.esp_console_run.rela.text.esp_console_register_help_command.bss.s_tmp_line_buf.bss.s_config.bss.s_cmd_list.rela.debug_frame.rela.debug_info.debug_abbrev.rela.debug_loc.rela.debug_aranges.rela.debug_ranges.rela.debug_line.debug_str.comment.xtensa.info.rela.xt.lit.rela.xt.prop<00><> +",h9)H*!#%')*+,.013579   :;<>QX_j~<00><00>I<00><00><00>9<00><00><00><00><00><00> 9!;BJaZ#v<00>%<00><00><00><'commands.cs_cmd_listfind_command_by_namehelp_commands_tmp_line_bufs_configstrcmpprintf__getreentarg_print_formattedarg_print_glossaryputcharesp_console_initmemcpycallocesp_console_deinitfreeesp_console_cmd_registerstrchrasprintfopen_memstreamarg_print_syntaxfcloseesp_console_get_completionstrlenstrncmplinenoiseAddCompletionesp_console_get_hintesp_console_runstrlcpyesp_console_split_argvesp_console_register_help_command, --. /$.(0,13 46 664 6869: ;$<>? @> >?4 CD6
2017-09-12 09:40:52 +03:00
 ,   c  % L  a   -( ( -. . .< < /D YF $F .S (S 0[ ,[ 1c !
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
!!4! @! 3 $.! . 49 E""+0
2017-09-12 09:40:52 +03: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
65"  6#"# 6X#d<00><00>## 4<00>!#  6&#& 8,=2#2 6Uh^#^ 9j<00>v#v :~<00><00># <00> ;<00>#$<00> <<00><00><00><00>$4$ >7 $ ?&2,$ , @4%S2%% >%  >!Q*%* ?0QS& &&1&|& 4<00>'& ' C6&6 D>MB&B 6O&O UeZ&Z 6r& r 6''+'2' 2 7!(,,0 4 9 @DDH L Q X\\`dipttx|<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> !(/6=BV]div<00><00><00><00><00><00><00><00><00><00> "/4@Wco<00><00><00><00><00><00><00><00><00> #/;Hfr~<00><00><00><00><00><00><00> %2?LYf<00><00><00><00><00><00><00><00><00><00>)=jv<00><00><00><00><00><00><00>*6BNZ<00>%1>KXr<00><00><00><00><00><00><00><00> &3@MZgt<00><00><00><00>2GS_kx<00><00><00><00><00><00><00>  , 8 D P \ h t <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> 
2017-09-12 09:40:52 +03:00

 
 )
3
8
Q
 U
 Z
d
i
 z
<00>
 <00>
<00>
 <00>
 <00>
 <00>
 <00>
<00>
 <00>
<00>
 <00>
2019-10-01 11:21:44 +03:00
     1  L V Z n } <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> X<00>     l6 L Q k <00> <00> <00> <00><00> <00> <00> <00> <00>    W \ p <00> <00> <00> <00> <00> <00> <00> *GQU`jo|<00><00><00><00><00><00><00><00><00>4EOS^l}<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> #'/3;?FJQU\`gkrv}<00> "*.= A H L ^ b q u | <00> <00> <00> <00> <00> <00><00><00><00><00><00><00><00><00><00><00><00> $(26=ASWfjy}<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> !%7;BFUY`dko~<00><00><00>   $ (,048<@DHLPT     $(,048<@DH<00> <00> @<00>z<00>)<00>SYcnuy <00> <00> <00> <00> <00> <00> %<00> .<00> B<00> F<00> Y<00> a<00> c<00> f<00>  

   $" 9( ;. @4 E8 GKQW
blw<00><00>!<00>)<00>0<00>5<00>7<00><00><00><00><00><00><00>!<00>/<00>8<00>=<00>?<00>K<00>Xhlpr~ <00>&<00>,<00>2<00>8<00>><00>D<00>J<00>P<00>V<00>\<00>b<00>h<00>n<00>r<00><00><00><00><00><00><00>(<00>2<00>4<00><00><00><00><00>$<00>0<00>2<00>9EQSV!X4:@ FLR-X>^@dHjMpUvW|`<00>e<00>p<00>x<00>|<00><00><00><00><00><00><00>0<00>8 !" #($0%8&@'  !$"0#<$H%T&`'lx<00><00><00><00> <00> <00> <00> <00> <00> <00> <00>    , 8 D P\ht<00><00><00><00><00><00><00><00><00><00><00>(4@LXdp|<00><00><00><00><00><00><00><00><00><00> $0<HT`lx<00><00><00><00><00><00> 4@<00>:A C<0>@;<00>A ^lY@<00>;0A }|x@<00>;<A <00><00>(<00>@<00>;xA  <00><00><00>@t<0A  <00><00><00>@<00><<A  <00>$ @<00><lA /*@L=0A Z`fp"k@|=HA <00>24N<00><00>h<00>@<00>= A <00><00>I<00>@<00>><00>A <00>89<00>@h?<00>A <00>t<00><00>@<00>?DA P9@0A<00>A! ;<00>Z6@<00>A<00>A# [<00><00>V@DBA% vp<q@LC<A' <00><00><00><00><00><00><00><00><00><00>@<00>C(A, <00><00><00><00>@<00>E|A. <00><00><00>