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

1064 lines
230 KiB
Plaintext
Raw Normal View History

!<arch>
/ 1544879246 0 0 0 2434 `
W













[0[0[0[0[0[0[0[0[0[0[0[0[0[0<00><><00><><00><><00><><00><><00><><00><><00><><00><><00><><00><><00><><00><><17><17><17><17><17><17><17><17><17><17><17><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>\|<10><10><10><10><10><10><10>_ZN12Flash_Access5flushEv_ZN9Partition9chip_sizeEv_ZN9Partition12erase_sectorEj_ZN9Partition11sector_sizeEv_ZTV12Flash_Access_ZN9PartitionD2Ev_ZN9PartitionD1Ev_ZN9Partition11erase_rangeEjj_ZN9Partition5writeEjPKvj_ZN9Partition4readEjPvj_ZN9PartitionD0Ev_ZTV9Partition_ZN9PartitionC2EPK15esp_partition_t_ZN9PartitionC1EPK15esp_partition_t_ZN12Flash_Access5flushEv_ZN9SPI_Flash11sector_sizeEv_ZTV12Flash_Access_ZN9SPI_FlashD2Ev_ZN9SPI_FlashD1Ev_ZN9SPI_Flash9chip_sizeEv_ZN9SPI_Flash12erase_sectorEj_ZN9SPI_Flash11erase_rangeEjj_ZN9SPI_Flash5writeEjPKvj_ZN9SPI_Flash4readEjPvj_ZN9SPI_FlashD0Ev_ZTV9SPI_Flash_ZN9SPI_FlashC2Ev_ZN9SPI_FlashC1Ev_ZN11WL_Ext_Perf11sector_sizeEv_ZN11WL_Ext_Perf12erase_sectorEj_ZTV11WL_Ext_Perf_ZN11WL_Ext_PerfD2Ev_ZN11WL_Ext_PerfD1Ev_ZN11WL_Ext_PerfD0Ev_ZN11WL_Ext_PerfC2Ev_ZN11WL_Ext_PerfC1Ev_ZN11WL_Ext_Perf6configEP11WL_Config_sP12Flash_Access_ZN11WL_Ext_Perf4initEv_ZN11WL_Ext_Perf9chip_sizeEv_ZN11WL_Ext_Perf16erase_sector_fitEjj_ZN11WL_Ext_Perf11erase_rangeEjj_ZTV11WL_Ext_Safe_ZN11WL_Ext_SafeD2Ev_ZN11WL_Ext_SafeD1Ev_ZN11WL_Ext_SafeD0Ev_ZN11WL_Ext_SafeC2Ev_ZN11WL_Ext_SafeC1Ev_ZN11WL_Ext_Safe9chip_sizeEv_ZN11WL_Ext_Safe6configEP11WL_Config_sP12Flash_Access_ZN11WL_Ext_Safe16erase_sector_fitEjj_ZN11WL_Ext_Safe7recoverEv_ZN11WL_Ext_Safe4initEv_ZN12Flash_Access5flushEv_ZN8WL_Flash9chip_sizeEv_ZN8WL_Flash11sector_sizeEv_ZTV8WL_Flash_ZTV12Flash_Access_ZN8WL_FlashD2Ev_ZN8WL_FlashD1Ev_ZN8WL_FlashD0Ev_ZN8WL_Flash11erase_rangeEjj_ZN8WL_Flash6configEP11WL_Config_sP12Flash_Access_ZN8WL_FlashC2Ev_ZN8WL_FlashC1Ev_ZN8WL_Flash12initSectionsEv_ZN8WL_Flash10fillOkBuffEi_ZN8WL_Flash11updateV1_V2Ev_ZN8WL_Flash13updateVersionEv_ZN8WL_Flash9OkBuffSetEi_ZN8WL_Flash10recoverPosEv_ZN8WL_Flash4initEv_ZN8WL_Flash8updateWLEv_ZN8WL_Flash5flushEv_ZN8WL_Flash8calcAddrEj_ZN8WL_Flash12erase_sectorEj_ZN8WL_Flash5writeEjPKvj_ZN8WL_Flash4readEjPvj_ZN8WL_Flash7get_drvEv_ZN8WL_Flash7get_cfgEv_ZN5crc328crc32_leEjPKhjwl_mountwl_unmountwl_erase_rangewl_writewl_readwl_sizewl_sector_size// 18 `
wear_levelling.o/
Partition.o/ 1544879245 501 20 100644 20704 `
ELF^(E4(KHB(D*F6A <1D>6A<00>(8<1D>6A<00><02><02>(<28>@<40><11>-
<1D>6A!<1D>6A<00><00><1D>wl_partitionE (%d) %s: erase_range - start_address=0x%08x, size=0x%08x, result=0x%08x
6a@<40> 0<> <20>"<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
<EFBFBD><EFBFBD><EFBFBD><00><00>)I<01><03> <0B>
=<3D><> <1A><00><1D>6A<00><05><04><03><12><00>-
<1D>6A<00><05><04><03><12><00>-
<1D>6A <20> <20><00><00><02><00><1D>6A<00><00>9<1D> <00><><EFBFBD><EFBFBD>|      
 80     |  ,80D \ <00> 
<04>^<06> <08><05><07> Lint<03>^<07>O,A'-S<03><05>^<04><06><07><07><08><04><08><04>
^Y L <0B>
 <0B> <0B>   &<26><03>s~
^&B? <0B> R )"
^/0  J  <0B> <0B> <0B>  % E e <0B> <0B> <0B> ( I j <0B> <0B> <0B>  <0B>  - <0B> g  @ <00> <0B> <00> <0B>
<00> p<00>: PJ $c.i Yd? <0A>e  f~ <0A>g~  hi <0A>i!<0E>y<0F><03>j# m <1F>#<01><00><14><15>#<12><01><00><14><15>ck<00><00>
<14><17><1C><01>*5<14><15><17>#<23><02>Ue<14><15><15>].<2E><03><01><00><14><15><15><15><17>5d<04><01><00><14><15><15><15>l<S<00><05><01><00><14>DA<01>
<14>L<10><00>' <00><13><00>CN<14><15><13><00>`f<14>c&<00><01><00><14><17>1<01><00><14><15><17><1D><01><00><14><15><15>]<1F><14><15><15><15><17> <20><Q<14><15><15><15>l"n<00>qw<14><17> $T<01><00><14><18> )<29><01><14>L<04>y<04><04><08>L<00><04><04><00><1E>'<1F>'<1F>,<08>L NAK<1F>'!w<01>bp"<22>'!<21> <01><><00>"<22><00>!<08>!
<01><><00>"<22><00>B#<23><1C>S$xc%&Zr&[s<$&\
!<21><01> "<22><00><00><1E>)<<1F><00><1F>,'<00>
<01>Wv()R)A(R!58<01><>#"<22><00><00>#<23>#<23>S#<23>#<23>T*x%R+<00> <00>&[s&\t,<00> -6<00> &Z1&[&\&^&_s&qt&qr!e<01>:<00>"<22><00><00>#<23> .<2E>S.src.<2E>T#<23>.<2E>U$x0<00>-<00> &[s&\t&]u!<21><01><> "<22><00>#<23> 5<>S#<23>
5<>T#<23>5<>U$x7%-<00> &[s&\t&]u'<00> <01>, T ()R/ C &Zr-<00> &Zr<1E>b w <1F><00>0m<12>'T  <01><> <00> (b R(k S1TAG<10> <00><08>2||3W3k3<6B><00><08>3 <08>4wDw% U$ > : ; I$ >  ; I&I &
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
 I: ; n (  : ; n : ; I8 I!I/  : ; I8 2  : ; I8 2 .?n42 <dI4I.?: ; n2 <d.?: ; nIL M2 <d.?: ; nL 2 <d I8 42  II I.G dI4 .G: ; d!.G@d<13>B"I4#: ; I$4: ; I%<25><>&<26><><18>B'.1n@d<13>B(1)1X Y *4: ; I+<2B><>1,<2C><>1-<2D><>1.: ; I/<2F><>0: ; I14: ; I2.?<n: ;3.?<n: ; 4.?<nnR<00>R<>R <00>R<>R<00>R<>0<>ZR<00>R<>R8<00>R<>R<00>R<>0<>ZR<00>R<>0<>Zd 
8  
8 H<01> /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/private_include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/machine/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/Users/ficeto/Desktop/ESP32/ESP32/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/log/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/spi_flash/includeFlash_Access.hPartition.cpp_default_types.hstdint.hstddef.hesp_log.hesp_err.hesp_partition.hPartition.h#        <  <03>h  #     .   5   <03>     esp_log_level_tESP_PARTITION_TYPE_DATAESP_PARTITION_SUBTYPE_APP_OTA_10ESP_PARTITION_SUBTYPE_APP_OTA_11ESP_PARTITION_SUBTYPE_APP_OTA_12ESP_PARTITION_SUBTYPE_APP_OTA_13ESP_PARTITION_SUBTYPE_APP_OTA_14ESP_PARTITION_SUBTYPE_APP_OTA_15unsigned int_ZN9Partition5writeEjPKvj__int32_tesp_log_timestamp_ZN12Flash_Access12erase_sectorEj_ZN9Partition11sector_sizeEvESP_PARTITION_SUBTYPE_ANYESP_PARTITION_TYPE_APP__vtbl_ptr_type_ZN12Flash_AccessC4ERKS_start_address_ZN12Flash_Access4readEjPvj_ZN9Partition11erase_rangeEjj_ZN9PartitionC4ERKS_uint32_t23esp_partition_subtype_tESP_PARTITION_SUBTYPE_APP_FACTORYsector_sizeresultlong long unsigned intESP_LOG_WARN_ZN12Flash_Access5writeEjPKvjencryptedESP_PARTITION_SUBTYPE_APP_TESTesp_partition_tsize_tESP_PARTITION_SUBTYPE_APP_OTA_MINPartitionESP_PARTITION_SUBTYPE_DATA_PHYESP_LOG_NONE15esp_log_level_t_ZN9Partition9chip_sizeEvcharerase_sectorerase_range_ZN12Flash_AccessC4EvFlash_AccesssectorESP_PARTITION_SUBTYPE_DATA_NVS_ZN12Flash_AccessD4Ev_ZN9PartitionC2EPK15esp_partition_t_ZN12Flash_Access9chip_sizeEv~Partitionlong long intwritechip_sizepartition_ZdlPvbool_ZN9PartitionD2Ev/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/Partition.cppsizeESP_LOG_INFO_ZN9PartitionD4Evesp_log_writeESP_PARTITION_SUBTYPE_DATA_ESPHTTPDoperator delete_ZN12Flash_Access5flushEv_ZN12Flash_Access11sector_sizeEvlong doublesubtypethis_ZN9Partition12erase_sectorEj_ZN12Flash_Access11erase_rangeEjjesp_partition_writeshort intlong intESP_PARTITION_SUBTYPE_DATA_OTA15esp_partition_tESP_PARTITION_SUBTYPE_DATA_NVS_KEYS_ZN9Partition4readEjPvjesp_partition_erase_rangeread__in_chrgESP_PARTITION_SUBTYPE_APP_OTA_0ESP_PARTITION_SUBTYPE_APP_OTA_1ESP_PARTITION_SUBTYPE_APP_OTA_2ESP_PARTITION_SUBTYPE_APP_OTA_3ESP_PARTITION_SUBTYPE_APP_OTA_4ESP_PARTITION_SUBTYPE_APP_OTA_5ESP_PARTITION_SUBTYPE_APP_OTA_6ESP_PARTITION_SUBTYPE_APP_OTA_7ESP_PARTITION_SUBTYPE_APP_OTA_8ESP_PARTITION_SUBTYPE_APP_OTA_9sizetypelong unsigned intaddressESP_LOG_VERBOSEint32_tESP_PARTITION_SUBTYPE_APP_OTA_MAX20esp_partition_type_ttype/Users/ficeto/Desktop/ESP32/ESP32/public-libs-build/build/wear_levellingunsigned char__uint32_t_ZN9PartitionC4EPK15esp_partition_tdecltype(nullptr)esp_err_tesp_partition_readlabelESP_LOG_DEBUG_vptr$Flash_Accessesp_partition_subtype_tesp_partition_type_tESP_PARTITION_SUBTYPE_DATA_COREDUMPESP_PARTITION_SUBTYPE_DATA_FAT~Flash_Accesssigned charshort unsigned int_ZN9PartitionD0Evsrc_addrflushdest_addrGNU C++11 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu++11 -fno-rtti -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protector -fexceptionsdestESP_PARTITION_SUBTYPE_DATA_SPIFFSESP_LOG_ERRORGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
ABI=0
(  (((

(66"8((((  (((.symtab.strtab.shstrtab.literal._ZN9Partition12erase_sectorEj.literal._ZN9Partition11sector_sizeEv.rela.literal._ZN9PartitionD2Ev.rela.literal._ZN9Partition11erase_rangeEjj.rela.literal._ZN9Partition5writeEjPKvj.rela.literal._ZN9Partition4readEjPvj.rela.literal._ZN9PartitionD0Ev.rela.literal._ZN9PartitionC2EPK15esp_partition_t.text.data.bss.text._ZN12Flash_Access5flushEv.text._ZN9Partition9chip_sizeEv.rela.text._ZN9Partition12erase_sectorEj.rela.text._ZN9Partition11sector_sizeEv.rela.text._ZN9PartitionD2Ev.rodata.str1.4.rela.text._ZN9Partition11erase_rangeEjj.rela.text._ZN9Partition5writeEjPKvj.rela.text._ZN9Partition4readEjPvj.rela.text._ZN9PartitionD0Ev.rela.text._ZN9PartitionC2EPK15esp_partition_t.rela.rodata._ZTV12Flash_Access.rela.rodata._ZTV9Partition.rela.debug_frame.rela.eh_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.rela.xt.prop._ZN12Flash_Access5flushEv.rela.xt.prop._ZTV12Flash_Access.rela.xt.prop._ZTV9Partition.group<00><> "$&(*,.023579;
 <=>@BDF") Ca~,!(<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>8<00><00><00>  ';"Sf$x,!*<00> &<00> &<00>Partition.cpp_ZN12Flash_Access5flushEv_ZN9Partition9chip_sizeEv_ZN9Partition12erase_sectorEj_ZN9Partition11sector_sizeEv_ZTV12Flash_Access_ZN9PartitionD2Ev_ZN9PartitionD1Ev_ZN9Partition11erase_rangeEjjesp_partition_erase_rangeesp_log_timestampesp_log_write_ZN9Partition5writeEjPKvjesp_partition_write_ZN9Partition4readEjPvjesp_partition_read_ZN9PartitionD0Ev_ZdlPv_ZTV9Partition_ZN9PartitionC2EPK15esp_partition_t_ZN9PartitionC1EPK15esp_partition_t__cxa_pure_virtual1

5 679;3=> +  5 6  600 7  9  ;! 3! ="A AAAAA -. /48:0 -$3(<!(,,049@DDHLQX\\`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><00><00><00><00><00><00>!0 4 9 H L Q ` d i  !(/6=BTahot<00><00><00><00><00><00><00><00><00><00><00><00><00><00>*39@R[agmsy<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>
!-9EQ]z<00><00><00><00><00><00><00><00> 6<fl<00><00><00><00><00><00>'26OSgm<00><00><00><00><00><00>#RXx~<00><00><00>BPTckuy<00><00><00><00><00><00><00><00><00><00><00><00>*3AE I c g {  <00><00><00><00><00><00> <00> <00> <00>


( , ;CHboy~ <00> <00> <00><00><00><00><00><00><00><00>    4 D c l | <00> <00> <00> 
<00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>  !%,0BFMQcgos<00><00><00><00><00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>     % ) 1 5  $(,0 4 8 < @ D H L PTX\   $ ( , 0 4 8 < @DHL)A_}<00> <00> <00> <00> 337KQUios<00><00><00> <00> <00> <00> <00> <00> <00> 6<00> <00> <00>    %)=CG ( 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> E4 I-E@ I1EL I>XB\m`h@l. I <00>d<00>@x.<I <00>x<00>@<00>. I
 <00>|<00>@<00>. I  <00>@<00>.I '<00>"@<00>. I T<00>Z<00>`<00>e<00><00><00> <00><00><00>@<00>. I <00><00><00>@<00>. I <00><00>
<00>@/ I 2<00>['(8"@/lI P`K@<00>/I  uxp@<00>/I" <00><00><00>@<00>/0I$ <00><00> <00>@<00>/ I& <00><00>,<00>@<00>/TI( <00>,<00>@@0lI*  @<00>0dI, 2 p-@3<00>I. A|<00> <@<00>3<00> I0 Mz <00>`4D[@H=<00>I3 pxhk@(?<00>I5 <00><00>X@$@<00>I7 <00>8L<00>@A<00>I9 <00>0<00><00>
<00>0u!;<00><00>!8<00><00>!@<00>@<00>B`I> <00>("<00><00>@<C<00>I@ <00><00>#$<00>@<00>D$IB <00># @E ID -$ (@E IF $L`( J- <00>,<00>SPI_Flash.o/ 1544879245 501 20 100644 20100 `
ELF^,B4(OLF,H.J <00>D<00><00>6A <1D>6A!<1D>6A<00><00><1D>6A<00><00>-
<1D>spi_flashE (%d) %s: erase_sector - sector=0x%08x, result=0x%08x
E (%d) %s: erase_range - start_address=0x%08x, size=0x%08x, result=0x%08x
E (%d) %s: write - dest_addr=0x%08x, size=0x%08x, result=0x%08x
E (%d) %s: read - src_addr=0x%08x, size=0x%08x, result=0x%08x
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
6a0<> <20><00><00>* <16><01><00><00>)<01><03> <0B>
=<3D><> <1A><00><1D>6a<00><00>D@LA@D@<40> 0<> <20><00>-
<EFBFBD><EFBFBD><EFBFBD><00><00>)I<01><03> <0B>
=<3D><> <1A><00><1D>6aP<> @<40> 0<> <20><00>-
<EFBFBD><EFBFBD><EFBFBD><00><00>)Y<01><03> <0B>
=<3D><> <1A><00><1D>6aP<> @<40> 0<> <20><00>-
<EFBFBD><EFBFBD><EFBFBD><00><00>)Y<01><03> <0B>
=<3D><> <1A><00><1D>6A <20> <20><00><00><02><00><1D>6A<00><00><1D> <00><><EFBFBD><EFBFBD>|   
   20@08080 
 |   ,20D@0\80t80< <01><04>a<06>6k<07><03>Lint<07><05><07><03>,A<03><05>SD<05><07> H<04><08><04>
S3<00> u <0B> <0B> <0B> M <0B><03>&<26>EhM P <0B><00> <0A>P<00>5@4:PTZ4?[u z<00>4<1D><00> <01><00>4u<12>'<27><00> <01><00>4uu34<><00> <01>4u<10>u<12>? <00> 0E4usuJu ek4%O$ <01>4L &<17>4gP&<00><01><00>`f&0<01><00>`?Ru<00><01>`@<00><01>"-`u<12>I<00><02>M]`uu3<1F><00><03>}<00>`u<10>u<12> <00><04><01><00>`usu"<22>u<05><01><00>`9$<24><00><06> `<13>)<29><01>(`L @ LPVE<04>l<08><00><1A><00><1A><00>`L<1B><03><00><1A><00><1C><01><><00><1D><00>E<01><><1D>!4k&<1A><1A><00><00>
<01>A`R qORZ <01>w<00><1D>B! <00><1C>2<01><>!<1D>c"FuS# <1F>R$ <00><00>%Zs!<00>&0 %Z1%[%\ %^%_s%qr<1C>@<01>8<00><1D><00>"<22>'uS'b'u<00># +<2B>R$ <00>%Zs%[t!$<00>&> %Z1%[%\D%^%_s%qt%qr<1C>8<01><><00><1D><00>"<22>4uS(src4<>T"b4uU# 6<>R$ H%Zs%[t%\u!<00>&6 %Z1%[%\<03>%^%_s%qu%qr8<01><>P<1D><00>"<22>?uS"<22>?sT"b?uU# A<>R$' %Zs%[t%\u!<00>&6 %Z1%[%\<03>%^%_s%qu%qr<00><01>k<00>R) <00>%Zr&2 %Zr@<00><00><1A><1E>
<01><><00><1F>R*TAG<12><00><08>+uu 6+zz ?+<2B><00>W+::k+pp J+<2B><00> ]+$$ <09>,Z0Z% U$ > : ; I$ >  ; I&I &
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
 I: ; n (  : ;  I8 2 .?n42 <dI4I.?: ; n2 <d.?: ; nIL M2 <d.?: ; nL 2 <d I8 42  II I.G dI4.G: ; d.G@d<13>BI4.1n@d<13>B1 1X Y !<21><>1": ; I#4: ; I$<24><>1%<25><><18>B&<26><>1': ; I(: ; I)<29><>*4: ; I+.?<n: ; ,.?<nnR<00>R<>R<00>R<> R <00>R<>R2<00>R<>R@<00>R<>T t<>`<60> @TR8<00>R<>R8<00>R<>d
2@88

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
2@88
<01> /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/private_include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/machine/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/Users/ficeto/Desktop/ESP32/ESP32/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/log/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/spi_flash/includeFlash_Access.hSPI_Flash.cpp_default_types.hstdint.hstddef.hesp_log.hesp_err.hSPI_Flash.hesp_spi_flash.h#  <03>  <03>Z          '       4     ?     <03>    erase_sectorresultdecltype(nullptr)Flash_Accesswriteflushchip_size_ZN12Flash_Access11erase_rangeEjjshort intspi_flash_get_chip_sizesizetypeerase_rangeESP_LOG_ERRORdest_addr/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/SPI_Flash.cpp_ZN9SPI_FlashC4Ev~SPI_Flash_ZN12Flash_AccessC4Evsectorbool_ZN12Flash_Access9chip_sizeEvspi_flash_erase_rangereadlong long intlong long unsigned intspi_flash_writelong int_ZN9SPI_FlashD2EvESP_LOG_INFO_ZN9SPI_Flash12erase_sectorEj_ZN9SPI_FlashC2Evsector_size_ZN9SPI_FlashD4Evunsigned charlong doubleSPI_Flash_ZdlPv/Users/ficeto/Desktop/ESP32/ESP32/public-libs-build/build/wear_levelling_ZN12Flash_AccessD4Ev~Flash_Accesssigned charint32_tstart_addressGNU C++11 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu++11 -fno-rtti -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protector -fexceptionsunsigned int_ZN12Flash_Access11sector_sizeEv_ZN12Flash_AccessC4ERKS__ZN9SPI_Flash5writeEjPKvjlong unsigned int_ZN9SPI_Flash11sector_sizeEvesp_log_writecharESP_LOG_DEBUG_ZN9SPI_Flash9chip_sizeEvESP_LOG_NONEshort unsigned int__in_chrgsize_tthis_ZN12Flash_Access5writeEjPKvjesp_log_level_tESP_LOG_WARN_ZN9SPI_Flash11erase_rangeEjj__vtbl_ptr_type_ZN12Flash_Access4readEjPvjoperator delete_ZN12Flash_Access12erase_sectorEjsize_vptr$Flash_Accessspi_flash_erase_sectorESP_LOG_VERBOSE__int32_tsrc_addresp_log_timestamp_ZN9SPI_FlashD0Ev_ZN9SPI_FlashC4ERKS_dest_ZN12Flash_Access5flushEv_ZN9SPI_Flash4readEjPvjspi_flash_read15esp_log_level_tesp_err_tGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
ABI=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
(  (00"2(>>"@(66"8(66"8((

(((.symtab.strtab.shstrtab.literal._ZN9SPI_Flash11sector_sizeEv.rela.literal._ZN9SPI_FlashD2Ev.rela.literal._ZN9SPI_Flash9chip_sizeEv.rela.literal._ZN9SPI_Flash12erase_sectorEj.rela.literal._ZN9SPI_Flash11erase_rangeEjj.rela.literal._ZN9SPI_Flash5writeEjPKvj.rela.literal._ZN9SPI_Flash4readEjPvj.rela.literal._ZN9SPI_FlashD0Ev.rela.literal._ZN9SPI_FlashC2Ev.text.data.bss.text._ZN12Flash_Access5flushEv.rela.text._ZN9SPI_Flash11sector_sizeEv.rela.text._ZN9SPI_FlashD2Ev.rela.text._ZN9SPI_Flash9chip_sizeEv.rodata.str1.4.rela.text._ZN9SPI_Flash12erase_sectorEj.rela.text._ZN9SPI_Flash11erase_rangeEjj.rela.text._ZN9SPI_Flash5writeEjPKvj.rela.text._ZN9SPI_Flash4readEjPvj.rela.text._ZN9SPI_FlashD0Ev.rela.text._ZN9SPI_FlashC2Ev.rela.rodata._ZTV12Flash_Access.rela.rodata._ZTV9SPI_Flash.rela.debug_frame.rela.eh_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.rela.xt.prop._ZN12Flash_Access5flushEv.rela.xt.prop._ZTV12Flash_Access.rela.xt.prop._ZTV9SPI_Flash.group<00><> "$&(*,.024679;=?   @ABDFHJ")F,!,Y
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
} <00><00>2 <00><00><00>@""88$Rb8&z<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>SPI_Flash.cpp_ZN12Flash_Access5flushEv_ZN9SPI_Flash11sector_sizeEv_ZTV12Flash_Access_ZN9SPI_FlashD2Ev_ZN9SPI_FlashD1Ev_ZN9SPI_Flash9chip_sizeEvspi_flash_get_chip_size_ZN9SPI_Flash12erase_sectorEjspi_flash_erase_sectoresp_log_timestampesp_log_write_ZN9SPI_Flash11erase_rangeEjjspi_flash_erase_range_ZN9SPI_Flash5writeEjPKvjspi_flash_write_ZN9SPI_Flash4readEjPvjspi_flash_read_ZN9SPI_FlashD0Ev_ZdlPv_ZTV9SPI_Flash_ZN9SPI_FlashC2Ev_ZN9SPI_FlashC1Ev__cxa_pure_virtual04  6 78  :78  < 78  > 782@A 4% 6
0  7** 8$3  : > 788 8 +    < 6  70 0 8!+! ! > 6!  70!0 8" 2" @#D DDDDD .3 59;=/ .$2(?!(,,049@DDHLQX\\`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><00><00><00><00><00><00>!0
4
9
H L Q ` d i x | <00>  !(/6=BV]div<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> $(AG[a<00><00><00><00><00><00>FLlr<00><00><00><00><00><00><00><00> .4^d<00><00><00><00><00><00>X<00><00><00><00><00><00><00><00><00><00><00>+/3MQeix<00><00><00>
<00>
<00><00><00><00><00>
<00>
<00>
<00>   & * 9AFS]bo <00> <00> <00> <00> <00> <00> <00> <00><00><00>) I R d m v <00> <00> <00><00><00><00><00><00><00>   $ - 6 UY]s<00><00><00><00><00><00> <00><00><00><00><00>      ! ( , 3 7 ;  !%,0BFMQc
g
n
r
<00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>   $(,0
4
8 < @ D H L PTX\  
$
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
( , 0 4 8 < @DHL)AZu<00>
<00> <00> ) Wp37LPgk<00><00> <00>
<00>
<00>
<00>
<00>
0<00> <00> <00> <00> <00> <00> <00> >     63 9 C I M 6bfz~ ( 0!8"@# $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> S4 M.S@ M0SL MAXF\A@<00>* M f`a@<00>* M <00>d<00>@<00>*<M  <00>x<00>@<00>*<M  <00><00><00>@+<M  <00> @X+<M 4<00>/@<00>+M T<00>O@<00>+ M o<00>u<00>{<00><00><00><00><00><00>@<00>+ M <00><00>
<00>@<00>+ M <00><00> <00>@<00>+M
2<00>2@<00>+lM  G8@B@T,xM" px8k@<00>,lM$ <00><00>8<00>@8-lM& <00><00><00>@<00>-0M( <00>
<00>@<00>- M* <00> ,<00>@<00>-TM, 8, @4.lM. .d)@<00>.dM0 @d<00>;@1<00>M2 O<00>@ J@<00>1LM4 [,Rn~i@:<00>M7 ~<00>hy@<00>;<00>M9 <00><00>X<00>@<00><<00>M; <00>Q<00><00>@<00>=M= <00>0<00>O<00>0#;<00>^8<00><00>H<00>@<00>?lMB <00><00><00><00>@@<00>MD <00><00>$<00>@<00>A$MF <00> @B MH ;<00> 6@ B MJ <00>ZT$PN. <00>(<00>WL_Ext_Perf.o/ 1544879245 501 20 100644 28000 `
ELF^Hb4(GD*B 6A""4<1D>6A<00><02><02><> <1C><03>-
<1D>6A<00><00>=<3D>=<3D>=<3D>=<3D><>"6<><00><00><02><00><1D>6A <20> <20><00><00><02><00><1D>6A <20> <20><00><00><00> <08>b6<1D>6Ah<>bb4=<3D>=<3D>=<3D>=<3D>X3Rb3=<3D>=<3D>=<3D>=<3D><>3<EFBFBD><00><00>b6<62><36>`U<>Rb5<62>U<EFBFBD><04><03><02><00>-
<1D>"<22><1D>"<22><1D>6A <20> <20><00>-
<1D>6A <20> <20><00>-
<1D>wl_ext_perfE (%d) %s: %s(%d): result = 0x%08x
6<>R"5PS<50> <07>"5pg <20><>dW7@<40><><EFBFBD>7V<37><02>H<EFBFBD><48>’"3<><33><EFBFBD><EFBFBD>"4<>f<EFBFBD><66>"6`<60>A<EFBFBD>̠`<60><> <20> <20><00>j <20><><EFBFBD><00><00>i\r)=<3D>=<3D>=<3D>=<3D><><00> <0B>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD> <1A><00>-<1D>wF<77><46>"a<07><><EFBFBD> <20> <20><00>m
<EFBFBD>ʁ<00><00>i\<5C>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D> <07>"5pg <20><>cW7@<40><><EFBFBD>7U<37><02>8<EFBFBD><38>’"3<><33><EFBFBD><EFBFBD>"4<>f<EFBFBD><66>"6`<60>A<EFBFBD>̠j<CCA0><6A>!<07>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
<EFBFBD>ʁ<00><00>i"<22>a)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>w<><77><EFBFBD> <1D>6<><00>"4<>S<EFBFBD><53>R<><02>d<EFBFBD><64>6<EFBFBD><36><EFBFBD>R<>FR<><02>Ձ<00><00>Y"<22>p)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><00><>’"5<><35><EFBFBD><EFBFBD>d <64><C2A0>Ƕ<01><06>f<EFBFBD><66>v<EFBFBD>JCpX<70>PT<50><54>U<EFBFBD>YqpF<70><46><EFBFBD><05>*<2A>D <0C><><EFBFBD><EFBFBD>3<EFBFBD><33>XR% <20> <20>]
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD>ʁ<00><00>Y"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>b"5`d<>B"3@3<> g<>@:<3A><><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>ʁ<00><00>Y"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>D<><44><EFBFBD><EFBFBD><EFBFBD>88<><38><07>! <20> <20>]
<EFBFBD>
<EFBFBD><00><00>Y"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D> <1D> <1D>erase_rangeerase_sector_fit <00><><EFBFBD><EFBFBD>|   #   N   -@l@ |  , DN \ t <00>-@<00>l@<00> x<04><00><07>?S<05><07>^Sint<03>%}<07>M,H<03>-Z<03><04>%h1<05><07><07>5<04><08><04> <03>s
Q0 T !<21> <0B>"~ #~ -$~ <0B>%~ &~ C'~ K(<28> crc)~
9@s <0A> %~0fT% <00>U<0F><0F><0F>?g<03>&~!<00> <14><00><11><12> %~<00>% &~<00>> '~<00><12> (<28><00>!E&<14><15>!*:@<14><17><01>Yd<14>S$t<00> <09><01><00><14><15><15>:8t<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><01><00><14>]=<3D><00><00><01><00><14>-A]<00><05><14>FF<00><01>&1<14><15><18>gh<00><02>Qa<14><15><15><19>K8<00> <0B>}<14>~~w<00>h
h<1B>:
!<21><1B>]
#<23><1B>F
'<27>~<04><04><08><04><04> <17><00><1D><00><00>$/<14><15><00>AG<14>] '<00><00>gm<14>F D<00><01><01><00><14><15><18> <1D><00><02><01><00><14><15><15>K <1F><00><03><01><00><14><15><15><15>% <00><04>2<14><15><15><15>- "b<00><05>RX<14><18> $<24><00><06>x~<14><1E> )<29><01><01><14>SS<00> <04>!<00><04><08>"<22><01><><00>#<23><00><08>"<01>8#<23><00>!$aF<>S%&Zr&[s&\1'@FY(<28><00>(<28>YS)8 #<01>y<00>*FR+<00> %!&Zr)81<01><><00>*FR, <00>&Zr-<00> &Zr'&<00><00>(<28><00>)<29><00><01>  *<2A>R% &Zr"dN<01>7<00>#<23><00>B.cfg$<24>S$<24>$<24>T/&<26>S+%<00> -><00>&Zr&[s&\ts"<22><01><><00>#<23><00><00>- <00>&Zr"<22><01><>#<23><00><00>- <00>&Zr"a-<01><00> #<23><00><00>$FK~S$2K~T0<54><00> 1*O<>=/SQ~U2<00> 3 p<00>4iTS<00>,B<00>&Zr+M<00> -p<00> &Z1&[&\ &^&_&qr&qv3<>m^ 4i^S<00>,<2C> &Z<03>\+<2B><00> - <00> &Z1&[&\ &^&_&qr&qv5<><00>s &Z<03>\+<2B><00> -<2D><00> &Z1&[&\ &^&_&qr&qv6<><00> 7<><08> <08> "1l<01><> ] #<23><00><00>8Zg<>y8sg<><00>1*i<><00>2m 0<>r 1S<01>~10<01>~41<01>~<00>/<01>~W1c<01>~<00>1<><01>~<00>1<><01>~<00>3<>RC 1F<01><>9<>F4i<01><>5<><00><00>
&Zr&[ts"+<2B><00> -<00> &Z1&[&\ &^&_&qr&qu+,<00> 5P<00> <00> &Z1&[&\ &^&_&qr&qu:<3A>u<00> &Zr+<2B><00> 5<><00> <00> &Z1&[&\ &^&_&qr&qu:2s &Zr&[<03>\&\w+<<00> -`<00> &Z1&[&\ &^&_&qr&qu6<>m 7<> ] ] ;TAG<12> <00><08><<3C><00> Z=<3D>4<00><<3C><00> e<<3C><00>W<<3C><00>k% U$ > : ; I$ > ;  I&I &
 : ;  : ; I8 : ; I8 I8  I: ; n(  : ; I8 2  : ; I8 2 .?n42 <dI4I.?: ; n2 <d.?: ; nL 2 <d.?: ; nIL M2 <d.?: ; nIL M2 <d<.?<n: ; n I I8 42 .?: ; nL 2 <dI ! I".G@d<13>B#I4$: ; I%<25><>&<26><><18>B'.G d(I4).1n@d<13>B*1+<2B><>1,<2C><>-<2D><>1.: ; I/4: ; I04I414: ; I24I43 44: ; I5<><35>16I7!I/ 8: ; I9 :<3A><><01>B;4: ; I<.?<n: ; =.?<nnR<00>R<>R<00>R<>@R@D<00>R<>DGRGI<00>R<>ILRLN<00>R<>R<00>R<>R<00>R<>TRTt<00>R<>t<00>R<><00><00>\<5C>R$<00>\$+R+-<00>\ 0<>EtV<><00>V<><00>Z<>$V$-Z 0<> yWy<00>V<><00>W<00>)W)-V4R4U<00>R<>U<00>R<><00><00>R<><52><00>R<><00>R<>DRDd<00>R<>dfRfh<00>R<>hjRjl<00>R<><00>S<>l<00>S<>qTql<00>T<>0<>U!tU<><00>U<>!U4dUhlU^<00>Z<><00>{y<1D>alVlq t<00>%x<00>%<1B><00>q<00> <00>T<>%x<00>%<1B><00><><00><00>T<>%r<><06>%<1B><00>d<00>\<5C><00>0<><30><00>\|<00>U<>l<00>\<00>T<>!V<00><00>S<00>!S<00><00>0<><30>!Td#N-l#N-l<00><00><01> /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/machine/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/Users/ficeto/Desktop/ESP32/ESP32/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/private_include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/log/includeWL_Ext_Perf.cpp_default_types.hstdint.hstddef.hesp_err.hWL_Config.hWL_Ext_Cfg.hesp_log.hWL_Ext_Perf.hWL_Flash.hFlash_Access.hstdlib.h<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    8   =   <03>       ( } -    0    & } .   <03>        /                 .       ~ .     .  start_addr_ZN11WL_Ext_PerfD2Evpage_sizeresultdecltype(nullptr)versionwriteWL_Config_schip_sizeESP_LOG_VERBOSEWL_Flashflash_sector_sizeshort intsize_tmallocrest_check_countsizetypeerase_range~Flash_Accessfull_mem_size__uint32_tesp_err_tconfigwr_size_ZN11WL_Ext_Perf12erase_sectorEj_ZN11WL_Ext_PerfD0Everase_sectorpre_check_startpost_check_start_ZN11WL_Ext_Perf4initEvflash_drv_ZN8WL_Flash12erase_sectorEjfree_ZN8WL_Flash4initEv/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/WL_Ext_Perf.cpp_ZN12Flash_Access9chip_sizeEv_ZN11WL_Ext_PerfC4ERKS__ZN11WL_Ext_Perf11sector_sizeEvlong long intlong long unsigned int~WL_Ext_Perf_ZN12Flash_Access11erase_rangeEjjlong intflushESP_LOG_INFOrest_check_start_ZN12Flash_AccessC4Ev__FUNCTION__WL_Ext_Perfsector_sizeWL_Ext_Cfg_sstart_sectorunsigned charsectorlong double_ZN11WL_Ext_Perf6configEP11WL_Config_sP12Flash_Access_ZdlPv/Users/ficeto/Desktop/ESP32/ESP32/public-libs-build/build/wear_levelling_ZN12Flash_AccessD4Ev_ZN11WL_Ext_PerfD4Evread_ZN11WL_Ext_PerfC4Evsigned chartemp_buff_sizestart_address_ZN8WL_Flash6configEP11WL_Config_sP12Flash_Accessuint32_tunsigned intupdaterate_ZN12Flash_AccessC4ERKS__ZN8WL_Flash9chip_sizeEvlong unsigned int__func__Flash_Accesspre_check_countfat_sector_sizecharinitESP_LOG_DEBUGint32_tESP_LOG_NONE_ZN12Flash_Access11sector_sizeEvshort unsigned int__in_chrg_vptr$Flash_Accessthis_ZN12Flash_Access5writeEjPKvjesp_log_level_tESP_LOG_WARN_ZN11WL_Ext_PerfC2Ev__vtbl_ptr_type_ZN12Flash_Access4readEjPvjoperator delete_ZN12Flash_Access12erase_sectorEjwl_ext_cfg_tsizeGNU C++11 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu++11 -fno-rtti -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protector -fexceptionscount_ZN11WL_Ext_Perf16erase_sector_fitEjj__int32_t_ZN11WL_Ext_Perf11erase_rangeEjjesp_log_timestamp_ZN11WL_Ext_Perf9chip_sizeEverase_sector_fit_ZN12Flash_Access5flushEvsector_bufferesp_log_writeESP_LOG_ERROR15esp_log_level_tpost_check_countsectors_countsize_factorGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
ABI=0
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
(0 (0(((##(((BBD"II"N(((W"tt"yy@<00><00>"<00>V"$$"))-("!3"TU"i"<00>D"<00><00>P"!!Cdd"hh"l(((.symtab.strtab.shstrtab.rela.literal._ZN11WL_Ext_PerfD2Ev.rela.literal._ZN11WL_Ext_PerfD0Ev.rela.literal._ZN11WL_Ext_PerfC2Ev.rela.literal._ZN11WL_Ext_Perf6configEP11WL_Config_sP12Flash_Access.rela.literal._ZN11WL_Ext_Perf4initEv.rela.literal._ZN11WL_Ext_Perf9chip_sizeEv.rela.literal._ZN11WL_Ext_Perf16erase_sector_fitEjj.rela.literal._ZN11WL_Ext_Perf11erase_rangeEjj.text.data.bss.text._ZN11WL_Ext_Perf11sector_sizeEv.text._ZN11WL_Ext_Perf12erase_sectorEj.rela.text._ZN11WL_Ext_PerfD2Ev.rela.text._ZN11WL_Ext_PerfD0Ev.rela.text._ZN11WL_Ext_PerfC2Ev.rela.text._ZN11WL_Ext_Perf6configEP11WL_Config_sP12Flash_Access.rela.text._ZN11WL_Ext_Perf4initEv.rela.text._ZN11WL_Ext_Perf9chip_sizeEv.rodata.str1.4.rela.text._ZN11WL_Ext_Perf16erase_sector_fitEjj.rela.text._ZN11WL_Ext_Perf11erase_rangeEjj.rodata._ZZN11WL_Ext_Perf11erase_rangeEjjE12__FUNCTION__.rodata._ZZN11WL_Ext_Perf16erase_sector_fitEjjE12__FUNCTION__.rela.rodata._ZTV11WL_Ext_Perf.rela.debug_frame.rela.eh_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.rela.xt.prop._ZTV11WL_Ext_Perf.group<00><>!#$)&G (()*,.023579;
 <=>@Bx<00><00>8!*<00>#<00><00><00>#  '<MbN<00><00><00><00><00>!3-$Yky<00>l&<00><00><00>WL_Ext_Perf.cpp_ZZN11WL_Ext_Perf16erase_sector_fitEjjE12__FUNCTION___ZZN11WL_Ext_Perf11erase_rangeEjjE12__FUNCTION___ZN11WL_Ext_Perf11sector_sizeEv_ZN11WL_Ext_Perf12erase_sectorEj_ZTV11WL_Ext_Perf_ZN11WL_Ext_PerfD2Evfree_ZN8WL_FlashD2Ev_ZN11WL_Ext_PerfD1Ev_ZN11WL_Ext_PerfD0Ev_ZdlPv_ZN11WL_Ext_PerfC2Ev_ZN8WL_FlashC2Ev_ZN11WL_Ext_PerfC1Ev_ZN11WL_Ext_Perf6configEP11WL_Config_sP12Flash_Accessmalloc_ZN8WL_Flash6configEP11WL_Config_sP12Flash_Access_ZN11WL_Ext_Perf4initEv_ZN8WL_Flash4initEv_ZN11WL_Ext_Perf9chip_sizeEv_ZN8WL_Flash9chip_sizeEv_ZN11WL_Ext_Perf16erase_sector_fitEjjesp_log_timestampesp_log_write_ZN8WL_Flash12erase_sectorEj_ZN11WL_Ext_Perf11erase_rangeEjj_ZN8WL_Flash5writeEjPKvj_ZN8WL_Flash4readEjPvj_ZN8WL_Flash5flushEv.0124.69:<>  @AB@A @$A  @A@AB @$A(@,A 0 1 2 4    6! 9(
D0
I8!8 :" <# >M$^$e$v <00>$<00>$<00>$<00>$$$&<00>ytEtG$ G @j$j A<00>$<00> B<00><00><00>$<00> @<00>$<00> A<00>)<00><00><00>$<00>$<00>$ <00> @$$ A$$,%>%E%<00>%<00>%<00>%<00>%% %<00><%N%U% !$U&% & @J%J Adi<00><00><00><00><00><00><00><00>%<00> @<00>%<00> A<00>!<00>!<00>%<00> B<00><00>% <00> @%$ A!d4h6%(6 @Z%,Z A= -CDE, F$2(3,80;4?!(,,049@DDHLQX\\`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><00><00><00><00><00><00>!0 4 9 H
L
Q
` d i x | <00> <00><00><00><00><00><00> !(/6=DI[hot<00><00><00><00><00><00><00><00><00><00><00> $0<Ugt<00><00><00><00><00><00><00><00><00><00><00><00><00>
'-AGek<00><00><00><00><00><00> 28bh<00><00><00><00><00><00><00><00><00><00><00><00><00><00>04HNnt<00><00><00><00><00>39Y_<00><00><00><00><00><00><00><00>!GPcgk<00><00><00><00><00><00><00><00><00><00> <00>  %
)
8@R_l
u
<00> <00> <00><00><00> <00> <00> <00><00><00> 
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
!&3@ISXeotx <00><00><00><00><00> <00> <00> <00><00><00><00><00>   /  8  A  J _ t } <00>  <00>  <00>  <00> <00> <00> <00> <00> <00> 



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

<00>
<00> <00> <00> <00> <00> <00> <00> <00> <00><00><00><00><00><00><00><00> ")-=AIMTX_cjnuy<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> &*15?CJNX\cgy}<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> 48?CUYlp<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> &* $(,0 4 8
<
@ D H L PTX\   $ (
,
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
0 4 8 < @DHL9[q <00>
<00> <00> <00>'-1CIOSei{ <00> <00> <00>
<00>
<00>
<00>
<00>
(<00>
*<00>
0<00>
2<00>
D<00>
I<00>
L<00> <00> <00> <00>    "- 4 ?FLWEbGhtnyy<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>$<00>)<00>+<00><00><00> <00><00><00>
$&U^#a)d/g5i;oA|LS<00>Y<00>_<00>e<00>k<00>q<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>6<00>d<00>j ! "(#0$8%  $!0"<#H$T%`lx<00><00><00><00><00><00><00><00><00><00> <00>  

,
8
D
P
\
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
h t <00> <00> <00> <00> <00><00><00><00><00><00><00>(4@LXdp|<00><00><00><00><00><00><00><00><00><00> $0<HT`l<00>4 E. @ @:$E CL>@@:E fTa@X:E <00>\<00>@p:E <00>d<00>@<00>: E
 <00>h<00>@<00>: E  l(@<00>:xE R<00>0M@;<00>E |<00><00><00><00><00><00><00><00><00><00><00>#<00>@<00>;<E <00><00>@<00>;0E @<$E ?4N:@8<HE <00><00>{@<00><E <00><00><00>@<00><E! <00>2<00>0<00><00>-<00>@<00><<00>E$ l@H>4E& 2p k|<00><00>8<00>@|@<00>E* <00><00><00>@ AdE, <00><00><00><00>@pC<00>E. <00><00><00> <00>@lDH E0 <00>HB <00>9@<00>P<00>E3 <00>h@<00>W<00>E5 1+X,@<00>X<00>E7 D<00><00>?@<00>Y<00>E9 P0y!J[0<00>);d<00>)8v6*@q@d^`E> <00>v*x~@<00>^xE@ <00><00>- <00>@<b EB <00>-<00><00>2pF,  7<00>WL_Ext_Safe.o/ 1544879245 501 20 100644 29844 `
ELF^|i4(GD*B xV4 xV4 6A<00><02><00><02><00><1D>6A <20> <20><00><00><02><00><1D>6A <20> <20><00><00><00><1D>6A <20> <20><00>""3<>" *<2A><1D>wl_ext_safeE (%d) %s: %s(%d): result = 0x%08x
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
6a@<40> 0<> <20> <20><00><00>: <20>ځ<00><00>9<<3C>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><00><02><00>=
<20> <20><00><00><><11>3<EFBFBD>2b8<62><02><00>=
<EFBFBD><02><00><00><><EFBFBD><EFBFBD>b7 <1D>6<>b"5`S<>Yq`c<> =<3D>=<3D><>"5}<05><>dg5@<40><><EFBFBD>5V<35><02>H<EFBFBD><48>’"3<><33><EFBFBD><EFBFBD>"4<>w<EFBFBD><77>"6p<36>A<EFBFBD>̠p<CCA0><70> <20> <20>}
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD>ʁ<00><00>y"<22>~)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>U<><55><EFBFBD> r <20>"72"30<33><30> <20> <20><00>=
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD>ځ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><00>"3<>"6<>"7<><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>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>19<>=<3D>=<3D>=<3D>=<3D>8q9<71>i<EFBFBD>I<EFBFBD>=<3D>=<3D>=<3D>=<3D><>"82"30<33>­<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>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D> <0A><> <20>"8<><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>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>q<EFBFBD><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>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D> <05>"5=<05><>`g5J<><4A>5S<35><02>8<EFBFBD>"3<>q<EFBFBD><71><EFBFBD><EFBFBD>"4<>3<EFBFBD><33>"60<36>A<EFBFBD>̠:<3A><><07>=
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>U<><55><EFBFBD><EFBFBD>"82"30<33>­<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><EFBFBD><EFBFBD><00><00>)2<><32>9=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><1D> <1D>6<>M <0A><><EFBFBD><EFBFBD>"8 <20> <20><00><00>: <20><><EFBFBD><00><00>9\<5C>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>AQWA88C<38>"3<>"6<>"7 <20> <20>=
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD>ʁ<00><00>9"<22>b)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>Q<EFBFBD><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>ʁ<00><00>9"<22>e)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D> <05>"5=<05><>f<EFBFBD>a<EFBFBD>5<06>q<EFBFBD><71><EFBFBD>5U<35><02>8<EFBFBD>Q<EFBFBD>"3<><33><EFBFBD><EFBFBD>"4<>3<EFBFBD><33>"60<36>A<EFBFBD>̠0<CCA0><30>@<40> <20> =
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD>ʁ<00><00>9"<22>k)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>U<06><><EFBFBD>"3<>"8 <20> <20><00>-
<1D>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<1D>6a <20> <20><00>=
<EFBFBD><EFBFBD><EFBFBD><00><00>9L<>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><><02><00>-
<1D>erase_sector_fitrecoverinitconfig <00><><EFBFBD><EFBFBD>|     ~0<00>P\@I0 |  , D~0\<00>Pt\@<00>I0<00><01><04><00>!]<07>HLint<03>^\z<Q,AS-S<03><04>^k)<05><07><07>9<04><08> <09><00>
<EFBFBD><04> Fs Z0 d !<21> <0A>"~ #~ 0$~ i%~ &~ ;'~ -(<28>crc)~ ^4<00>Y&<10><10>Cp<03>&d <0C>(<28> P*~ <0A>+~ I,~ B-~ Qz55k$~<00><13>%~<00>Q<00>%0]cQ0<>DJ]<18>4y<01>cn]L 8<00> <09><01><00>]nt>C<><00>
<EFBFBD><01><00>]fO<><00><00><01><00>]<19>t<><00> <0B>
]~~<U<><00>.]$]w  w+> +<04>i<08><04>z<1E>
z"<1F>-<14>t<01><00>t=<14><01><00>tf
M<00>z<01><00>t
 <00>zt<16><19>
<1D><00>z;Kt<16><16>C
<1F><00>zk<00>t<16><16><16>u
<20><00>z<01><00>t<16><16><16>0
"f<00>z<01><00>t<19>
$<24><00>z<01>t 
)<29>ztL!L-"3#<04>"Cz$JVi%<25>i%<25>n]L&H<00><01><><00>'VR()Zr&H<00><01><><00>'VR* <00>)Zr+m)Zr$0<00><00>%<25>i&<26>R<01>,'<27>R( )Zr,<2C><01>Cf-<2D>i.<2E>v( )Zr <09>v
<EFBFBD> f,n~<01><><00>-<2D>i!/cfg8n[0C8tT1":<3A>|2<00>3><00>)Zr)[s)\t4z3@<00>G)Z1)[)\ )^)_)qr)qs*NW)Zr*Yg)Zr*jw)Zr(t)Zr <09><00>
<EFBFBD><08>,<2C><00><01><>W -<2D>i<00>5Dt~V0Bt~T1"v<>w1<>x~<00>6y~V.<2E>g 2l 6<><01><><02>P7s<00>8i{L *JT)Zr4Tz+x<00>)Z1)[)\ )^)_)qr)qw7<>i 8i<01>L,*<00>)Zr4(z+L<00>)Z1)[)\ )^)_)qr)qs*<2A>$ )Zw4<>z3<><00>r )Z1)[)\ )^)_)qr)qs*<2A><00> )Zr4<>z3<00><00> )Z1)[)\ )^)_)qr)qs*:<00> )Zr4Dz3h<00>.
)Z1)[)\ )^)_)qr)qs*|I
)Zr)\<02>P)]@4<>z3<><00><00>
)Z1)[)\ )^)_)qr)qs*<2A><00>
)Zr)[<03>L4<>z3<><00><00>
)Z1)[)\ )^)_)qr)qs*f )Zr4pz+<2B><00>)Z1)[)\ )^)_)qs)qr <09>g
<EFBFBD>W W ,\<01><> t -<2D>iU1"W<><00>6<>Y<><02>P2t .<2E>y 7<>o? 8ihLB*<00> )Zr4z+<<00>)Z1)[)\ )^)_)qr)qs*Z )Zr)\<02>P)]@4!z3D<00><00> )Z1)[)\ )^)_)qr)qs9fs<00> )Zr4pz3<><00> )Z1)[)\ )^)_)qr)qs*<2A> )Zr4<>z3<><00>g )Z1)[)\ )^)_)qr)qs(T)Zr<08><08>,<2C>I<01><> <-<2D>i`1"E<><00>.<2E>L2Q3 M<00> )Zr4z39<00>+)Z1)[)\ )^)_)qr)qs+Eq )Zr <09>L
<EFBFBD><<:TAGh<00><08>;<3B><00><ggW<<3C><00>k% U$ > : ; I$ > ;  I&I I
!I/ &  : ;  : ; I8  : ; I8  I: ; n(  : ; I8 2  : ; I8 2 .?n42 <dI4I.?: ; n2 <d.?: ; nL 2 <d.?: ; nIL M2 <d.?: ; nI2 <d<.?<n: ; n I : ;  I8 42 .?: ; nL 2 <d!I"# I$.G d%I4&.1n@d<13>B'1(<28><>)<29><><18>B*<2A><>+<2B><>1,.G@d<13>B-I4.4I4/: ; I0: ; I14: ; I24I43<><33>14<><34>15: ; I64: ; I7 84: ; I9<><39><01>B:4: ; I;.?<nn<.?<n: ; R<00>R<>$R$F<00>R<>F|R|~<00>R<>S~<00>S<>0<>PS\R\|<00>R<>|<00>R<><00>W<><00>R<> W LRLlWl<00>R<><00>W<><00>R<><00>W<>0R0PWPhRh<00>W<00>S<><00><00>S<>0<>L|W<>S4Z<<00>S<>Z PSP`Zh<00>R<><00>Z U<00><00>L0<><00>U<00>UUU[S[<00>U(R(HTHxRx<00>T<><00>R<><00>T<> R @T@VRVXTXZRZ\T0<>USUcZh<00>S<> Z@S@NZX\S<00>EUEXSR=<00>R<>=GRGI<00>R<>0<>GST~<00>\I~<00>\I<00><00><01> /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/machine/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/Users/ficeto/Desktop/ESP32/ESP32/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/private_include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/log/includeWL_Ext_Safe.cpp_default_types.hstdint.hstddef.hesp_err.hWL_Config.hesp_log.hWL_Ext_Safe.hWL_Ext_Perf.hFlash_Access.h3  3  /  <03>   8    /    <03>        ' } .    /   .       .   .   0    $ } .    ,  <03>    -    .   0    & } . k   <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
 start_addrerase_sectorpage_sizeresultdecltype(nullptr)versionwritelocal_addr_shiftWL_Config_schip_sizeESP_LOG_VERBOSE_ZN12Flash_Access11erase_rangeEjjstate_ZN11WL_Ext_Safe4initEv_ZN11WL_Ext_Safe16erase_sector_fitEjjsize_tGNU C++11 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu++11 -fno-rtti -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protector -fexceptions_ZN11WL_Ext_SafeD2Evsizetypeerase_range_ZN11WL_Ext_SafeC4ERKS_full_mem_size__uint32_tshort intconfigwr_sizepre_check_start_ZN11WL_Ext_Perf4initEvflash_drv_ZN12Flash_Access9chip_sizeEvdump_addrreadlong long int~WL_Ext_Safe_ZN11WL_Ext_SafeD0Ev_ZN11WL_Ext_Safe9chip_sizeEv_ZN12Flash_Access5writeEjPKvjlong intflushESP_LOG_INFO_ZN12Flash_AccessC4Ev__FUNCTION__WL_Ext_Perfsector_sizerecoverstart_sectorWL_Ext_Safeunsigned charlong double_ZN11WL_Ext_Perf6configEP11WL_Config_sP12Flash_Access_ZdlPv/Users/ficeto/Desktop/ESP32/ESP32/public-libs-build/build/wear_levelling_ZN12Flash_AccessD4Ev~Flash_Accesssigned chartemp_buff_sizelong long unsigned intuint32_tunsigned intupdaterate_ZN12Flash_AccessC4ERKS_long unsigned intlocal_addr_base_ZN11WL_Ext_Safe7recoverEv__func__Flash_Accessesp_log_write_ZN11WL_Ext_SafeC4Ev_ZN11WL_Ext_Safe6configEP11WL_Config_sP12Flash_AccesscharinitESP_LOG_DEBUGint32_tESP_LOG_NONE_ZN12Flash_Access11sector_sizeEvshort unsigned int__in_chrg_vptr$Flash_Accessthisstate_addresp_log_level_tESP_LOG_WARN__vtbl_ptr_type_ZN12Flash_Access4readEjPvjoperator delete_ZN12Flash_Access12erase_sectorEjcount__int32_t_ZN11WL_Ext_SafeC2Evesp_log_timestamp_ZN11WL_Ext_SafeD4Everase_sector_fitWL_Ext_Safe_State_ZN12Flash_Access5flushEv/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/WL_Ext_Safe.cppESP_LOG_ERROR15esp_log_level_tesp_err_terase_beginGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
ABI=0
(h<(h<(((((DDF8"~(%%W"||"<00><00>G<00><00>C"  `"llB"<00><00><"<00><00>"<00>T"PP"UUA<00><00>"<00>(HHHP<00><00><"<00><00>"<00>V"@@"EEXX\(=== "I(((((.symtab.strtab.shstrtab.rela.literal._ZN11WL_Ext_SafeD2Ev.rela.literal._ZN11WL_Ext_SafeD0Ev.rela.literal._ZN11WL_Ext_SafeC2Ev.rela.literal._ZN11WL_Ext_Safe9chip_sizeEv.rela.literal._ZN11WL_Ext_Safe6configEP11WL_Config_sP12Flash_Access.rela.literal._ZN11WL_Ext_Safe16erase_sector_fitEjj.rela.literal._ZN11WL_Ext_Safe7recoverEv.rela.literal._ZN11WL_Ext_Safe4initEv.text.data.bss.rela.text._ZN11WL_Ext_SafeD2Ev.rela.text._ZN11WL_Ext_SafeD0Ev.rela.text._ZN11WL_Ext_SafeC2Ev.rela.text._ZN11WL_Ext_Safe9chip_sizeEv.rodata.str1.4.rela.text._ZN11WL_Ext_Safe6configEP11WL_Config_sP12Flash_Access.rela.text._ZN11WL_Ext_Safe16erase_sector_fitEjj.rela.text._ZN11WL_Ext_Safe7recoverEv.rela.text._ZN11WL_Ext_Safe4initEv.rodata._ZZN11WL_Ext_Safe16erase_sector_fitEjjE12__FUNCTION__.rodata._ZZN11WL_Ext_Safe7recoverEvE12__FUNCTION__.rodata._ZZN11WL_Ext_Safe4initEvE12__FUNCTION__.rodata._ZZN11WL_Ext_Safe6configEP11WL_Config_sP12Flash_AccessE12__FUNCTION__.rela.rodata._ZTV11WL_Ext_Safe.rela.debug_frame.rela.eh_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.rela.xt.prop._ZTV11WL_Ext_Safe.group<00><>) W&"<00>'$<00>(&'()*,.023579;
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
 <=>@B<00>8!*<00>1FMbw<00><00><00>~<00>.@Nj<00> <00><00><00>\"<00><00>I$-Ef<00><00>WL_Ext_Safe.cpp_ZZN11WL_Ext_Safe6configEP11WL_Config_sP12Flash_AccessE12__FUNCTION___ZZN11WL_Ext_Safe16erase_sector_fitEjjE12__FUNCTION___ZZN11WL_Ext_Safe7recoverEvE12__FUNCTION___ZZN11WL_Ext_Safe4initEvE12__FUNCTION___ZTV11WL_Ext_Safe_ZN11WL_Ext_SafeD2Ev_ZN11WL_Ext_PerfD2Ev_ZN11WL_Ext_SafeD1Ev_ZN11WL_Ext_SafeD0Ev_ZdlPv_ZN11WL_Ext_SafeC2Ev_ZN11WL_Ext_PerfC2Ev_ZN11WL_Ext_SafeC1Ev_ZN11WL_Ext_Safe9chip_sizeEv_ZN8WL_Flash9chip_sizeEv_ZN11WL_Ext_Safe6configEP11WL_Config_sP12Flash_Access_ZN11WL_Ext_Perf6configEP11WL_Config_sP12Flash_Accessesp_log_timestampesp_log_write_ZN8WL_Flash11sector_sizeEv_ZN11WL_Ext_Safe16erase_sector_fitEjj_ZN8WL_Flash12erase_sectorEj_ZN8WL_Flash5writeEjPKvj_ZN11WL_Ext_Safe7recoverEv_ZN8WL_Flash4readEjPvj_ZN8WL_Flash11erase_rangeEjj_ZN11WL_Ext_Safe4initEv_ZN11WL_Ext_Perf4initEv_ZN11WL_Ext_Perf12erase_sectorEj_ZN11WL_Ext_Perf11erase_rangeEjj_ZN11WL_Ext_Perf11sector_sizeEv_ZN8WL_Flash5flushEv.013.58  :;<8= 8$=  ;<?; <$@(;,<0?4;8<<@@;D<H?L;P<T;X<\?`;d<  B;<; <$?(;,<0;4<8C  E;<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
0! 1! 3 "" 5# 8$.$5$ $ :
F$ ;:$: <H$H 8S$S =d$ d 8n$$n =T%f%m%~ <00>%<00>%<00>%<00>%<00>%<00>% % D%V%]%<00>%<00>%<00>%<00>%<00>%<00>%(%:%A%R <00>p%<00>%<00>% <00> %" |L |N%N ;r%r <<00>%<00> ?<00> <00><00>%<00> ;<00>% <00> <<00>%$<00> @<00> <00>%(<00> ;%, <4%04 ?< l>%4> ;b%8b <v%<v @~ <00><00>%@<00> ;<00>%D<00> <<00>%H<00> ?<00> <00><00>%L<00> ;<00>%P<00> <<00> U<00> <00><00> P  P"%T" ;F%XF <`%\` ?h <00>j%`j ;<00>%d<00> <!&2&9&J& p&<00>&<00>&<00>&<00>&<00>&&*&1&B<00>& BH& ;>&> <MSPXh<00>j&j ;<00>& <00> <<00>&$<00> ?<00><00><00>&(<00> ;<00>&,<00> <<00>E<00><00><00>@@&0 ;6&46 <N&8N C'''.''  E=' ;3'3 <?'? A7 FG@BH I$1(2,90D4>!(,,049@DDHLQX\\`dipttx
|
<00>
<00><00><00><00> <00> <00> <00><00><00><00><00><00><00><00><00><00><00><00>!049H
L
Q
` d i x|<00><00><00><00> !(/6=BTahot<00><00><00><00><00><00><00><00><00><00>(4@Llu{<00><00><00><00><00><00><00><00><00><00><00><00>17KQou<00><00><00><00><00><00>!6?CINRX{<00><00><00><00><00><00><00><00><00>"LR<00><00><00><00><00><00>5W`x|<00><00><00><00><00><00><00><00>
 15DLQZ<00>
<00>
<00><00><00><00><00><00><00><00><00>
<00>

 " + 4H
X
h
x
<00> <00> <00><00><00><00><00><00><00><00><00><00>+ / @E U ^ p y <00> <00><00> <00> <00><00><00> <00> <00> <00> <00> <00>   %  .  D  M  V  _ s  <00>  <00>  <00>  <00>  <00>  <00> <00>  <00>  <00> 

 
 
/
 J
 S
 i
 r
 {
 <00>
<00>
 <00>
 <00>
 <00>
 <00>
 <00>
 <00>
<00>
    (  1  :  C v z <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00><00> <00> <00> <00>     "  + @ [ d z  <00>  <00>  <00> <00> <00> <00> <00>  <00>  <00>  <00> 
 # 9  B  K  T h <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>    ,c nrv{<00><00> !
%
,
0
:
>
E
I
[
_
f
j
|
<00>
<00>
<00>
<00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>       " & - 1 8 < C G V Z a e w { <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>     , 0 7 ; B F UY`dkovz<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>$(/3BFMQ`dkoy}<00><00><00><00><00><00> $(,0
4
8 < @DHL  
$
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
( , 048<<00>.K
<00> <00><00><00><00> "&9?CU
[
f
m
s
Fy
b
z<00>
|<00> <00> <00> <00> <00> <00> <00> <00> %<00> L<00> N<00> |<00> <00><00> <00> <00> <00> <00> <00> $ * 0 6 !A <H >N lY ~` <00>f <00>q <00>| <00><00> <00><00> <00><00> <00><00> <00><00> <00> "<00> P<00> U<00> h<00> j<00> <00><00> <00><00><00><00> HSh!j'<00>2<00>=<00>C<00>N<00>U<00>[<00>fqw@}E<00>X<00>Z<00><00><00><00><00>=<00>G !"# $(%0&8' !"$#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 Xdp|<00><00><00><00><00><00><00><00><00><00> $0<HT`lx<00>4 E. @@=E CH>@0=E fPa@H=E <00>X<00>@`= E <00>\(<00>@l=xE
 <00><00>h<00>@<00>=,E  ,<00><'@?<00>E U(P@<00>?TE vD|D<00>D<00>D<00>@ @$E <00>X<00>@0@0E <00>p<00>@`@$E <00><00><00>@<00>@E 2<00>0#<00>~@<00>@<00>E dL<00>_@tA<00>E  <00><00>\<00>@pEE" <00>DI<00>@<00>G<00>E$ <00><00><00>J<00>z<00><00><00>8<00>@H<00>E* <00><00><00><00>@<00>H<00>E, <00><00><00><00>@<00>J<00>E. d<00>@pKP E0 <00>;,0<00>'@<00>X<00>E3 <<00>X7@<00>_<00>E5 PAHK@d`<00>E7 c<00><00>^@$ahE9 o0J$\z0<00>+;<00><00>+8<00>,@<00>@<00>e`E> <00>Y,<00><00>@<00>e<00>E@ <00><00>/ <00>@pi EB <00>/<00><00>4<00>F. \9<00>WL_Flash.o/ 1544879246 501 20 100644 95204 `
ELF^D_4(<00><00>){a}c 0P<00><00>0d <00> 6A <1D>6A<00><04>8""*<1D> <1D>6A<00><04>8""<1D> <1D>6A<00><00>=<3D>=<3D>=<3D>=<3D><>"-<2D><00><00><00><1D>6A <20> <20><00><00><02><00><1D>wl_flashE (%d) %s: %s(%d): result = 0x%08x
E (%d) %s: %s: returned 0x%08x
E (%d) %s: %s - erase wl dummy sector result= 0x%08x
E (%d) %s: %s - not possible to read buffer, will try next time, result= 0x%08x
E (%d) %s: %s - not possible to write buffer, will try next time, result= 0x%08x
E (%d) %s: %s - update position 1 result= 0x%08x
E (%d) %s: %s - update position 2 result= 0x%08x
E (%d) %s: %s - result= 0x%08x
6aRuR"Je fPf<50>P3<50> ]g<>HXX0<><30> <20> <20>]
<EFBFBD>ʁ<00><00>Y"<22>;)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>D<06><>"<22><1D>-<1D>6a, 0<> <20><><EFBFBD><EFBFBD><00><00><>< <0C><03><>`<60><00><00>"<1F>"׸<02>b <08>B<04> <00>S 2<>Bb$<24>2<>=<3D>=<3D>=<3D><>"<1B>"<1F>I<EFBFBD><49>2<><02>"<1A><>2<><02>Á<00><00>9\)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><00>b+=<3D>=<3D>=<3D>=<3D><>"<19><>°<EFBFBD><C2B0><EFBFBD><EFBFBD>@<40><> <0C><> <0B><><EFBFBD>°<EFBFBD><C2B0><EFBFBD>b+<2B><>/<2F><>°<EFBFBD><C2B0><EFBFBD>b,=<3D>=<3D>=<3D>=<3D><>"<18>ذM<D8B0>Bb%=<3D>=<3D>=<3D>=<3D>B"+<2B><><11><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>b&@<40><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>b'<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <0B><><EFBFBD><EFBFBD><EFBFBD>b*<2A>2<><02><><EFBFBD><00><00>9"<22>l)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><00><00><00>b-<2D>2<><01>Á<00><00>9"<22>r)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D> 2B<04> <1D>6A<00><00> <08>B<04>B <08>b$<24>b-<1D>6a 9<>9<EFBFBD>9<EFBFBD>=<3D>=<3D>=<3D>=<3D>2"*B"+@3‚"<1C>3<EFBFBD>9Œ<18>b =<3D>=<3D>=<3D>=<3D>2"9<>=<3D>=<3D>=<3D>=<3D>2"2b <0A><00><00><><1C> <0B><>@<40><00>2"*B"@3<>39<33>B<EFBFBD>|<7C><><00><00>b=<3D>=<3D>=<3D>=<3D><>"$2*2#<02>"+<2B>"&<26>=
<EFBFBD>ʁ<00><00>9"<22>&)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"$8
83L @<40> <20>"&<26>=
<EFBFBD>ʁ<00><00>9"<22>()=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"$2*2#<02>"+<2B>"'<27>=
<EFBFBD>ʁ<00><00>9"<22>+)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"$8
83L @<40> <20>"'<27>=
<EFBFBD>ʁ<00><00>9"<22>-)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"$2*2#<02>",<2C>"%<25>=
<EFBFBD>ʁ<00><00>9"<22>0)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"$8
83< <0A><>`<60>"%<25>-
<EFBFBD><EFBFBD><EFBFBD><00><00>)2<>29=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><1D>6Ab"- <04>D `T<><54>򀃠<EFBFBD><F28083A0><EFBFBD> L<><05><><EFBFBD><EFBFBD><00><00>D<06><><1D>6<>}2<><32>2<>/05A<35>3B<> ̽<04><><EFBFBD><EFBFBD><00>m
<EFBFBD>"$X
R%Ҡ@0<> <20>"'<27>]
<EFBFBD>ʁ<00><00>Y"<22>P)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>̽|<7C><><00><00><><EFBFBD>s<EFBFBD>f<EFBFBD>  <08>`܃m <0A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>׈F<><00>Ƹh<><68>Ʒ8c<38>ƶ m<03><><EFBFBD><EFBFBD>`<60>"$X
XE<EFBFBD>"&<26><>@<40>"<1D><><EFBFBD> <1D><><1F><><EFBFBD>]
<EFBFBD>ʁ<00><00>Y"<22>a)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>b<><62>gm3<><33><EFBFBD>m8<>7<EFBFBD> f<>Ձ<00><00>Y"<22>l)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D> #9<> 2b<08><00><00><><1C>0<EFBFBD> <20><>@<40><00>|<7C><><00><00>b=<3D>=<3D>=<3D>=<3D><>"$2*2#<02>"+<2B>"&<26>]
<EFBFBD>ʁ<00><00>Y"<22>u)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"$8
83L @<40> <20>"&<26>]
<EFBFBD>ʁ<00><00>Y"<22>w)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>" <0B>"-<2D><00> 76]<5D><03><02><00><00>"$X
<EFBFBD>%R"&R<>@<40>"г<><D0B3>"-<2D><><EFBFBD><EFBFBD>]
<EFBFBD>ʁ<00><00>Y"<22>})=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>3<><33><EFBFBD><EFBFBD>"$8
2#<02>"+<2B>"'<27>]
<EFBFBD>ʁ<00><00>Y"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"$8
83L @<40> <20>"'<27>]
<EFBFBD>ʁ<00><00>Y"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>" <0B>"-<2D><00> 76]<5D><03><02><00><00>"$H
R$B"'B<>@<40>"г<><D0B3>"-<2D><><EFBFBD><EFBFBD>]
<EFBFBD>ʁ<00><00>Y"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>3<><33><EFBFBD>i<EFBFBD>-<1D>|<7C><1D>|<7C><1D>|<7C><1D>|<7C><1D>6A <20> <20><00>-
<1D>6aR"-  <16>D%<25>򀃠J<F28083A0><4A>1 L<><4C> <0C><><EFBFBD><EFBFBD><00>P<><50><EFBFBD><08> D<><44><EFBFBD>-<1D>6a <03>M<03><><EFBFBD><EFBFBD>b<EFBFBD>"$H
HD<EFBFBD>"&<26><>@<40>"г<><D0B3>"-<2D><><EFBFBD>M
<EFBFBD><03><02><00><00><><EFBFBD><00><00>I"<22>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><00><00>j<EFBFBD>3<><33><EFBFBD>0<> <20><>=<3D>=<3D>=<3D>=<3D>8<EFBFBD>7<EFBFBD> <0B><><EFBFBD>-<1D>6a}2<><32><00><>/<2F><>A<EFBFBD>\2<16>n 2B<05> =<3D>=<3D>=<3D>=<3D><>"$8
2#B<> L @<40> <20>"&<26><00>"$8
8CL P<> <20>"'<27>=
<EFBFBD><EFBFBD><EFBFBD><00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>|<7C><><00>=
<05><><EFBFBD><EFBFBD><00><00>"<17><02><><00><><EFBFBD><02><><00><>R"Wu<><02><00>=
<EFBFBD>ځ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><00><02><00>=
*\<5C><00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><><EFBFBD><02>R<00>"$8
8#<23>"+<2B>"'<27>=
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"$8
83L @<40> <20>"'<27>=
<EFBFBD>ځ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D> 2"R"P3<50><33>"<1D>3<EFBFBD>74+<00>"$8
R#2"&2<><><D0B4>"-<2D><><EFBFBD><EFBFBD>=
<EFBFBD><EFBFBD><EFBFBD><00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><00><04><02><00><16><04>"$8
X32"'2<>@<40>"д<><D0B4>"-<2D><><EFBFBD>=
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>DF<44><46><EFBFBD><02><00>=
jC<6A><00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><00><>F"<00>%<0F><> <20> <20><00>f
9<EFBFBD><02><00>=
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><><02><00>=
Z:<3A><00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>Fd<00>"$2*8#<23>"+<2B>"'<27>=
<EFBFBD><EFBFBD><EFBFBD><00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><00>"$8
83L @<40> <20>"'<27>=
<EFBFBD>ځ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D> 2"<19>"<1B>3<EFBFBD><33>"<1D>3<EFBFBD>75+<00>"$8
<EFBFBD>#2"&2<>@е<><D0B5>"-<2D><><EFBFBD><EFBFBD>=
<EFBFBD><EFBFBD><EFBFBD><00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><00><05><02><00><16><04>"$8
<EFBFBD>32"'2<>@<40>"е<><D0B5>"-<2D><><EFBFBD>=
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>UF<55><46><EFBFBD>"$8
8CL <0A><04>"'<27>=
*<1C><00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"$8
2#<02>"+<2B>"&<26>=
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"$8
83L P<> <20>"&<26>=
<EFBFBD>ځ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D> 2"<19>"<1B>3<EFBFBD><33>"<1D>3<EFBFBD>75+<00>"$8
<EFBFBD>#2"'2<>@е<><D0B5>"-<2D><><EFBFBD><EFBFBD>=
<EFBFBD><EFBFBD><EFBFBD><00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><00><05><02><00><16><04>"$8
<EFBFBD>32"&2<>@<40>"е<><D0B5>"-<2D><><EFBFBD>=
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>UF<55><46><EFBFBD>"$8
8CL <0A><04>"&<26>=
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>H<EFBFBD> DI<44>=<3D>=<3D>=<3D>=<3D>X<EFBFBD>B"G:<3A><02><00>=
<EFBFBD>ځ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD> <1A><00>-<1D><00><> BB<05> <00><00><00>9=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D> 2B<05> <1D>"<22><1D>6a8<>39<33>=<3D>=<3D>=<3D>=<3D>H<EFBFBD>G<EFBFBD><02><> 9<>=<3D>=<3D>=<3D>=<3D>8<EFBFBD>SH<53>G5R<><00>"<18>"<1A>U<EFBFBD>Z[<5B>3<EFBFBD>:<3A><>b.=<3D>=<3D>=<3D>=<3D><>"$2*2#<02>M
<EFBFBD><EFBFBD><EFBFBD><00><00>I=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>8<> 39<33>-<1D>b"2"0f<30> g3<02>'<00>"$H
B$<04>"г<><D0B3>"-<2D><><EFBFBD><EFBFBD>M
<EFBFBD>ځ<00><00>I=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>8<> 39<33>-<1D><>"$B*B$<03>".<2E>"Ѓ<><D083>"-<2D><><EFBFBD><EFBFBD><00>J <20>ځ<00><00>I=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>8<> 39<33>-<1D>3<><33><EFBFBD><00><>2"0;<3B><><02><00><00>"$X
X5<EFBFBD>"&<26><>@<40>"<1D>"-<2D><><EFBFBD><00>D <20><><EFBFBD><00><00>I=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD><00><><01><00>8<> 39<33>-<1D><><EFBFBD> <20> <20><00><00>"$X
X5<EFBFBD>"'<27><>@<40>"<1D>"-<2D><><EFBFBD><00>D <20><><EFBFBD><00><00>I=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD><00><><01><00>8<> 39<33>-<1D>8<EFBFBD>39<33>=<3D>=<3D>=<3D>=<3D>X<EFBFBD>W<EFBFBD>R 9<>=<3D>=<3D>=<3D>=<3D>8<EFBFBD>39<33> UW32<>2b
2<EFBFBD><03><><EFBFBD><EFBFBD><00><00>b=<3D>=<3D>=<3D>=<3D><>"$B*B$<02>"+<2B>"&<26>M
<EFBFBD>ʁ<00><00>I"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"$H
H4L 0<> <20>"&<26>M
<EFBFBD>ʁ<00><00>I"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"$B*B$<02>"+<2B>"'<27>M
<EFBFBD>ʁ<00><00>I"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"$H
H4L 0<> <20>"'<27>M
<EFBFBD>ځ<00><00>I"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD> <1A><00>-<1D><00><><EFBFBD><00><00>I=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D> <1D>-<1D>6A<00><02><> <0B><><EFBFBD><EFBFBD><00>-
<1D>6A<00>"*<2A><><EFBFBD>"<1A><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:8<>3<EFBFBD>(<28> )<29>'3<01>3-<1D>6aB<16> <20> <20><00>M
<EFBFBD>ʁ<00><00>I"<22>*)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>B"0<><30><EFBFBD><02><00>2"$<24><03><18>"<18><>@<40>­<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
<EFBFBD>
<EFBFBD><00><00>)2<>-9=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><1D>"<22><1D>6<>Yq=<3D>=<3D>=<3D>=<3D>RU hq Vb"`e<>ia =<3D>=<3D>=<3D>hag<61>\r"pe<70>:<3A><><02><00><00>"$<24><08>9<EFBFBD>"<18><6A><C4BA><EFBFBD> <20> m
<EFBFBD>ʁ<00><00>i"<22>L)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>U<><55><EFBFBD>R"haPV<50>Z<EFBFBD> <20> <20><00>2"$hh6<68>"(qP<71><50><5A><C4B0>0<EFBFBD> <20>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD>
<EFBFBD><00><00>)2<>P9=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><1D>"<22><1D>6<>Yq=<3D>=<3D>=<3D>=<3D>RU hq Vb"`e<>ia =<3D>=<3D>=<3D>hag<61>\r"pe<70>:<3A><><02><00><00>"$<24><08>I<EFBFBD>"<18><6A><C4BA><EFBFBD> <20> m
<EFBFBD>ʁ<00><00>i"<22>`)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>U<><55><EFBFBD>R"haPV<50>Z<EFBFBD> <20> <20><00>2"$hhF<68>"(qP<71><50><5A><C4B0>0<EFBFBD> <20>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD>
<EFBFBD><00><00>)2<>d9=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><1D>"<22><1D>6A""$<1D>6A"<22>`<1D>readwriteerase_rangeerase_sectorupdateWLupdateWLupdateV1_V2initSectionsrecoverPosinitinitconfig <00><><EFBFBD><EFBFBD>|       j0<00>0 0. <00> @ 70<00>0  0<00>0 $ <00>0<00>@<00>@  | j0,<00>0D0\. t<00> @<00> <00>70<00><00>0<00>  0<00><00>0 <00>04<00>@L<00>@V1 c*xE7<08>A+<03>Wint<03>i< <05>{ A<04>iZ<04>WO <05>H<07><08><04><08>Q,<03>,Ll-^<04> <03><18>
i&8 " L 
 <0B>  <0B>  c &
0 <20> <0A>!~ <0A>"<22> #<23> <0A> $<24> <0A>%<25> )&<26> <0A> '<27> <0A>(~crc)<29> # *C @ Lpos <20> [ !<21> <0A> "<22> < #<23>  $<24>  %<25> <0A> &<26> / '<27> <0A> (L crc )<29><i\<10>[ *<2A>I<15>!ii<13>i<04>7<14>
<00>
<1A><00><15><16>
3<EFBFBD><16>
4<EFBFBD>?
5\ cfg
6<EFBFBD>`Y
7Z<00>O
9~<00>q
:~<00>}
;~<00><16>
<~<00><16>
=~<00>
?~<00><16>
@<40><00><16>
A<EFBFBD><00>=
B`<00><16>
C~<00>
Df<00><18>
<00><01><00>v|<1A>
'<27><01><00>v<1B>+<2B> <01><01><00>vW80<> <00> <09>v<13>Z<1C>wA<00>
<EFBFBD>17v<1D>~<00>X^v<1D> G~<05><00>v<1D>"<02><00><01><01><00>v~<1D> 0<02>
<00><02><01><00>v~~<1D>A<02><00><03>v~<13>~7 T<02><00><04>9Nv~<13>~<1D> q<02><00><06>ouv<1E>h<02>
Z<01><00>v<1E> l_ <00><01><00>v<01><00><02><00>vc<02>n
<00><02><00>vP <02><><00> vX<02>~(3v~<1E>95<00>LRv<1E>ER
<00>kqv <20><02><01><02><00>vW!<21><02>d<00><02>vW<14><17>Z"<00><18>k<01><00>Z<13><18>k<01>Z<1C>/ ~<00>"(Z<1C><1C><00><01>HSZ~<1C> <1D><00><02>s<00>Z~~<1C><1F> <00><03><01><00>Z~<13>~7  <20> <00><04><01><00>Z~<13>~<1C> "[ ~<05> Z<1C> $i<00><06>39Z#<23>)<29><01>NZW<04><04>iv<10><04>$<04><08><04>%W<00>&<04>'<04><00>$<04><08>(9<03><00>)<00>)<29><00>ZW*<2A><03><00>)<00>+<01>  ,<00>+7<01>4 B ,B !v+^<01>^ l ,B [(<28>z <00> )B )<29><00>-l <00> <01><> <00> .z R/<2F>+<2B> .<2E>R01-l <00><01><> 
.z R1 
2Zr312Zr+<2B>j<01>.
 ,B <00>4} 0~<00>4v 0~"582<02>\6<>. 5<>7~<00>58~<00>73 89i9~<00>:*u<00>
2Zr2[ts"0413X&12Z12[2\ 2^2_2qr2qu<0F>. <10>   +<2B><00><01>O <00> ,B ;cfg0<>o<Y0Z<00>6<><00> =8=<3D> 7<00> =<3D>^<5E>,>s<00> 2Z <09>2[s2\ > 11<00> 2Zr<>2[s2\00m1><3E>&1? 2Z12[2\ 2^2_2qr2qs01>>&1<00> 2Z12[2\ 2^2_2qr2qs0J:10Z13~&12Z12[2\ 2^2_2qr2qs<0F><00> <10><08> <08> (<28>  )B -<2D> <00> <01>. 6 . R+<2B><01>M <00>,B J58<01><00>76<>0JE1>YP1<00> 2Zr<>2[02\L>us<00> 2Z <09>2[t2\<?<3F>s0<>1><3E>&1 2Z12[2\ 2^2_2qr2qs:<3A>s92\t2]@0<>1>&1<00>2Z12[2\ 2^2_2qr2qs?s0$1>H&1<00>2Z12[2\ 2^2_2qr2qs:^s<00>2\t2]@0h1><3E>&1D2Z12[2\ 2^2_2qr2qs?<3F>s0<>1><3E>&1<00>2Z12[2\ 2^2_2qr2qs:<3A>s<00>2\r<>2]00<>13&12Z12[2\ 2^2_2qs2qr<0F><10> <08><08>+q.<01>0<00>@B RAn<02>WSB<53><02><01>VC(9i<02>W83$s2Z <09>2[u2\4<04>DR<00><01><><00>,B W58G<01><00>6<><00>E<>JW5}L<01><00>B<>M\s5<>N<01>7<00>5<>Q<01>D5<>T<01>W5<>U<01>uF<><00>39pos\<01><00>F<>f<00>9i^~<00>8B*_<01><02>_:<3A>u<00>2\<02>_2]10<>13&12Z12[2\ 2^2_2qr2quFcw9iz<01><00>>),2Zr2[s0P13t&12Z12[2\ 2^2_2qr2quFc<00>9i<02><01>>!<00>2Zr2[s?>u0H13l&12Z12[2\ 2^2_2qr2qu0%1>I&1M2Z12[2\ 2^2_2qr2qu0]E1>mP1v2Zr<>2[s2\L>ys<00>2Z <09>2[t2\<?<3F>s0<>1><3E>&1<00>2Z12[2\ 2^2_2qr2qu:<3A>s2\t2]@0<>1>&1S2Z12[2\ 2^2_2qr2qu>P1f2[0?<3F>s0<>1><3E>&1<00>2Z12[2\ 2^2_2qr2qu:<3A>s<00>2\t2]@0<>1>&1#2Z12[2\ 2^2_2qr2qu3P12[0>$sR2Z <09>2[t2\L::uk2\s2]@0D1>h&1<00>2Z12[2\ 2^2_2qr2qu3xs2Z <09>2[s2\L \ +3<01><>*,B ;58;<01>\3 <00>2Zr+<2B>7<01>A<00>,B {An<02>WS58<02><01><00>B <02><01>U809i<02>W<00>C !B<><02><01><02>\9crc<02><01><00>3$s2Z <09>2[<02>\2\4+<2B><00><01><><00>,B <00>=8<02><>'=<3D> <02>~Q6<><00>7<00>8HGi<02>~<00>8`=*<02><><00>?)t>5*s2Zr2[s0=13a&12Z12[2\ 2^2_2qr2qt<0F><00><10>
<08><08>D <01><><00>!,B <00>=8y<>L H<><02>\u=<3D><02><>^ 7<00>!=<3D><02>W<00> =}<02><><00> =<3D><02><> 7<><00>!F<><00>kGi<02>~M C<><00>=*<02><>` ?<3F>u0<>1>&1<00>2Z12[2\ 2^2_2qr2qs>,*2Zr2[t?Ju0T13x&12Z12[2\ 2^2_2qr2qsF<><00>QGi<02>~s C<><00>=*<02><><00> 01><&1<00>2Z12[2\ 2^2_2qr2qs>L*2Zr2[u0t13<>&12Z12[2\ 2^2_2qr2qsFo<00>7Gi<02>~<00> C<><00>=*<02><><00> 0<>1><3E>&1<00>2Z12[2\ 2^2_2qr2qs><3E>*<00>2Zr2[u013(&12Z12[2\ 2^2_2qr2qs:@sP2\t2]@:Rsi2\u2]@0\1><3E>&1<00>2Z12[2\ 2^2_2qr2qs><3E>s<00>2Z <09>2[t2\<><3E>s<00>2Z <09>2[u2\<><3E>6 2Zr0<>1><3E>&1Y2Z12[2\ 2^2_2qr2qs><3E><00>m2Zr01>,&1<00>2Z12[2\ 2^2_2qr2qs?Fs0P1>t&12Z12[2\ 2^2_2qr2qs:<3A>s*2\t2]@0<>1><3E>&1x2Z12[2\ 2^2_2qr2qs><3E><00><00>2Zr0<>1><3E>&1<00>2Z12[2\ 2^2_2qr2qs><3E><00><00>2Zr><3E>6 2Zr0<>1>&1P2Z12[2\ 2^2_2qr2qs><00>d2Zr0%1>I&1<00>2Z12[2\ 2^2_2qr2qs?ds0n1><3E>&12Z12[2\ 2^2_2qr2qs:<3A>s!2\t2]@0<>1><3E>&1o2Z12[2\ 2^2_2qr2qs:<3A>s<00>2\t2]@0<>1><3E>&1<00>2Z12[2\ 2^2_2qr2qs?<3F>s01>$&1, 2Z12[2\ 2^2_2qr2qs::sE 2\u2]@0D1>h&1<00> 2Z12[2\ 2^2_2qr2qs:Bs<00> 2\t2]@0L1>p&1<00> 2Z12[2\ 2^2_2qr2qs><3E>6 !2Zr0<>1><3E>&1\!2Z12[2\ 2^2_2qr2qs0<>13<>&12Z12[2\02^2_2qs<0F><00>!<10><08>!<08>!+<2B><00><01><>!<00>%,B <00> 58<02><01><00>7<><00>%5* <02>~g5Q<02>~<00>5-<02><01><00>7<00>%F<><00><00>"9i<02>~<00>?<3F>t0<>1><3E>&1<00>"2Z12[2\<03>2^2_2qt?t0 13,&12Z12[2\<03>2^2_2qt?Xs0b1><3E>&1A#2Z12[2\P2^2_2qt>MU#2Zr?eu0p1><3E>&1<00>#2Z12[2\02^2_2qt><3E><00>#2Zr?<3F>u0<>1><3E>&1$2Z12[2\d2^2_2qt>5s'$2Z <09>2[s2\<?Rt0\1><3E>&1}$2Z12[2\ 2^2_2qr2qt:<3A>t<00>$2\s2]@0<>1><3E>&1<00>$2Z12[2\ 2^2_2qr2qt?<3F>t0<>1>&1:%2Z12[2\ 2^2_2qr2qt:tS%2\s2]@0(1>L&1<00>%2Z12[2\ 2^2_2qr2qt0Y13x&12Z12[2\<03>2^2_2qt<0F><00>%<10><08>%<08>%+N<01>&M&,B 58s<02>"6<>]&3<00>!2Zr<0F>]&<10>M&+$<01>y&<00>&,B A4 ~bB8~S5<53> ~<00>6<><00>&<08>%+<2B><00><01><>& (,B <00>4I "~<00>58$<02>76<> (7(5U+~x><00>!C'2Zr01>@&1<00>'2Z12[2\ 2^2_2qr2qt>Rb&<00>'2Zr2[ts1f<00>'2Zs0p13<>&1
<0B>6,JV <0B><>J<> <0B><>J <0B><>J<> <0B><>,EJ<> <0B><>,J<> <0B>6,J3 <0B>6,K<>
<01>K<> `<01>K<> <0B>6,Kl <0B>6,K9 <0B><01>K<> <0B><01>K<> <0B><01>Kr <0B><01>K<> <0B><01>KL <0B><01>KS <0B><01>K <0B><01>Ke <0B><01>K<> <0B><01>K<> <0B><01>KE <0B><01>K <0B><01>K<> <0B><01>K2 <0B><01>K<> <0B><01>,K<> <0B>6,K<> <0B>6,K<> <0B>6,K1 <0B>6,K* <0B>6,K<> <0B><02>K<> <0B><02>K<> <0B><02>Kw <0B><02>K<> <0B><02>K<> <0B><02>Ks <0B><02>K<> <0B><02>K<> <0B><02>K<> <0B><02>K<> <0B><02>KK <0B><02>K <0B><02>K* %<03>Kn &<03>K '<03>K<> (<03>K<> )<03>K C<03>K<> D<03>K<> F6,K<> G6,KS I<03>K4 J<03>K<> <0B><03>K> <0B><03>K<> <0B><03>K<> <0B><03>K<> <0B><03>K<> <0B><03>K<> <0B><03>K<> <0B><03>K< <0B><03>K<> <0B><03>K  <0B><03>K@
<0B><03>K<> <0B>6,KH <0B>6,K<> <0B><03>K
<0B><03>K<> <0B><03>K? <0B><03>K<> <0B><03>K <0B><03>K <0C><04>K<> 6,K<> <05>Ka 6,K<> <05>K<> 6,Ku <05>K<> 6,K <05>K<>
6,K <05>K 6,K <05>K 6,K<> <05>KS 6,LTAG<17>0<00><08>Mdd ZN6<00>
6MM M WMsskO&&M   eM<0E>O| | % U$ > : ; I$ > ;  I&I &
 I: ; n (  : ;  : ; I8  : ; I8 I!I/  : ; .?: ; nI2 <I : ; I8 2  : ; I8 2  : ; I8 2 .?n42 <dI4.?: ; n2 <d.?: ; nL 2 <d.?: ; nIL M2 <d.?: ;nIL M2 <d.?: ;nI2 <d.?: ; nI2 <d .?: ;n2 <d!.?: ;nI2 <d" I8 42 #.?: ; nL 2 <d$ I%I&' I(.G d)I4*.G: ; d+.G@d<13>B,I4-.1n@d<13>B.1/1X Y 0<><30>11<><31>2<><32><18>B3<><33>14: ;I54: ;I64I474I48 U94: ;I:<3A><><01>B;: ; I<: ; I=4: ; I><3E><>1?<3F><><01>B@I4A: ;IB4: ;IC D.G@d<13>BE4: ;I F G4: ; IH4: ; II: ;IJ4: ; I?<K4: ;I?<L4: ; IM.?<n: ; N.?<nnO.?<nR<00>R<> R <00>R<> R<00>R<> R <00>R<> R<00>R<><R<\<00>R<>\dRdf<00>R<>fhRhj<00>R<>Sa<00>S<>afSfj<00>S<>Ta<00>T<>afTfj<00>T<>0<>U,aUaf0<>fjUaVfjVaSfjS0<>aTfjTtRt<00><00>R<><52>"R"D<00>R<>DbRb<00><00>R<><52><00>R<><00><00>R<>8S8=<00>S<>=@S@<00><00>S<>WTWlr<>l<00><00>T<><54>r<>D<00>T<>DIr<>I<00><00>T<>@0<>@<00>S XDIX<00>R<><00>t`<60><><00>R<>t`<60>,R,Lt`<60>LpRp<00>t`<60><><00>R<><00>t`<60><><00>R<>t`<60><00>0<><30><00>S<>SQS`<00>S<><00>S<>R0<>.TLRLlt`<60>l<00>R<>t`<60>-R-Nt`<60>N<00>R<><00>t`<60><><00>R<> t`<60> XRXxt`<60>x<00>R<><00>t`<60><><00>R<>t`<60>PRPp<00>R<>pyRy|<00>R<>|~R~<00>t`<60><><00>R<><00>t`<60><><00>R<><00>t`<60><><00>R<><00>t`<60><0<><<00>U<>.UH)U@<00>U&V&<00>S<>|q/5%5$<24>|<00>S<><00>q/5%5$<24>x<00>Zz<00>[|<00>[|<00>Y|<00>Y<00>VSVS|V<00> S s<01>S0<><00>S0<>|SR<00>R<> 0<> Z5R57<00>R<>
1<>
7V
0<>
7T$3ZEREd<00>R<>d<00>R<><00><00>R<> 0<> T+<00>T 0<> YjSjnYnqSq<00>Y<><00>r  0<> fSfjs<01>j}S5<ZdqZdRd<00>t`<60><><00>R<><00>t`<60><>R0t`<60>0XRXxt`<60>x<00>R<><00>t`<60><>R"<00>R<>"\R\|<00>R<>|<00>R<><00><00>R<><52><00>R<>t`<60>-R-Mt`<60>MvRv<00>t`<60><><00>R<><00>t`<60><> R Bt`<60>B|R|<00>t`<60><><00>R<><00>t`<60><>R(t`<60>(LRLmt`<60>m<00>R<><00>t`<60><> R ,t`<60>,TRTtt`<60>t<00>R<><00><00>R<><52><00>R<><00><00>R<><52>R<00>R<>R <00>R<>T0<>T<00>S<>0SH}S<><00>S<>4SL<00>S<><00>S<><00>Z<>SZMSf<00>S<><00>STSl<00>S<><00>S<>-S<rS<><00>S<>1SD<00>S<>Z 0<>@<00>U<><00>q/5%5$<24><><00>U<><00>q/5%5$<24><>oUoq/5%5$<24><00><<3C><00><00>S0;S<><00>SMYS<><00>S<00><00>Z09Z<><00>ZMVZ<><00>Z<00><00>T,2Z<00><00>ULRZozU<00><00>Z<00>R<><00><00>R<><52><00>R<><00><00>R<><52>4R46<00>R<>6<00>R<><00><00>R<><52><00>R<><00><00>R<><52>dRd<00>s`<60><><00>R<><00>s`<60><><00>R<> s`<60> 0R0Qs`<60>QzRz|<00>R<>|~R~<00><00>R<><52><00>R<><00><00>R<>Z0<>Z<00>T<><00>TFTT<00>T<><00>T<>T |T|<00>0<><30><00>T):U<RU<00>|V<><00>VE<00>S<><00>S<><00>S<00><00>0<><30><00>S<>.S6BSR<00>R<>0<>ZR$<00>R<>S$<00>S<>"R"$
y<00>R# <1E>$R$D<00>R<>DhRh<00><00>R<><52><00>R<><00><00>R<>USU<00><00>S<><53><00>S<><00><00>S<>0<>GTGLZh<00>R<><00>0<>RcZdRd<00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><00>S<><00><00>S<><53><00>S<><00><00>S<>U<00><00>\!0<>T<00>V<><00>R<><00>0<>!V!<00><00>X<00><00>Z!0<>!<00>U<OZdRd<00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><00>S<><00><00>S<><53><00>S<><00><00>S<>U<00><00>\!0<>T<00>V<><00>R<><00>0<>!V!<00><00>X<00><00>Z!0<>!<00>U<OZR<00>R<>Rr<><EFBFBD><00> j<00>.<00>7<00> <00>$<00><00><00>a<00>
3 qhnq j<00>.<00>7<00> <00>$<00><00><00><00><01> /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/private_include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/machine/Users/ficeto/Desktop/ESP32/ESP32/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/log/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/include/xtensa/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/include/xtensa/configFlash_Access.hWL_Flash.cpp_default_types.hstddef.hstdint.hesp_err.hesp_log.hWL_Config.hWL_State.hWL_Flash.hhal.hcore.h stdlib.hesp_system.hcrc32.h#  <03>  ~   <03>  ~   *  |  *  <03>  
 y     ~ .{ 
  0      z            .          
    0     .   &  <03>                .   .   .   .   .   * <03>     ~  <03>     .           . {       /        .   .   
  } .    .   .   
  } .     <03>   <03>  ~      |   <03> ~     
  -{ ~  
    <03>       0     
  /
  .    .   1    0
   x . 
  /    
  .
  .    0   1    0
   y .
   .   .   1    0
   x .    .  
  /   %  <03> <03>  <03>            %        %     % u       &      &            .   .   .   /  %<03> <03>   <03>    <03>      <03>     .   y /  <03>        } .    u /  <03>        | .    t /  <03>  <03>  Xthal_cp_id_FPUXthal_cp_id_XCHAL_CP5_IDENTXthal_all_extra_sizesize_tsizetypecopy_countXthal_all_extra_alignXthal_have_booleansXthal_num_interruptsXthal_excm_levelXthal_rev_nostart_addrint32_tXthal_have_exceptions__vtbl_ptr_type__func__writeXthal_have_sextWL_State_sXthal_cp_id_XCHAL_CP6_IDENTconfigstateXthal_have_fpXthal_have_minmaxXthal_have_clampsXthal_num_ibreakconfiguredvirt_addr_lastXthal_cp_id_XCHAL_CP7_IDENT_ZN8WL_FlashC4ERKS_Xthal_have_ccountXthal_cp_numfull_mem_size_ZN8WL_Flash12erase_sectorEj__uint8_t15esp_log_level_tresultXthal_dtlb_way_bitsXthal_icache_line_lockableXthal_num_instramlong int_ZN8WL_Flash10fillOkBuffEiinitializedXthal_hw_configid0Xthal_hw_configid1check_size_ZN8WL_FlashC4Ev_ZN8WL_Flash8calcAddrEjWL_Config_sXthal_dtlb_arf_wayspos_bitsXthal_dcache_sizesigned charuint8_tflash_drv/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/WL_Flash.cppflash_szXthal_xea_versionunsigned charstate_copy~Flash_AccessXthal_debug_configured__FUNCTION__crc32_leXthal_hw_release_minor_ZN8WL_Flash4initEvvirt_addrXthal_cp_maxXthal_release_minor_ZN8WL_FlashD2EvcharupdateVersionXthal_num_writebuffer_entries_ZN12Flash_Access12erase_sectorEj_ZN12Flash_Access11erase_rangeEjjXthal_num_dataromdecltype(nullptr)Xthal_num_instromXthal_mmu_ringsESP_LOG_ERRORptrdiff_t_ZN8WL_Flash9OkBuffSetEicrc1crc2Xthal_dcache_setwidthXthal_mmu_asid_kernel_ZN12Flash_AccessD4Evget_drvindex_state1index_state2Xthal_num_dbreakXthal_icache_linesizeXthal_have_speculationwr_sizeXthal_hw_release_majorXthal_mmu_min_pte_page_sizefree_ZN12Flash_Access5flushEvlong unsigned intXthal_release_majorXthal_mmu_ring_bitsupdateV1_V2state_sizeupdaterateXthal_icache_size_ZN8WL_Flash4readEjPvjflash_sizethis_vptr$Flash_AccessXthal_extra_sizeaccess_countcrc32addr_cfgcalcAddrXthal_cp_mask_XCHAL_CP1_IDENTmax_countXthal_dtlb_ways__uint32_tlong long int~WL_FlashFlash_AccessOkBuffSetesp_err_t_ZN8WL_Flash5flushEvXthal_have_xlt_cacheattrGNU C++11 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu++11 -fno-rtti -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protector -fexceptionsinitXthal_cp_mask_XCHAL_CP2_IDENTXthal_have_windowedbuffXthal_have_nmicountaddrXthal_cp_id_XCHAL_CP4_IDENTreadunsigned intsectorrecoverPosmax_posesp_log_level_tXthal_num_ccomparepositionXthal_have_densitysector_sizeXthal_have_interruptsXthal_cp_mask_XCHAL_CP3_IDENTXthal_dcache_waysXthal_build_unique_idpos_dataESP_LOG_WARNXthal_itlb_waysXthal_num_aregsXthal_mmu_ca_bits_ZN8WL_Flash11updateV1_V2Ev_ZN8WL_Flash8updateWLEvoperator delete_ZN8WL_Flash7get_drvEvWL_Flash_ZN8WL_Flash11erase_rangeEjjXthal_dcache_is_writebackXthal_cp_mask_XCHAL_CP4_IDENTdata_buffboolESP_LOG_VERBOSEdata_addrXthal_dcache_line_lockablelong doublewl_state_tXthal_num_coprocessorsstart_addressXthal_num_xlmiXthal_have_pridXthal_have_tlbs_ZN12Flash_Access4rea
ABI=0
0Hx<00><00>$$$ 0Hx<00><00>$$$(   "(   "(  ((\\\"aaff"j(,,";= "H"\ "e/"<00><00>'"<00>V"0"BD"R0"<00><00> "<00>(())<00>"<00><00>D"D"LLD"<00><00>D"<00><00>@""(++,".(lll<00>"" 0"MNz"<00><00>D"  l"xx"}}C<00><00>D"l"pp"uu{|<00><00>"<00><00>"<00><00>"<00>((3337(ddd "mn<00>"<00>(<00><00><00>n"<00><00>;"00HxxD"<00><00>c" "Z"||<00><00>;<00><00>U;"MMI<00><00>D"<00><00>c"@BZ"<00><00><00><00>D<00><00>C((D"lmc"<00><00>Z",,11CttP"<00><00>3<00><00> "" (11Z"<00><00>["<00><00>O"66";=]<00><00>X"<00><00>3"%_"<00><00>D"<00><00>D"  D"PQ+"||"<00><00>"<00>((  "$(DDDR"<00><00>"<00>"<00>(<00><00><00><00><00>]<00><00>"<00>"<00>(<00><00><00><00><00>]<00><00>"<00>"<00>(((((((((((((((((.symtab.strtab.shstrtab.rela.literal._ZN8WL_FlashD2Ev.rela.literal._ZN8WL_FlashD0Ev.rela.literal._ZN8WL_Flash11erase_rangeEjj.rela.literal._ZN8WL_Flash6configEP11WL_Config_sP12Flash_Access.rela.literal._ZN8WL_FlashC2Ev.rela.literal._ZN8WL_Flash12initSectionsEv.rela.literal._ZN8WL_Flash10fillOkBuffEi.rela.literal._ZN8WL_Flash11updateV1_V2Ev.rela.literal._ZN8WL_Flash13updateVersionEv.rela.literal._ZN8WL_Flash9OkBuffSetEi.rela.literal._ZN8WL_Flash10recoverPosEv.rela.literal._ZN8WL_Flash4initEv.rela.literal._ZN8WL_Flash8updateWLEv.rela.literal._ZN8WL_Flash5flushEv.rela.literal._ZN8WL_Flash12erase_sectorEj.rela.
  "$uvwy{} ")&*?,[4!ci,!a| .<00><00> .<00>0<00><00>j3<00><00><00><00>5*CJQ7b7s9<00><00><00>.;<00><00>=<00>?<00>7A<00>C+ E?<00>GWIl$K<00><00>M<00><00>O<00><00>Q<00>S<00>T<00>WL_Flash.cpp_ZZN8WL_Flash11erase_rangeEjjE12__FUNCTION___ZZN8WL_Flash6configEP11WL_Config_sP12Flash_AccessE12__FUNCTION___ZZN8WL_Flash12initSectionsEvE12__FUNCTION___ZZN8WL_Flash11updateV1_V2EvE12__FUNCTION___ZZN8WL_Flash10recoverPosEvE12__FUNCTION___ZZN8WL_Flash4initEvE12__FUNCTION___ZZN8WL_Flash4initEvE8__func___ZZN8WL_Flash8updateWLEvE8__func___ZZN8WL_Flash8updateWLEvE12__FUNCTION___ZZN8WL_Flash12erase_sectorEjE12__FUNCTION___ZZN8WL_Flash5writeEjPKvjE12__FUNCTION___ZZN8WL_Flash4readEjPvjE12__FUNCTION___ZN12Flash_Access5flushEv_ZN8WL_Flash9chip_sizeEv_ZN8WL_Flash11sector_sizeEv_ZTV8WL_Flash_ZTV12Flash_Access_ZN8WL_FlashD2Evfree_ZN8WL_FlashD1Ev_ZN8WL_FlashD0Ev_ZdlPv_ZN8WL_Flash11erase_rangeEjjesp_log_timestampesp_log_write_ZN8WL_Flash6configEP11WL_Config_sP12Flash_Access_ZN5crc328crc32_leEjPKhjmemcpymalloc_ZN8WL_FlashC2Ev_ZN8WL_FlashC1Ev_ZN8WL_Flash12initSectionsEvesp_randommemset_ZN8WL_Flash10fillOkBuffEi_ZN8WL_Flash11updateV1_V2Ev_ZN8WL_Flash13updateVersionEv_ZN8WL_Flash9OkBuffSetEi_ZN8WL_Flash10recoverPosEv_ZN8WL_Flash4initEv_ZN8WL_Flash8updateWLEv_ZN8WL_Flash5flushEv_ZN8WL_Flash8calcAddrEj_ZN8WL_Flash12erase_sectorEj_ZN8WL_Flash5writeEjPKvj_ZN8WL_Flash4readEjPvj_ZN8WL_Flash7get_drvEv_ZN8WL_Flash7get_cfgEv__cxa_pure_virtual^_abd+

fg4

ijfgf g$k(f,g^0

opifg f$g(f,g0f4g8f<g@fDgi/

ifgif g$f(g,o0p4i8f<g@fDgHpLqPfTgXf\g`fdghplqpftgri1

tfg3

2
fgi i$n(f,g0u4f8g<f@gDfHgLfPgTtXf\g`udfhglspntfxg|u<00>f<00>g<00>f<00>g<00>f<00>g<00>f<00>g<00>t<00>f<00>g<00>f<00>g<00>f<00>g<00>f<00>g<00>f<00>g<00>t<00>f<00>g<00>f<00>g<00>n<00>f<00>g<00>f<00>g.





- 
$
(f,g0f4g8f<g@qDfHgLqPfTgXi\f`gdfhglfpgtfxg|f<00>gw,

wfgyf g*

yfgyf g)

yfgyf g  @@@ aA bA d4BFBMB^  a f, \.B . fRBR g8 @mC~C<00>CC,C3CZClCsC C iC j& ,4 =C HW \_ ee <00>gCg f<00>C<00> g<00> <00>   DC f8C 8 gDC$D kM RR <00>TC(T fxC,x gD<00>E<00>E<00>E<00>E<00>E<00>E$E6E=EhEzE<00>E<00>E<00>E<00>E<00>EE E$)DE D oSES poEo i<00><00><00>E<00> f<00>E<00> g<00><00>E <00> f<00>E$<00> gLE( fBE,B g`<00>bE0b f<00>E4<00> g<00><00><00>E8<00> f<00>E<<00> g<00><00>E@<00> fED g(,F iDGVG]G<00>G<00>G<00>G<00>%G7G>G<00>G<00>G<00>G<00>G<00>G<00>GPGbGiGz<00>G<00>G<00>G<00>G<00>G<00>GHGZGaGrG  i<l>G> fbGb grGr i<00><00><00>|<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>G<00> f<00>G <00> g
NG$ fCG(C gWG,W ogG0g psG4s i<00><00><00>G8<00> f<00>G<<00> g<00> <00>G@<00> fGD gGH p}#GL# qHxJGPJ fnGTn g<00><00><00>GX<00> f<00>G\<00> g<00><00>G`<00> f<00>Gd<00> g Gh  puGl q@pBGpB ffGtf gH r0
3I i).=JOJVJa<00>j q/J / t5d7J7 f[J[ gdn}<00>\KnKuK<00>K<00>K<00>KKK!KPKbKiK<00>K<00>K<00>K<00>K
KKTKfKmK~<00><00>K<00>K<00>K<00>K<00>KK%K7K>KnK<00>K<00>K<00>K<00>K<00>KK*K1KtK<00>K<00>K<00><00><00>K<00>K<00>KKKKDKVK]K<00>K<00>K<00>KKKK.oLK^KeK<00>K<00>K<00>K<00>K<00>K <00>KT<00>VKV fzKz g<00>K<00> i<00>K <00> i<00><00><00><00><00><00><00><00><00>0<00>K$<00> n<00><00><00>K(<00> f<00>K,<00> g<00>K0<00> u<00><00>K4 f&K8& g063<00>HxJK<J fnK@n g<00><00><00>KD<00> f<00>KH<00> g<00><00><00><00><00>"<00>KL<00> fKP g&KT& t,|L|NKXN frK\r g<00>K`<00> u<00><00><00>Kd<00> f<00>Kh<00> g<00><00><00>M<00><00><00>M<00>Kl<00> s<00><00>Kp<00> n<00><00>Kt<00> fKx gK| u<00>K<00> fCK<00>C gMSP<00>f<00>hK<00>h f<00>K<00><00> g<00><00><00>K<00><00> f<00>K<00><00> g<00><00><00><00>BK<00> f6K<00>6 gFK<00>F tL<00>l<00>nK<00>n f<00>K<00><00> g<00>z<00>K<00><00> f<00>K<00><00> g<00>(<00>K<00><00> fK<00> g<m>K<00>> fbK<00>b g~<00><00>1<00><00><00>K<00><00> f<00>K<00><00> g<00>K<00><00> t<00>,<00>,<00>K<00><00> f"K<00>" gDtFK<00>F fjK<00>j g<00><00><00>K<00><00> n<00><00><00>K<00><00> f<00>K<00><00> g<00><00><00>K<00><00> f<00>K<00><00> gbLoLvL<00>L<00>L<00>L LL!L8<00>pL}L<00>L<00>L<00>L<00>L\LnLuL <00>L<00>L<00>L <00>L<00>L<00>L (L:LAL YLfLmL$|+1Z<00>\L(\ f{L,{ g<00><00><00>=<00><00><00>L0<00> f<00>L4<00> g6L8 f&L<& gGL@G qh<00>jLDj f<00>LH<00> g<00>LL<00> q<00><00><00>LP<00> f<00>LT<00> gQ%/LX/ iT<00>VL\V fzL`z g<00><00><00>Ld<00> f<00>Lh<00> g<00> <00>Ll<00> fLp g Q"Lt" fFLxF gQ<00>SL|S frL<00>r g M w N.N5NpN<00>N<00>N!<00> N w!DN f:N: gLNL yh!<00>jNj f<00>N <00> g\OnOuO<00>#!<00>O<00>O<00>O#<00>)#<00>6O 6
 

 /
?7
;<
?G
;L
?W
;\
?g
;l
?u
?<00>
;<00>
?<00>
;<00>
?<00>
+<00>
=<00>
;<00>
 <00>
 <00>
 <00>

<00>


+=  A  P ?X ;g ;l ?v ;{ ?<00> ?<00> ;<00> ?<00> 4<00> ?<00> ;<00>  <00>  <00>  <00>   
 
# 
, 4@  I  _ 
h 
q 
z 4<00>  <00>  <00>  <00> 
<00> 
<00> 
<00> 4
? ?  ; ? N ?V ;[ ?f ;k ?u 0z ?<00> <00> <00> <00> <00> <00> <00> 
<00> 

0!:CY
b
k
t0<00><00><00><00>
<00>
<00>
<00>0<00><00>

(
10EMVl
u
~
<00>0<00><00><00><00>
<00>
<00>
<00>0"1?H?VZh;m<00><00><00>?<00>;<00>?<00>;<00>?<00>?<00>?<00>;<00>?<00>?; ?/?#;(?3;8?C;HL<00>`;ei<00>{;<00>=<00>?<00><00><00><00>
<00>
<00>
<00>/<00><00>;-6H
Q
Z
c/x|<00>;<00><00><00><00><00>
<00>
<00>
<00>/ 
(
1
:/NWw<00><00><00><00>
<00>
<00>
<00>/<00>%
.
7
@/Tgox<00>
<00>
<00>
<00>/<00><00><00><00>
<00>

/$4Slu<00>
<00>
<00>
<00>/<00><00><00><00>?;
?;/3B?J;[?f;k?y=<00>;<00><00> <00>?<00>;<00><00><00><00>?<00>;<00>?;?;??'1,=9;>=C?M;RZt}<00>
<00>
<00>
<00>1<00><00><00>?<00>;<00>? ;??&;+?53:?D;I?S;X?b;g?q2vz<00><00>;<00><00><00><00>?<00>;<00><00><00><00>
<00>
<00>
<00>3<00> );
D
M
V3lp<00><00>;<00><00><00><00>?<00>;<00><00><00>
<00>
<00>
<00>3<00>!
*
3
<3RVog;lp<00>u?;<00><00><00>
<00>
<00>
<00>3<00><00><00>


"38Qjs<00>
<00>
<00>
<00>3<00><00><00> +
4
=
F3Znw<00>
<00>
<00>
<00>3<00><00><00><00>
<00>
<00>
<00>3+4J
S
\
e3y<00><00><00>
<00>
<00>
<00>3<00><00> "
+
4
=3Qen<00>
<00>
<00>
<00>3<00><00><00><00>
<00>
<00>
<00>3 "+A
J
S
\3p<00><00><00>
<00>
<00>
<00>3<00><00><00><00>
 
 
 3- F O e 
n 
w 
<00> 3<00> <00> <00> <00> 
<00> 
<00> 
<00> 3<00> !!.!
7!
@!
I!3]!f!x!
<00>!
<00>!
<00>!2<00>!<00>!<00>!?<00>!;<00>!?<00>!;<00>!?<00>!.<00>!? ";"?";"?)";."?8"-="A"<00>S";X"`"i""
<00>"
<00>"
<00>".<00>"<00>"<00>"<00>"
<00>"
<00>"
<00>".<00>"<00>"##
##
,#
5#.B#V#^#g#}#
<00>#
<00>#
<00>#.<00>#<00>#<00>#<00>#<00>#
<00>#
<00>#
<00>#.$($0$9$O$
X$
a$
j$-~$<00>$<00>$<00>$
<00>$
<00>$
<00>$-<00>$<00>$<00>$ %
%
%
'%-;%T%]%s%
|%
<00>%
<00>%-<00>%<00>%<00>%
<00>%
<00>%
<00>%.&&&?&;$&?/&;4&?=&g& k& z&?<00>&;<00>&?<00>&;<00>&?<00>&?<00>&;<00>&?<00>&!<00>&!<00>&?<00>&;<00>&?<00>&;<00>&?';'?'?', '?+';0'!D'!M'!c'
l'
u'
~',<00>'!<00>'!<00>'!<00>'!<00>'
<00>'
<00>'
<00>',(#(#+(?3(;8(?C(;V(?a(;f(?q(;v(?(?<00>(;<00>(?<00>(*<00>(?<00>(;<00>(#<00>(#<00>(;<00>(#<00>(#,<00>(?<00>(;<00>(#<00>(#)#!)#3)
<)
E)
N)*d)#<00>)#<00>)#<00>)#<00>)
<00>)
<00>)
<00>)*<00>)%*%*?*;*?**;/*?=*?H*;M*?X*;]*?f*?q*;v*?<00>*)<00>*?<00>*;<00>*%<00>*%<00>*;<00>*%<00>*%,<00>*?<00>*;<00>*%<00>*%<00>*%+%+
#+
,+
5+)K+%h+%<00>+%<00>+%<00>+
<00>+
<00>+
<00>+)<00>+'<00>+'<00>+?,; ,(,(,?&,;,,?<,?G,?R,?],?h,?s,?~,?<00>,?<00>,?<00>,?<00>,?<00>,?<00>,?<00>,?<00>,?<00>,?<00>,?<00>,? -?-?!-?--?9-?E-?Q-?]-?i-?u-?<00>-?<00>-?<00>-?<00>-?<00>-?<00>-?<00>-?<00>-?<00>-?<00>-?<00>-?.?.?.?).?5.?A.?M.?Y.?e.?q.?}.?<00>.?<00>.?<00>.?<00>.?<00>.?<00>.?<00>.?<00>.?<00>.?<00>.?/? /?/?%/?1/?=/?I/?U/?a/?m/?y/?<00>/?<00>/?<00>/?<00>/?<00>/?<00>/?<00>/?<00>/?<00>/?<00>/?<00>/? 0?0?!0?-0?90?E0?Q0?]0?i0?u0?<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?+1?21?61?;1??1?F1?J1?Q1?U1? !%,0:>EI[_fjtx<00><00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>     " & - 1 ; ? F J \ ` h l s w ~ <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>       ' + 5 9 @ D N R Y ] o s z ~ <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>     , 0 7 ; JNUYbfmqz~<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>%)8<DHW[bfosz~<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>
"&04;?IMTXaelpy}<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> $+/DHW[bfuy<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>   (,;?FJ\`hl{<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>
'+37>BQU]ahlsw~<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>      $ - 1 8 < E I P T ] a h l u y <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> 




$
+
/
8
<
C
G
P
T
[
_
h
l
s
w
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
     ! + / 6 : L P X \ c g n r 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 ^ b i m z ~ <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>     $ ( / 3 : > M Q ` d s w <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> 
#'.2<@GKTX_clpw{<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>
 '+26=AHLTXgkrv<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> "&.2A E L P b f m q <00> <00> <00> <00> <00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!!! !!!!!%!7!;!C!G!N!R!Y!]!d!h!x!|!<00>#<00>#<00>#<00>#<00>#<00>#<00>#<00>#<00>#<00>#<00>#<00>#<00>#<00>#<00>#<00>#<00>#<00>#######'#7#;#C#G#N#R#Y#]#m#q#x#|#<00>#<00>#<00>#<00>#<00>#<00>#<00>#<00>#<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%%%%%$%(%/%3%=%A%H%L%^%b%i%m%}%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%%%''"'&'8(<(C(G(9 $(,0 4 8 < @ D HLPTX\`dhlptx|<00><00><00><00><00><00><00> <00> <00>!<00>!<00>#<00>#<00>%<00>%<00>'<00>'<00>(<00>(     $048<HLPT`dhlx|<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> 4Z r <00> <00> <00>G = <00> 
" #H y!<00>#W%<00>'<00>(<00><00><00><00><00><00> <00> & *>DLPd h } <00> <00> <00> <00> <00> <00> <00> <00> ,<00> .<00> \<00> a<00> f<00> h<00> <00> <00> <00>  )  , 4 6 =! @' C- E3 H9 Y? \E bP eW g] <00>c <00>i <00>o <00>u <00>{ <00><00> <00><00> <00><00> <00><00> <00><00> <00> <00> <00> <00> <00> D<00> M<00> O<00> R<00> T<00> <00><00> <00><00> <00><00>$* 0 6$<&B)H6NDTLZY`ffxq<00>x<00>~<00><00><00><00><00><00><00><00><00>L<00>`<00>b<00><00><00><00><00><00><00><00><00><00><00><00><00> %/ 9=&RX^&i<p>vl|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>N RW_m$|/<00>6<00><<00>G<00>N<00>T _flr)}H<00>J<00>x<00>}<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>!<00>@<00>B<00>p u
w | <00>) / 3  H N T ^ d 
j  p v $<00> ,<00> .<00> 3<00> <00> <00> <00> <00>  <00> <00> +<00> 5<00> 7<00> d<00> f<00> h<00> n<00> q
s
<00>
<00>$
*
0
6
"<
@G
TN
VT
<00>Z
<00>e
<00>l
<00>r
<00>x
<00><00>
<00><00>
<00><00>
<00><00>
<00><00>
<00>
0<00>
6<00>
H<00>
J<00>
x<00>
<00><00>
<00><00>
<00><00>
<00><00>
<00><00>
<00> " , / L" N( |. <00>9 <00>@ <00>K <00>R <00>X <00>^ <00>d <00>o <00>v <00>| <00> <00> <00> M<00> S<00> f<00> h<00> <00><00> <00><00> <00><00> <00><00> <00><00> <00> <00> B<00> L<00> O l n <00> <00>% <00>, <00>2 <00>= <00>D <00>J (U <` >f ol <00>w <00>~ <00><00> <00><00> <00><00> <00><00> <00><00> <00><00> ,<00> 1<00> D<00> F<00> t<00> z<00> <00><00> <00><00> <00><00> <00><00> <00><00> <00> <00> <00>   - 3 9  ? E K )Q .W 1] <c Dm Zw \<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<00> 6= EMh#j-<00>3<00>9<00>?<00>I<00>S<00>]<00>c<00>i<00>o<00>u{ <00><00><00>%<00>8<00>T<00>V<00><00><00><00><00><00><00><00><00><00><00><00><00> <00> <00>"<00>QSx|<00><00>.4: >S Y _ e k o <00>!<00>!<00>! <00>!<00>!<00>!D<00>!R<00>!h<00>!j<00>!<00><00>!<00><00>#<00>#<00>#<00>#<00>#!#, #<#T#V%#<00>+#<00>1#<00><#<00>C#<00>I#<00>M#<00>b%h%n%y%<00>%!<00>%,<00>%<<00>%T<00>%V<00>%<00><00>%<00><00>%<00><00>%<00><00>%<00><00>%<00><00>%<00><00>'<00>'<00>((@ABC D(E0F8G@HHIPJXK`LhMpNxO<00>P@ AB$C0D<EHFTG`HlIxJ<00>K<00>L<00>M<00>N<00>O<00>P<00><00><00><00><00> ,8DP\h t <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>    ( 4 @ L X d p | <00> <00> <00> <00> <00> <00> <00><00><00><00> $0<HT`lx<00><00><00><00><00><00><00><00><00><00><00> ,8DP\ht<00><00><00><00><00><00><00><00><00><00><00>(4@LXdp|<00><00><00><00><00><00><00><00><00><00> 


,
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> 0<00> 1<00> 2<00> 3<00> 4 56<00> 4 <00>[<00> @ <00>_<00> L <00>^ X @4<>$<00> ?d:@X<><00> ^lY@p<><<00> <00><00>0<00>@<00><><00><00>
 <00><00><00>@<<3C> <00>  <00><00>H<00>@H<><00><00> <00>@ <20> <00> <x7@,<2C>h<00> fxa@<00><> <00> <00>|<00>@<00><> <00> <00><00><00>@<00><>H<00> <00><00><00><00>@<00><><00><00> <00><00><00>@л<00><00> *%@\<5C> <00> M$H@h<>l<00>  x8$s@Խl<00>" <00>\$<00>@@<40>l<00>$ <00><00><00><00><00><00><00><00><00><00><00>@<00><> <00>* <00>@<00><> <00>, @<00> ;@ľ0<00>. \<00>W@<00><>0<00>0 s2<00><00><00><00>j<00>@$<24><00><00>3 <00> <00><00>@<00><><00><00>5 <00><00><00>@|<7C> <00>7 <00>@<00><><00><00>9 0<00> .+@<1C>0<00>; V
<00>Q@L<><00><00>= }<00> x@D<><00>? <00><00> 7<00>@\<5C><<00>A <00><00> <00><00>@<00><><00><00>C <00>\ <00>@L<><00>
<00>E h<00>
@<00><>t<00>G 2<00>-@p<><00>I R$M@<00><> <00>K u(<00>p@<00><><00><00>M <00><00><00><00>@<00><><00>O <00><00><00><00>@<00><><00>Q <00><00><00><00><00>G<00>x<00> <00><00> <00><00> <00> =<00> q <00> <00>$,,4{<,v@<00><>T<00>a <00>h4<00>@ <0C><00><00>c <00><00>8<00>@<00><>p<00>e <00><00>`<00>@<00><00><00>g <00>4 Z1<00>@<00><>h.<00>i <00><00>Q<00><00>VY<00>@`<00>#<00>l  oj<00> @74<00>n  ?k8 @49<00>p - wl( @L<0<00>r 9 0~}<00>D 0F<>;M <00><>8_ <00><><00>Z @|Q<00><00>w l A<><00> g @HR<00> <00>y z <01>$u @_$<00>{ <00> %<25> <00> @,_ <00>} <00> 1<> <00> @8_ <00> =<3D><00>  <20><00>[  <20>crc32.o/ 1544879033 501 20 100644 4156 `
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
ELF^ 4(!6A<00><04> <20> <20><00>-
<1D> <00><><EFBFBD><EFBFBD>|  |  <00>U<02>N<03>NNUNIb[<06>{6intmV -<01><>
crcN bufUS lenNT <00> Zr [s \t<0E><00>3% U : ; .?: ; nI2 <I$ >  I&I$ >  .G: ; @<18>B
: ; I : ; I <0C><>1 <0A><><18>B.?<n: ; R<00>R<><00><00><01> /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/include/romcrc32.cppcrc32.hcrc.h   /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/crc32.cppGNU C++11 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu++11 -fno-rtti -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protector -fexceptionsunsigned char_ZN5crc328crc32_leEjPKhjshort unsigned intunsigned intlong long unsigned intlong long intshort intcrc32signed charcrc32_leGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
ABI=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
(.symtab.strtab.shstrtab.rela.literal._ZN5crc328crc32_leEjPKhj.text.data.bss.rela.text._ZN5crc328crc32_leEjPKhj.rela.debug_frame.rela.eh_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><>
  $crc32.cpp_ZN5crc328crc32_leEjPKhjcrc32_le

!!   ".4Q^jqx<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><00><00> <00><00><00><00> $ 4@<00>  B8H8N8X8S@<00> |L(w@<00>H <00>t(<00>@ $
 <00><00><00><00>@@ <00>  <00><00><00><00>S!<00>@<
0 <00>t <00>@l
$ <00><00><00>@<00>
 <00><00><00><00>@<00>
0 <00>0<00><00>
07;r8%<00> @<00>
 2<00>0-@<00>
0 <00>; `  <00>-/0 1544879246 501 20 100644 34912 `
ELF^H}4(GD0`<00><00><00>$Xwear_levellingE (%d) %s: %s: invalid handle
E (%d) %s: %s: instance[0x%08x] out of range
E (%d) %s: %s: instance[0x%08x] not initialized
E (%d) %s: MAX_WL_HANDLES=%d instances already allocated
E (%d) %s: %s: can't allocate Partition
E (%d) %s: %s: can't allocate WL_Flash
E (%d) %s: %s: config instance=0x%08x, result=0x%x
E (%d) %s: %s: init instance=0x%08x, result=0x%x
6af<1E><00><00><00><03> <0B>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD> <1A><00>"<22><1D><><EFBFBD>$<24><00><00>)<01><03> <0B>
<EFBFBD> <00><00><><01><00>"<22><1D><><00><><EFBFBD><EFBFBD><08><18><00><00>)<01><03> <0B>
=<3D><> <1A><00>"<22><1D> <1D>6<><00><00><00>|<7C>I <08><>=<3D>=<3D>=<3D><><00><><EFBFBD><EFBFBD> <09>9<EFBFBD><03><1B><><EFBFBD><EFBFBD>H2IQ IA $I<>=<3D>=<3D>=<3D>=<3D>AIqIaY<>,<08><>Y<EFBFBD>Ba=<3D>=<3D>=<3D>=<3D>Hf#<23><00><00> <0C><> <0B>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD> <1A><00>"<22> M<05>F <0C><><00>]
<EFBFBD>*<2A><00><00><00><00> <0B>
<EFBFBD> <1A><00>"<22> <04>:<00>z <20> <20><00><00><><EFBFBD><EFBFBD><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
<EFBFBD>*<2A><00><00><00><00> <0B>
<EFBFBD> <1A><00>"<22>F,<00>J<EFBFBD><00>((<28><><05><><10><04>-
<EFBFBD>ʁ<00><00><03>)<11>=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>((<28>@<40> <20>-
<EFBFBD><EFBFBD><EFBFBD><00><00><03>)<11>=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00> (<03><00>"<22>I=<3D>=<3D>=<3D>=<3D>(<03><><EFBFBD><EFBFBD><EFBFBD><04><00><00><00><00> <1D><><00><00>|<7C><><03>t=<3D>=<3D>=<3D>=<3D>88s<38><04><00><04><00><00><>88s<38><05><00><05><00><1D>6A=<02><00><00><00><00><02><00>-
V<EFBFBD>! 3<><33>(
""<06>-
<EFBFBD><03><00>M
<EFBFBD>
<EFBFBD>x<EFBFBD><00><04><00><00>H
Ht<EFBFBD><00><03><00>B<>I<03><><04><00><00><00><00><1D>6A<00><00><02><00><00><>QP"<22>KR<4B><05><00><00>(
("<22>0<> <20>-
<EFBFBD><05><00><1D>-
<1D>6A<00><00><02><00><00><>a`"<22>b<EFBFBD>`<60> <20><00><00>(
(2<><05>0<> <20>-
<EFBFBD><06><00><1D>-
<1D>6A<00><00><02><00><00><>a`"<22>b<EFBFBD>`<60> <20><00><00>(
(B<><05>0<> <20>-
<EFBFBD><06><00><1D>-
<1D>6A<00><00><02><00><00>J10"<22>K20<32> <20><00><00>(
(<02>-
<EFBFBD><03><00><1D> <1D>6A<00><00><02><00><00>J10"<22>K20<32> <20><00><00>(
(R<>-
<EFBFBD><03><00><1D> <1D>wl_sector_sizewl_sizewl_readwl_writewl_erase_rangewl_unmountwl_mount <00><><EFBFBD><EFBFBD>| ~0<00>ps > B B : : | ~0,<00>pDs \> tB <00>B <00>: <00>: <00><01> M <02><02>0~intT<04><05> <06> <08> <05><07> <02>7<02> 0<07>O 7<05><07>
<07>
?<04><08> <09><00>
<EFBFBD><04> std<00> <0A><06><06><><0F>6<>x K<>M<>x O$$/<13><14>Q QS BH<13><15> R<>[a<13><16>T<> <00>x~x Z<> <01><00><13>x \# <01><00><13>x _Z<01><00><13><14>x c<><01><00><13> <18>p  <13><18>t<>0;<13> {<7B>OZ<13>7<17>~Wny<13><19> <05><><01><00><05><01><08>:<3A>b<06>L<1C><08><02><06>0<0F><06><> <0A><06><06><><04><04><04><04><04><02><04><02>
,m<02>-x0p <20> <20> <20> <20>   <20>
&;<02> %0
& <00> <20> <20>G
)<29>0
/m * <20> <20>  <20> <20>  <20>  <20>  
 4
 T
 t
 <20>
 <20> <20> <20>  < ] <20>
W <20> <20> <20> \  <20> <00> <20> <00> N<00> }<00>/
P<EFBFBD>!$
c<EFBFBD><00>H
d<EFBFBD><11>
em<11>
f0<11>
g0 <11>
h<EFBFBD>M
i! <09><00>
<EFBFBD><02>
jx<02> %"q0 l<11> !%L "0D #0<11> $0 <11> %0<11> &0<11> '0<11>
(%#crc )0 "@ <12>$<24>v 00 l!3p<00>;4<>r5<>%` <00>&<26><00>/<2F><04>%6<>'{<17><00>( <00>){<00><13><14>){e/5<13>*h<1A>%<00>U[<13>*D7{<01>{<00><13>%*Y<1D>{<02><01><00><13>%%*b{<03><01><00><13>%<14>%*[  <20>{<04>  <13>%<14>%*<2A>"z%<05>@F<13>*C $S{<06>fl<13>+<2B> )<29><01><01><13>7,7<00>-<04>.<04><00><04><04><08>/m<0F><><00><03><14>0__p<0F><>1C<0F><><03><14><14>2<><01>{~<01><>3<> <01><>4l<01><>S5 z6 <00>k7Z17[7\7^7_s5.z6H<00><00>7Z17[7\07^7_s7qr5]z8u<00>7Z17[7\`7^7_s7qr9!>{<00><01>, 3w>, l3{>7 <00>:out<01><>;<3B>A<><00>;DB<>; C<>7;<3B>DB V;<3B>G{u<cfgP<><03><>= X >!<00> ?iI%<00>6 <00><00> 7Z5lz6<><00>
7Z17[7\<03>7^7_86<><00>
7Z85<>z6<><00>\
7Z17[7\<03>7^7_@<40>r
7Zu7[r6<><00><00>
7Z<08>5<>z6<><00><00>
7Z17[7\<03>7^7_@<40><00>
7ZtA r<00>
7Zt7[<03><>7\u5z69<00>= 7Z17[7\$7^7_7qrAHrP 7Zt5Rz6u<00><00> 7Z17[7\X7^7_7qr6<><00><00> 7Z
r3$"6<><00><00> 7Z6<><00><00> 7ZA<>s<00> 7Zt6<><00> 7ZtA<>s 7Zu8<><00>7Zu2 <08><04><1C>= <09>X
<EFBFBD>H 9<><01>{s<01>^ 3<> <01><>;<3B><01>{?= n >J ?drv<01><>tB.r58<00>@A<00> 7Zt6I<00><00> 7ZtBRt5Z<00>8h<00>7Zs6<00>- 7Z6<00>J 7Zr7[8q<00>7Z <09>n
<EFBFBD>
^ 9<><01>{><01>.3<> <01><><00>4<><01>%S4<53><01>%T;<3B><01>{<00>= >6<00><00> 7Zr7[6 <00>7ZuA.r7[s7\t88<00>7Zu <09>>
<EFBFBD>.9Y<01>{B<01>3<> <01><><00>4I <01>%SCsrc<01><>T4<54><01>%U;<3B><01>{$= 6<00><00>7Zr7[6"<00><00>7ZvA2r7[s7\t7]u8<<00>7ZvH 9Q<01>{B<01><>3<> <01><>M4: <01>%S4?أT4<54><01>%U;<3B><01>{<00>= <00>6<00><00>7Zr7[6"<00><00>7ZvA2r<00>7[s7\t7]u8<<00>7Zv<08>9<><01>%:<01><>3<> <01><><00>?err<01>{<00>= <00>;<3B><01>%6<00>[7Zr7[6!<00>o7ZsB*r84<00>7Zs<08>9i <01>%:<01>,3<> <01><>?err<01>{U= ,;<3B><01>%s6<00><00>7Zr7[6!<00>7ZsB*r84<00>7Zs. <09>A
<EFBFBD>D<>81D7 9<><TAG:u<00><08>E%%WE<57><00>kE<6B><00> E<><00>eE<65><00>E<><00>$E<><00>ZE33% U: ; I$ > $ > ;  I&I I
!I/ & 9: ;  9: ; :: ; 9: ;  : ;  : ; I8 .?: ; n<cdI4I.?: ; n<d.?: ; nI<d.?: ; n2 <d.?: ; nI2 <d.?: ; nI2 <cd.?: ; nI2 <d: ; < IB I I: ; n ( ! : ; n" : ; # : ; I8 $I8 %<&.?<n: ; n' : ; ( I8 42 ).?n42 <d*.?: ; nIL M2 <d+.?: ; nL 2 <d,I-. I/.?: ; nI 0: ; I1.?: ; n 2.: ; I@<18>B3: ; I4: ; I5<><35>16<><36>17<><37><18>B8<><38>19.?: ; I@<18>B:
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: ; I<4: ; I=4I4> ?4: ; I@<40><>A<><41><01>BB<><42><01>BC: ; ID4: ; IE.?<n: ; #R#%<00>R<>%KRKM<00>R<>MxRxz<00>R<>z|R|~<00>R<><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52>R<00><00>R<><00>S<><00><00>S<><00>0<><30><00>T<00>0<><30><00>T<00>0<><30><00>U<00>0<><30><00>U <00>0<><30><00>
<01><><00>0<><30><00>
<01><>0<>@R@EZJzRz}Z<><00>R0<>RXR$S$s<00>R<>0<>!R!&Z0sR:MTR:<00>R<>:<R<><00>R<>Z0:R:>ZR><00>R<>>@R@B<00>R<>Z4>R>BZR><00>R<>>@R@B<00>R<>Z4>R>BZR6<00>R<>68R8:<00>R<>Z6:Z,6RR6<00>R<>68R8:<00>R<>Z6:Z,6RT~<00>s>BB::~<00>s>BB:: k<01> /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/Users/ficeto/Desktop/ESP32/ESP32/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/machine/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/sys/Users/ficeto/Desktop/ESP32/ESP32/xtensa-esp32-elf/xtensa-esp32-elf/include/c++/5.2.0/bits/Users/ficeto/Desktop/ESP32/ESP32/xtensa-esp32-elf/xtensa-esp32-elf/include/c++/5.2.0/xtensa-esp32-elf/esp32-psram/bits/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/log/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/spi_flash/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/private_include/Users/ficeto/Desktop/ESP32/ESP32/xtensa-esp32-elf/xtensa-esp32-elf/include/c++/5.2.0wear_levelling.cppstddef.h_default_types.hlock.hexception_ptr.hc++config.hstdint.hesp_log.hesp_err.h esp_partition.h
wear_levelling.h WL_Config.h WL_Ext_Cfg.h Flash_Access.h new stdlib.h<built-in>WL_Flash.h <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
    >       }             f ~ # 
  [ )           .   ,
            <03>     
        <03>      {   <03>      {   <03>      {   <03>      {   <03>      {   esp_log_level_t_M_exception_object_ZNSt15__exception_ptr13exception_ptrC4EPv_lock_t_ZNSt15__exception_ptr13exception_ptr4swapERS0__lock_acquirestart_addrESP_PARTITION_TYPE_DATAESP_PARTITION_SUBTYPE_APP_OTA_10ESP_PARTITION_SUBTYPE_APP_OTA_11ESP_PARTITION_SUBTYPE_APP_OTA_12ESP_PARTITION_SUBTYPE_APP_OTA_13ESP_PARTITION_SUBTYPE_APP_OTA_14ESP_PARTITION_SUBTYPE_APP_OTA_15unsigned intversion__gnu_cxx__exception_ptr_ZNKSt15__exception_ptr13exception_ptrcvbEv__int32_t_lock_release_ZNSt15__exception_ptr13exception_ptr10_M_releaseEvesp_log_timestamp_ZN12Flash_Access12erase_sectorEjwl_writenullptr_tfuncWL_Config_sESP_PARTITION_SUBTYPE_ANYESP_PARTITION_TYPE_APP__vtbl_ptr_type_ZN12Flash_AccessC4ERKS__lock_init_ZN12Flash_Access4readEjPvjuint32_t23esp_partition_subtype_twl_mountESP_PARTITION_SUBTYPE_APP_FACTORYfull_mem_size_ZNSt15__exception_ptr13exception_ptrC4EDnmallocsector_sizeresultwl_sizelong long unsigned int_ZNSt15__exception_ptr13exception_ptrC4EOS0_partESP_LOG_WARNESP_PARTITION_SUBTYPE_APP_OTA_1_ZN12Flash_Access5writeEjPKvjinstancewl_flashencryptedESP_PARTITION_SUBTYPE_APP_TESTfat_sector_sizeesp_partition_tsize_tESP_PARTITION_SUBTYPE_APP_OTA_MINPartitionESP_PARTITION_SUBTYPE_DATA_PHYwl_handle_tfreeESP_LOG_NONEWL_Ext_Cfg_s15esp_log_level_twl_instance_t_lock_closecharerase_sectorwl_readerase_range_ZN12Flash_AccessC4EvFlash_AccessupdaterateESP_PARTITION_SUBTYPE_DATA_NVS_ZN12Flash_AccessD4Ev_ZNSt15__exception_ptr13exception_ptrD4Evswap_ZN12Flash_Access9chip_sizeEv_ZNKSt15__exception_ptr13exception_ptr20__cxa_exception_typeEvlong long intwritechip_sizelockpartition_ZdlPvS_bool__cxx11_ZN8WL_Flash7get_drvEvcheck_handles_instancesoperator=_M_getsizeESP_LOG_INFOwl_unmountesp_log_writewl_ext_cfg_t~exception_ptrESP_PARTITION_SUBTYPE_DATA_ESPHTTPDoperator delete_ZN12Flash_Access5flushEvoperator new_ZN12Flash_Access11sector_sizeEvlong doublesubtypewl_erase_range_ZN12Flash_Access11erase_rangeEjjshort int_ZnwjPvwl_flash_ptrlong int__cxa_exception_type/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/wear_levelling.cppout_handleESP_PARTITION_SUBTYPE_DATA_OTAtype_info_ZNSt15__exception_ptr13exception_ptraSEOS0_15esp_partition_tget_drvESP_PARTITION_SUBTYPE_DATA_NVS_KEYSpart_ptr_ZNSt15__exception_ptr13exception_ptrC4ERKS0__M_addrefreadWL_Flashwl_sector_sizeexception_ptrESP_PARTITION_SUBTYPE_APP_OTA_0operator boolESP_PARTITION_SUBTYPE_APP_OTA_2ESP_PARTITION_SUBTYPE_APP_OTA_3ESP_PARTITION_SUBTYPE_APP_OTA_4ESP_PARTITION_SUBTYPE_APP_OTA_5ESP_PARTITION_SUBTYPE_APP_OTA_6ESP_PARTITION_SUBTYPE_APP_OTA_7ESP_PARTITION_SUBTYPE_APP_OTA_8ESP_PARTITION_SUBTYPE_APP_OTA_9sizetypelong unsigned intaddressESP_LOG_VERBOSEint32_ttemp_buff_sizeESP_PARTITION_SUBTYPE_APP_OTA_MAX20esp_partition_type_ts_instances_locktype/Users/ficeto/Desktop/ESP32/ESP32/public-libs-build/build/wear_levellingunsigned char__uint32_t_M_releasedecltype(nullptr)wr_sizeesp_err_tlabel_ZNSt15__exception_ptr13exception_ptrC4EvESP_LOG_DEBUG_vptr$Flash_Accessesp_partition_subtype_tesp_partition_type_tESP_PARTITION_SUBTYPE_DATA_COREDUMPESP_PARTITION_SUBTYPE_DATA_FAT~Flash_Accesssigned charshort unsigned inthandle_ZNKSt15__exception_ptr13exception_ptr6_M_getEv__func___ZNSt15__exception_ptr13exception_ptraSERKS0_src_addrflushdest_addr_ZNSt15__exception_ptr13exception_ptr9_M_addrefEvGNU C++11 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu++11 -fno-rtti -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protector -fexceptionsdestpage_sizeESP_PARTITION_SUBTYPE_DATA_SPIFFS13wl_instance_tESP_LOG_
ABI=0
,x(,x((%%%("MM-"zz"~(***"/1Y<00><00>/"<00><00> "<00>."<00><00>"<00>>"<>:"xx-"<00><00>(<00>"<00>"<00>(ss(:::">(>>>"B(>>>"B(666":(666":(((((((((.symtab.strtab.shstrtab.rela.literal._ZL12check_handleiPKc.rela.literal.wl_mount.rela.literal.wl_unmount.rela.literal.wl_erase_range.rela.literal.wl_write.rela.literal.wl_read.rela.literal.wl_size.rela.literal.wl_sector_size.text.data.bss.rodata.str1.4.rela.text._ZL12check_handleiPKc.rela.text.wl_mount.rela.text.wl_unmount.rela.text.wl_erase_range.rela.text.wl_write.rela.text.wl_read.rela.text.wl_size.rela.text.wl_sector_size.rodata._ZZ14wl_sector_sizeE8__func__.rodata._ZZ7wl_sizeE8__func__.rodata._ZZ7wl_readE8__func__.rodata._ZZ8wl_writeE8__func__.rodata._ZZ14wl_erase_rangeE8__func__.rodata._ZZ10wl_unmountE8__func__.rodata._ZZ8wl_mountE8__func__.bss._ZL16s_instances_lock.bss._ZL11s_instances.rela.debug_frame.rela.eh_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><>@-%~;,Q +h *<00>)<00> (<00>'!<00>&#<00>%%&'()*+,-.024579;=   >?@B!<00>*8?ct<00><00>s<00><00><00>><00>B<00>B<00>:!<00>:#wear_levelling.cpp_ZL11s_instances_ZL12check_handleiPKc_ZL16s_instances_lock_ZZ8wl_mountE8__func___ZZ10wl_unmountE8__func___ZZ14wl_erase_rangeE8__func___ZZ8wl_writeE8__func___ZZ7wl_readE8__func___ZZ7wl_sizeE8__func___ZZ14wl_sector_sizeE8__func__esp_log_timestampesp_log_writewl_mount_lock_acquiremalloc_ZN9PartitionC1EPK15esp_partition_t_ZN8WL_FlashC1Ev_lock_init_lock_releasefreewl_unmount_ZN8WL_Flash7get_drvEv_lock_closewl_erase_rangewl_writewl_readwl_sizewl_sector_size  676 7$6(7  $(9,6074:86<7@;D:H6L7P<T6X7\6`7d=h>l>p?t?
) % )# %.  3 )= %B )L %Q )[ %` )j %o )y %<00> )<00> <00>  <00>  <00> %<00>  <00> <00>  <00>  <00> <00> <00> 
 
 &
 <
E
N
W
]
 s
 <00>
 <00>
 <00>
<00>
<00>
<00>
<00>
 <00>
 <00>
    ( 1 >  Q  Z  p y <00> <00> <00>  <00>  <00>  <00> <00>  <00> <00>  <00>     > )^ )h  l  w )<00> %<00> )<00> %<00> )<00> <00>  <00>  <00> %<00>  <00>  <00>  <00>  <00>  <00>      ( .  E K  X t )~ <00> <00> )<00> %<00> )<00> )<00> )<00> %<00> )<00> <00> <00> <00> D)NR])g%l)<00>)<00>)<00>%<00>)<00><00><00><00><00>)!%0):%?)L)Y)f)p%u)<00><00><00><00><00><00>)<00><00>) %%!)+0):%?V\px<00>)<00><00><00>)<00>%<00>%<00>)<00><00>)<00>%<00><00>B)N S)_p{))<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>)<00>) $(26=AKOVZl p w { <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>     $ ( 7 ; C G V Z b f u y <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>      " ) - ? C K O V Z a e t x <00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>$(/3:>MQX\fjqu<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> &*48?CUY`dsw#   $ (,048<@DHL     $(,04
U@s<E; f0<00>,<00>q0p;;z<00>;8<00><00>;@<00>@Ly`E@ <00>#<<00><00>@<00>y<00>EB <00>?<00>dC<00>F6 <00>G<00>