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

935 lines
208 KiB
Plaintext
Raw Normal View History

!<arch>
/ 1530390659 0 0 0 2308 `
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
S <09> <09> <09> <09> <09> <09> <09> <09> <09> <09> <09> <09> <09> <09>Z<>Z<>Z<>Z<>Z<>Z<>Z<>Z<>Z<>Z<>Z<>Z<>Z<>Z<><00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>2<16><16><16><16><16><16><16><16><16><16><16><01><><01><><01><><01><><01><><01><><01><><01><><01><><01><><01><><01><><01><><01><><01><><01><><01><><01><><01><><01><><01><><01><><01><><02><><02>"<02>"<02>"<02>"<02>"<02>"<02>"_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_Flash10recoverPosEv_ZN8WL_Flash12initSectionsEv_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/ 1530390658 501 20 100644 20656 `
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^<00>D4(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>|      
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
 80     |  ,80D \ <00> S<04> M<08><05> <03>Lint'^^?#<03>,A<03>-SV<05>^]<05>P
<07><08><04><08><04>
^<1F> i <0B> 2 m 1 <0B>X&<26>
s
^&Y8 m 2<03>)
^/2<00> <0B> <0B> <0B>  3 S s <0B> <0B> <0B> <0B> <0B> I  j  <0B>  <0B>  <0B>  <0B>  <0B>  <0B> <0B> Y 
 <0B><00> <0B><00> a
<00> p<00>OC $b<>\ c8 <0A>d<> Y
e~ f~ <0A>g\ <0A>hl!<0E>l<0F><02><03>
i2  <1F>2<00><01><00><14><15>2o<01><00><14><15>? <17><00>~<01><14>x<1C>~$/<14><15> #k~O_<14><15><15><17>.~<00><14><15><15><15><17>
5<>~<01><00><14><15><15><15><17><<00>~<01><00><14><18>A<~<14>L<10><00>z<00><13>:=H<14><15><13><00>Z`<14>? <1A><00><01><00><14>x<1C><01><00><14><15> <01><00><14><15><15><17>?<14><15><15><15><17>
 <20>
6K<14><15><15><15><17>"<22><00>kq<14>9 $?<01><00><14>J)<01><14>L<04>s~<04>~L<00><04>N<00><04><1E>!<1F>!L&<08>L H;E<1F>!!q<01>\j"<22>!!<21> <01><><00>"<22><00>!<08>!<01><><00>"<22><00>B#]<1C>S$<24>
2017-08-01 08:51:04 +03:00
c%&Zr&[s<$&\
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
!<21><01>"<22><00><00><1E>#6<1F><00>L6L'-
<01>Vu(#R)A(R!/8<01><>""<22><00><00>#<23>#<23>S##<23>T*<2A>
%R+<00> <00>&[s&\t,<00> -6<00> &Z1&[&\&^&_s&qt&qr!_<01>9<00>"<22><00><00># .<2E>S.src.<2E>T#.<2E>U$<24>
0<00>-<00> &[s&\t&]u!<21><01><> "<22><00>#d5<>S#h5<>T#5<>U$<24>
7%-<00> &[s&\t&]u'<00>
<01>+ S (#R/ B &Zr-<00> &Zr<1E>a v <1F><00>0<12>'S <00> <01><> <00> (a R(j S1TAG<10> <00><08>2vv3W3<57><00>k3<6B><00><08>3=
=
<08>4+"+% U$ > : ; I$ >  ; I&I &
 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>     _ZN12Flash_Access11erase_rangeEjjoperator delete23esp_partition_subtype_t__in_chrgsize_tdecltype(nullptr)_ZN9PartitionC4EPK15esp_partition_t/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/Partition.cppESP_LOG_ERROR_ZN9Partition9chip_sizeEvtypepartitionlong long unsigned int_ZN12Flash_AccessC4ERKS_GNU 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 -fexceptionsdest_addr_ZN9Partition5writeEjPKvjESP_LOG_DEBUGlong long intsigned char20esp_partition_type_tESP_PARTITION_SUBTYPE_ANYlong intesp_log_writeESP_PARTITION_SUBTYPE_DATA_OTAESP_PARTITION_SUBTYPE_APP_OTA_MAX15esp_log_level_tthisESP_PARTITION_SUBTYPE_APP_OTA_MINlong double__uint32_tPartition_ZN9PartitionD4Ev__vtbl_ptr_typeunsigned int_ZN9Partition11erase_rangeEjjesp_partition_type_tFlash_Accesslong unsigned int_ZN12Flash_Access12erase_sectorEjlabelESP_PARTITION_SUBTYPE_DATA_FATsizeshort unsigned int_ZN12Flash_AccessD4EvESP_LOG_WARN_ZN12Flash_Access5writeEjPKvjsectorsrc_addrESP_LOG_INFO_vptr$Flash_AccesswriteESP_PARTITION_SUBTYPE_DATA_PHY_ZN12Flash_AccessC4EvESP_PARTITION_SUBTYPE_APP_FACTORY_ZN9PartitionC2EPK15esp_partition_t_ZN9Partition11sector_sizeEv_ZdlPvESP_PARTITION_TYPE_DATA~Flash_Accessesp_log_level_tdestESP_PARTITION_TYPE_APP_ZN9Partition4readEjPvj_ZN12Flash_Access11sector_sizeEvsector_sizeboolsubtype15esp_partition_tint32_tunsigned char_ZN9PartitionC4ERKS_ESP_PARTITION_SUBTYPE_APP_OTA_1ESP_PARTITION_SUBTYPE_APP_OTA_2ESP_PARTITION_SUBTYPE_APP_OTA_3ESP_PARTITION_SUBTYPE_APP_OTA_4ESP_PARTITION_SUBTYPE_APP_OTA_5short int_ZN12Flash_Access9chip_sizeEvESP_PARTITION_SUBTYPE_APP_OTA_8ESP_PARTITION_SUBTYPE_APP_OTA_9esp_log_timestamp_ZN9PartitionD2Ev_ZN12Flash_Access5flushEvESP_PARTITION_SUBTYPE_DATA_NVSerase_sector_ZN9Partition12erase_sectorEjencryptedstart_addressuint32_t~PartitioncharESP_LOG_VERBOSEESP_PARTITION_SUBTYPE_DATA_ESPHTTPDesp_partition_subtype_t/Users/ficeto/Desktop/ESP32/ESP32/public-libs-build/build/wear_levellingESP_LOG_NONEesp_partition_erase_rangeesp_partition_writeESP_PARTITION_SUBTYPE_APP_OTA_0__int32_tESP_PARTITION_SUBTYPE_APP_OTA_6ESP_PARTITION_SUBTYPE_APP_OTA_7erase_rangeESP_PARTITION_SUBTYPE_APP_TESTflushchip_sizeESP_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_15esp_err_tESP_PARTITION_SUBTYPE_DATA_COREDUMPesp_partition_readsizetypeaddressESP_PARTITION_SUBTYPE_DATA_SPIFFSreadesp_partition_tresult_ZN9PartitionD0Ev_ZN12Flash_Access4readEjPvjGCC: (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
(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

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
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>#,29KTZ`flrx~<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>  ,8DPot<00><00><00><00><00><00><00> 06`f<00><00><00><00><00><00>!,0IMag<00><00><00><00><00><00>LRrx<00><00><00><JN]eos<00><00><00><00><00><00><00><00><00><00><00><00>$-@D H b f z ~ <00><00><00><00><00><00> <00> <00> <00>
<00>

' + :BGanx} <00> <00> <00><00><00><00><00><00><00><00>    3 C b k {  <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> <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@H. I <00>d<00>@T.<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>@<00>. I 2<00>['(8"@<00>.lI P`K@\/I  uxp@t/I" <00><00><00>@<00>/0I$ <00><00> <00>@<00>/ I& <00><00>,<00>@<00>/TI( <00>,<00>@0lI*  @<00>0dI, 2 p-@<00>2<00>I. A|<00> <@|3<00> I0 My <00>`3D[@=<00>I3 pwhk@<00>><00>I5 <00><00>X@<00>?<00>I7 <00>7L<00>@<00>@<00>I9 <00>0<00><00>
<00>0P!;<00><00>!8<00><00>!@<00>@<00>B`I> <00>"<00><00>@ C<00>I@ <00><00>#$<00>@<00>D$IB <00># @<00>D ID -<00># (@<00>D IF <00>#L<( J- \,<00>SPI_Flash.o/ 1530390658 501 20 100644 20084 `
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^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>\<06>1k}<03>Lint<07><05><07><03>,A<03><05>S?<05><07>C<04><08><04>
S.<00> p <0B> <0B> <0B> H <0B><03>&<26>@h K <0B><00> <0A>K<00>.9-3KMS-?Vusy-<1D><00><01><00>-u<12>'<27><00><01><00>-uu34<><00><01> -u<10>u<12>?<00>)>-usuJu^d-%Oy-L &<17>-bI&<00><01><00>Y_&0<01><00>Y?Mu<00><01><00>Y;<00><01>&Yu<12>I<00><02>FVYuu3<1F><00><03>v<00>Yu<10>u<12> <00><04><01><00>Yusu"<22>u<05><01><00>Y9$<24><00><06> Y<13>)<29><01>!YL9LIO<04>><04>e<08> x<00><1A><00><1A><00>YL<1B><03><00><1A><00><1C><01><><00><1D><00>><01><><00><1D><00>!-d <1A><00><1A>L<1E><00>
<01>?^ R jOxRS <01>u<00><1D><00>B! <00>y2<01><><1D><00>c"FuS# <1F>R$ <00><00>%Zs!<00>&0 %Z1%[%\ %^%_s%qr<1C>@<01>6<00><1D><00><00>"<22>'uS']'u<00># +<2B>R$ <00>%Zs%[t!$<00>&> %Z1%[%\D%^%_s%qt%qr<1C>8<01><><00><1D><00><00>"<22>4uS(src4<>T"]4uU# 6<>R$ F%Zs%[t%\u!<00>&6 %Z1%[%\<03>%^%_s%qu%qr 8<01><>N<1D><00><00>"<22>?uS"<22>?sT"]?uU# A<>R$% %Zs%[t%\u!<00>&6 %Z1%[%\<03>%^%_s%qu%qr<1E><00><01>i<00> R) <00>%Zr&0 %Zr9<00><00><1A><00><1E>
<01><><00><1F>R*TAG<12><00><08>+uu 6+uu ?+<2B><00>W+55k+kk J+<2B><00> ]+ <09>,U+U% U$ > : ; I$ >  ; I&I &
 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_AccessC4Evsector_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((

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.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>!:@TZz<00><00><00><00><00>
?Eek<00><00><00><00><00><00><00><00><00>'-W]<00><00><00><00><00><00> Qy<00><00><00><00><00><00><00><00><00><00> )-1KOcgv~<00><00>
<00>
<00><00><00><00><00>
<00>
<00>
<00>   $ ( 7?DQ[`m <00> <00> <00> <00> <00> <00> <00> <00><00><00> ' G P b k t <00> <00> <00><00><00><00><00><00><00>   " + 4 SW[q<00><00><00><00><00><00> <00><00><00><00><00><00>      & * 1 5 9  !%,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>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
   , 8 D P \ h t <00> <00> <00><00><00><00><00><00> 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> @T+<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@P,xM" px8k@<00>,lM$ <00><00>8<00>@4-lM& <00><00><00>@<00>-0M( <00>
<00>@<00>- M* <00> ,<00>@<00>-TM, 8, @0.lM. .d)@<00>.dM0 @d<00>;@1<00>M2 O<00>> J@<00>1@M4 [*Rn|i@<00>9<00>M7 ~<00>hy@<00>;<00>M9 <00><00>X<00>@<00><<00>M; <00>O<00><00>@x=M= <00>0<00>J<00>0;<00>W8<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>ZP$PN. <00>(<00>WL_Ext_Perf.o/ 1530390658 501 20 100644 28000 `
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^Hb4(GD*B 6A""%<1D>6A<00><02><02><> <1C><03>-
<1D>6A<00><00>=<3D>=<3D>=<3D>=<3D><>"'<27><00><00><02><00><1D>6A <20> <20><00><00><02><00><1D>6A <20> <20><00><00><00> <08>b'<1D>6Ah<>bb%=<3D>=<3D>=<3D>=<3D>X3Rb$=<3D>=<3D>=<3D>=<3D><>3<EFBFBD><00><00>b'<27><>`U<>Rb&<26>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
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
6<>R"&PS<50> <07>"&pg <20><>dW7@<40><><EFBFBD>7V<37><02>H<EFBFBD><48>’"$<24><><EFBFBD><EFBFBD>"%<25>f<EFBFBD><66>"'`<60>A<EFBFBD>̠`<60><> <20> <20><00>j <20><><EFBFBD><00><00>i\r)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<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>"&pg <20><>cW7@<40><><EFBFBD>7U<37><02>8<EFBFBD><38>’"$<24><><EFBFBD><EFBFBD>"%<25>f<EFBFBD><66>"'`<60>A<EFBFBD>̠j<CCA0><6A>!<07>m
<EFBFBD>ʁ<00><00>i"<22>a)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>w<><77><EFBFBD> <1D>6<><00>"%<25>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><>’"&<26><><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>]
<EFBFBD>ʁ<00><00>Y"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>b"&`d<>B"$@3<> g<>@:<3A><><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>
<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>     ~ 
     $       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/ 1530390659 501 20 100644 29828 `
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^li4(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>""$<24>" *<2A><1D>wl_ext_safeE (%d) %s: %s(%d): result = 0x%08x
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>2b)<29><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><02><00><00><><EFBFBD><EFBFBD>b( <1D>6<>b"&`S<>Yq`c<> =<3D>=<3D><>"&}<05><>dg5@<40><><EFBFBD>5V<35><02>H<EFBFBD><48>’"$<24><><EFBFBD><EFBFBD>"%<25>w<EFBFBD><77>"'p<>A<EFBFBD>̠p<CCA0><70> <20> <20>}
<EFBFBD>ʁ<00><00>y"<22>~)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>U<><55><EFBFBD> r <20>"(2"$0<><30> <20> <20><00>=
<EFBFBD>ځ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><00>"$<24>"'<27>"(<28><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><>")2"$0<>­<02><00>=
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D> <0A><> <20>")<29><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>"&=<05><>`g5J<><4A>5S<35><02>8<EFBFBD>"$<24>q<EFBFBD><71><EFBFBD><EFBFBD>"%<25>3<EFBFBD><33>"'0<>A<EFBFBD>̠:<3A><><07>=
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>U<><55><EFBFBD><EFBFBD>")2"$0<>­<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>") <20> <20><00><00>: <20><><EFBFBD><00><00>9\<5C>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>AQWA88C<38>"$<24>"'<27>"( <20> <20>=
<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>"&=<05><>f<EFBFBD>a<EFBFBD>5<06>q<EFBFBD><71><EFBFBD>5U<35><02>8<EFBFBD>Q<EFBFBD>"$<24><><EFBFBD><EFBFBD>"%<25>3<EFBFBD><33>"'0<>A<EFBFBD>̠0<CCA0><30>@<40> <20> =
<EFBFBD>ʁ<00><00>9"<22>k)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>U<06><><EFBFBD>"$<24>") <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-~ Q<00>y44k$~<00><13>%~<00>Q<00>$/\bQ0<>CI\<18>4y<01>bm\L 8<00> <09><01><00>\ms>C<><00>
<EFBFBD><01><00>\fO<><00><00><01><00>\<19>t<><00> <0B> \~~<U<><00>-\$\w  w+> +<04>h<08><04>y<11>
y!<1E>,<14>t<01><00>s<<14><01><00>sf
M<00>y<01><00>s
 <00>ys<16><19>
2017-09-12 09:40:52 +03:00
<1D><00>y:Js<16><16>C
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
<1F><00>yjs<16><16><16>u
<20><00>y<01><00>s<16><16><16>0
"f<00>y<01><00>s<19>
$<24><00>y<01>s
)<29>ysL L,!2"<04>!By#IUh$<24>h$<24>m\L%G<00><01><><00>&UR'(Zr%G<00><01><><00>&UR) <00>(Zr*l(Zr#/<00><00>$<24>h%<25>R<01>+&<26>R' (Zr+<2B><01>Be,<2C>h-<2D>u' (Zr <09>u
<EFBFBD> e+m~<01><><00>,<2C>h!.cfg8m[/C8sT0":<3A>|1<00>2=<00>(Zr([s(\t3y2@<00>F(Z1([(\ (^(_(qr(qs)NV(Zr)Yf(Zr)jv(Zr't(Zr <09><00>
<EFBFBD><08>+<2B><00><01><>V ,<2C>h<00>4Dt~V/Bt~T0"v<>w0<>x~<00>5y~V-<2D>f 1k 5<><01><><02>P6s<00>7i{L )JS(Zr3Ty*x<00>(Z1([(\ (^(_(qr(qw6<>i 7i<01>L,)<00>(Zr3(y*L<00>(Z1([(\ (^(_(qr(qs)<29># (Zw3<>y2<><00>q (Z1([(\ (^(_(qr(qs)<29><00> (Zr3<>y2<00><00> (Z1([(\ (^(_(qr(qs):<00> (Zr3Dy2h<00>-
(Z1([(\ (^(_(qr(qs)|H
(Zr(\<02>P(]@3<>y2<><00><00>
(Z1([(\ (^(_(qr(qs)<29><00>
(Zr([<03>L3<>y2<><00><00>
(Z1([(\ (^(_(qr(qs)f (Zr3py*<2A><00>(Z1([(\ (^(_(qs(qr <09>f
<EFBFBD>V V +\<01><> s ,<2C>hU0"W<><00>5<>Y<><02>P1s -<2D>x 6<>o> 7ihLB)<00> (Zr3y*<<00>(Z1([(\ (^(_(qr(qs)Y (Zr(\<02>P(]@3!y2D<00><00> (Z1([(\ (^(_(qr(qs8fs<00> (Zr3py2<><00> (Z1([(\ (^(_(qr(qs)<29> (Zr3<>y2<><00>f (Z1([(\ (^(_(qr(qs'T(Zr<08><08>+<2B>I<01><> ;,<2C>h`0"E<><00>-<2D>K1P2 L<00> (Zr3y29<00>*(Z1([(\ (^(_(qr(qs*Ep (Zr <09>K
<EFBFBD>;;9TAGg<00><08>:<3A><00>;ggW;<3B><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'<27><>(<28><><18>B)<29><>*<2A><>1+.G@d<13>B,I4-4I4.: ; I/: ; I04: ; I14I42<><32>13<><33>14: ; I54: ; I6 74: ; I8<><38><01>B94: ; 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>    -
 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
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<(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;
 <=>@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>06JPnt<00><00><00><00><00><00> 5>BHMQWz<00><00><00><00><00><00><00><00><00>!KQ<00><00><00><00><00><00>4V_w{<00><00><00><00><00><00><00> 04CKPY
<00>
<00><00><00><00><00><00><00><00><00>
<00>

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



Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
, 8 D P \ h t <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>    ( 4 @ L Xdp|<00><00><00><00><00><00><00><00><00><00> $0<HT`lx<00>4 E. @@=E CH>@ =E fPa@8=E <00>X<00>@P= E <00>\(<00>@\=xE
 <00><00>h<00>@<00>=,E  ,<00><'@?<00>E U(P@<00>?TE vD|D<00>D<00>D<00>@<00>?$E <00>X<00>@ @0E <00>p<00>@P@$E <00><00><00>@t@E 2<00>0#<00>~@<00>@<00>E dL<00>_@dA<00>E  <00><00>\<00>@`EE" <00>DI<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>@`KP E0 <00>*,<00>'@<00>X<00>E3 <<00>X7@<00>_<00>E5 P/HK@T`<00>E7 cw<00>^@ahE9 o08$\z0<00>+;<00><00>+8<00>,@<00>@|e`E> <00>G,<00><00>@<00>e<00>E@ <00><00>/ <00>@`i EB <00>/<00><00>4<00>F. L9<00>WL_Flash.o/ 1530390659 501 20 100644 72928 `
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^<00>
4(sp!jPlRn 0P<00><00>$T <00> 6A <1D>6A<00><04>8""<1D> <1D>6A<00><04>((<28><1D> <1D>6A<00><00>=<3D>=<3D>=<3D>=<3D><>"!<21><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%x
E (%d) %s: %s - erase wl dummy sector result=%08x
E (%d) %s: %s - not possible to read buffer, will try next time, result=%08x
E (%d) %s: %s - not possible to write buffer, will try next time, result=%08x
E (%d) %s: %s - update position 1 result=%08x
E (%d) %s: %s - update position 2 result=%08x
E (%d) %s: %s - result=%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
6aRuX<>Je fPf<50>P3<50> ]g<>IXR%0<><30> <20> <20>]
<EFBFBD>ʁ<00><00>Y"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>D<><44><EFBFBD>"<22><1D>-<1D>6a,<2C>0<EFBFBD> |<7C><><00><00><>< <0C>ʢ<><00> RB<04> <00>3 <05>R<>BbV$R<>=<3D>=<3D>=<3D>H<EFBFBD><48>"<13>4<EFBFBD>#R<>8<>G<EFBFBD>R<><02><><EFBFBD><00><00>YL<>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><><00><00>b!Bb=<3D>=<3D>=<3D>=<3D><><EFBFBD>@X’"<11><><EFBFBD><EFBFBD><EFBFBD> <20><><0E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>@<40><EFBFBD><C290><EFBFBD>b<1F><>/@<40>D<C290>Bb =<3D>=<3D>=<3D>=<3D><>š<EFBFBD>@Y<>Rb=<3D>=<3D>=<3D>=<3D><>"<1F><><11>Y<EFBFBD>@U<>Rb<1A><><EFBFBD>@<40><><EFBFBD>b<1B><><EFBFBD>@<40><>0<EFBFBD><30> <0B><><EFBFBD><EFBFBD><EFBFBD>b 2B<04> <1D>6A<00><00> <08>B<04>B <08>b<18>b!<1D>6<> <03>M<03>2<EFBFBD><32>s BA<1F> =<3D>=<3D>=<3D>=<3D><>"H
B$<04>"<1A><> <20>"<11><><EFBFBD>Ҡ<01><><1F><><EFBFBD><EFBFBD>M
<EFBFBD>ʁ<00><00>I"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>F <00><1F><><EFBFBD><EFBFBD><06>3<06><><EFBFBD><03>"=<3D>=<3D>=<3D>=<3D>827<32> <0B><>"-<1D>6a 9"9R9B=<3D>=<3D>=<3D>=<3D>2"<1E>"<1F><>’"<10><><EFBFBD><EFBFBD>b)<00>b=<3D>=<3D>=<3D>=<3D>B"I<>=<3D>=<3D>=<3D>=<3D><><EFBFBD><EFBFBD>r BB<42><42>3<EFBFBD>392<39>B̽<04><><EFBFBD><EFBFBD><00><00><>=<3D>=<3D>=<3D>=<3D><>"2*2#<02>"<1F>"<1A>=
<EFBFBD>ʁ<00><00>9"<22>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"8
83, @<40> <20>"<1A>=
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><>"2*2#<02>"<1F>"<1B>=
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><>"8
83, @<40> <20>"<1B>=
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><>"2*2#<02>" <20>"<19>=
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><>"8
83< <0A>€<EFBFBD>"<19>-
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<> 9=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><1D>6<>2<16>m 2B<05> =<3D>=<3D>=<3D>=<3D><>"8
8C<EFBFBD>B, <0A><04>"<1A><00>"8
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
8C, <0A><><EFBFBD><EFBFBD>"<1B>=
<EFBFBD>ځ<00><00>9"<22>q)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>̽|<7C><><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
̲<> |<7C><><00>X<>Wƅ<00><><EFBFBD>ƃ<00>"R"Wv <20> <20><00>=
<EFBFBD>ځ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><00><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
<16>[<5B><00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><><EFBFBD><02>S<00>"8
8#<23>"<1F>"<1B>=
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><>"8
83, @<40> <20>"<1B>=
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> 8<>X<EFBFBD>PS<50>2"05<30>74<02>, 2A<1F> =<3D>=<3D>=<3D>=<3D><>"8
8C<EFBFBD>"<1A><> Ҡ<01><><1F><><EFBFBD><EFBFBD>=
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>R2<><32>7J<>"8
83<EFBFBD>"<1B><> Ҡ<01><><1F><><EFBFBD><EFBFBD>=
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>D<06><><EFBFBD><02><00>=
<16>B<EFBFBD><00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>W|<7C>!<0F>v <20> <20><00>=
<EFBFBD>ځ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><00><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
<16>:<3A><00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>W<02>d<00>"8
8#<23>"<1F>"<1B>=
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><>"8
83, @<40> <20>"<1B>=
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> <38><D288><EFBFBD><EFBFBD>2"08<30>75<02>, 2A<1F> =<3D>=<3D>=<3D>=<3D><>"8
8C<EFBFBD>"<1A><> Ҡ<01><><1F><><EFBFBD><EFBFBD>=
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>2<><32>7J<>"8
83<EFBFBD>"<1B><> Ҡ<01><><1F><><EFBFBD><EFBFBD>=
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>U<06><><EFBFBD>"8
8C, <0A><04>"<1B>=
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
j<1C><00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"8
2#<02>"<1F>"<1A>=
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><>"8
83, <0A><><EFBFBD><EFBFBD>"<1A>=
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> <38><D288><EFBFBD><EFBFBD>2"08<30>75<02>, 2A<1F> =<3D>=<3D>=<3D>=<3D><>"8
8C<EFBFBD>"<1B><> Ҡ<01><><1F><><EFBFBD><EFBFBD>=
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>2<><32>7J<>"8
83<EFBFBD>"<1A><> Ҡ<01><><1F><><EFBFBD><EFBFBD>=
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD>ʁ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>U<06><><EFBFBD>"8
8C, <0A><04>"<1A>=
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>H2 DI"=<3D>=<3D>=<3D>=<3D>X<EFBFBD>B"G:<3A><02><00>=
<EFBFBD>ځ<00><00>9"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<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>6a8R39R=<3D>=<3D>=<3D>=<3D>HbG<62><02><> 9R=<3D>=<3D>=<3D>=<3D>8"SH2G5R<><00><><EFBFBD><EFBFBD><EFBFBD>U<EFBFBD>Z[<5B>3<EFBFBD>:<3A><>b"=<3D>=<3D>=<3D>=<3D><>"2*2#<02><00>J <20>ځ<00><00>I=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>8b 39R-<1D>h<EFBFBD>2"0f<30> g3(<00>"B*B$<04>"г<><D0B3>"!<21><><EFBFBD><EFBFBD><00>J <20>
<EFBFBD><00><00>I=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>8b 39R-<1D><00>"H
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
H4<EFBFBD>""<22>"Ѓ<><D083>"!<21><><EFBFBD><EFBFBD><00>J <20>ځ<00><00>I=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>8b 39R-<1D>3<06><>8"<22>"<11>3<EFBFBD> RB<52><42> =<3D>=<3D>=<3D>=<3D><>"X
h5<EFBFBD>"<1A><> R<><52>ZR<5A><05><><EFBFBD><EFBFBD><00>D <20><14><00><00>I=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD><00><><01><00>8b 39R-<1D><00>"h
h6<EFBFBD>"<1B><> <20>"<11><05><><EFBFBD><EFBFBD><00>D <20><><EFBFBD><00><00>I=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD><00><><01><00>8b 39R-<1D>8"39"=<3D>=<3D>=<3D>=<3D>X2W<32>Q 9"=<3D>=<3D>=<3D>=<3D>8B39B UW32<>9B<39>2̽|<7C><><00><00><>=<3D>=<3D>=<3D>=<3D><>"B*B$<02>"<1F>"<1A>M
<EFBFBD>ʁ<00><00>I"<22>Z)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"H
H4, 0<> <20>"<1A>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>\)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"B*B$<02>"<1F>"<1B>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>^)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><>"H
H4, 0<> <20>"<1B>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>`)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D><00><><EFBFBD><00><00>I=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D> <1D>-<1D>6A<00><02>b <0B><>R<EFBFBD><00>-
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<1D>6A<00>"<1E>B<EFBFBD><EFBFBD><E29088><EFBFBD><EFBFBD>:8<>3<EFBFBD>(" )<29>'3<02>3<EFBFBD>-<1D>6aB<16> <20> <20><00>M
<EFBFBD>ʁ<00><00>I"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>H<EFBFBD>0<EFBFBD><30><EFBFBD><02><00>2"<18><03><18>°<EFBFBD><C2B0>@<40><>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<><32>9=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><1D>"<22><1D>6<>Yq=<3D>=<3D>=<3D>=<3D>RU hq Vh<56>`e<>ia =<3D>=<3D>=<3D>hag<61>^x<>pe<70>0<EFBFBD><30> <20> <20><00><00>"<18><08>9<EFBFBD><39><EFBFBD><6A><C4B0><EFBFBD><EFBFBD> <20> m
<EFBFBD>ʁ<00><00>i"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>U<><55><EFBFBD>X<>haPV<50>Z<EFBFBD> <20> <20><00>2"hh6<68><36>(qP<71><50><50><C480><EFBFBD>0<EFBFBD> <20>-
<EFBFBD>
<EFBFBD><00><00>)2<><32>9=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><1D>"<22><1D>6<>Yq=<3D>=<3D>=<3D>=<3D>RU hq Vh<56>`e<>ia =<3D>=<3D>=<3D>hag<61>^x<>pe<70>0<EFBFBD><30> <20> <20><00><00>"<18><08>I<EFBFBD><49><EFBFBD><6A><C4B0><EFBFBD><EFBFBD> <20> m
<EFBFBD>ʁ<00><00>i"<22><>)=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00>-<1D>U<><55><EFBFBD>X<>haPV<50>Z<EFBFBD> <20> <20><00>2"hhF<68><46>(qP<71><50><50><C480><EFBFBD>0<EFBFBD> <20>-
<EFBFBD>
<EFBFBD><00><00>)2<><32>9=<3D>=<3D>=<3D>=<3D><><00> <0B>
<EFBFBD> <1A><00><1D>"<22><1D>6A""<1D>6A"<22>0<1D>readwriteerase_rangeerase_sectorupdateWLupdateWLinitSectionsrecoverPosinitinitconfig <00><><EFBFBD><EFBFBD>|       j00 <00>@<00>0<00>`<00>0 $ <00>0<00>@<00>@  | j0,0D<00>@\<00>0t<00>`<00><00>0<00> <00><00>0<00><00>@<00><00>@?$Z<00>H<06><03>7/(<03>Wint=i<07><05><03><04>i<04>HOox<04><08>^,<03>,L<03>-^<04>
i<1F> <0B> a  p g <0B> <0B>&<26>b<18> 0 <20> V!~ H"<22>  #<23> $<24> S%<25> Z&<26> <0A>'<27> <0A>(~crc)<29> <03>*1 <0C> "pos <18> <0A> <19> <0A> <1A> <0A> <1B> H <1C> <0A> <1D> <0A> <1E>crc <1F><03> <20>R Z<10> NiiZi`7<12><00>
<1A><00><13><14>
3<EFBFBD><14>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
4<EFBFBD>z
2017-08-01 08:51:04 +03:00
5"cfg
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
6<EFBFBD>0=
7<EFBFBD>`<14>
9~d<14>
:~h<14>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
;~lG
<~pT
=~tX
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<14>
@<40>|<14>
A<EFBFBD><00>3
B<EFBFBD><00><14>
C~<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
D<EFBFBD><00><16><00>^i<17><11><18>%<25>}<00><17><19>)Ye<01><00><17>W<1A>. & e<01><00><17><11><11>jc<>&
e<01><00><17><1B>y,~e$<17><02><01>~eEK<17>(<02>2&elw<17>~5<02><01>&e<01><00><17>~~<1B><02><01>&e<01><00><17>~<11>~<1B><02>1&e<01><17>~<11>~<1B><02><01>&e5;<17>c<02><01><00>TZ<17><1C><02><00>sy<17>x<02><>&<02><00><17>lk&<02><00><17>Oا&<02><00><17>lX~<02><17>~A<17><00><1F><00>A%"-<17><11>A<00>?E<17><1A>s~<00>ek<17>(<1C>&<01><01><00><17>~5&<02><01><00><17>~~<1A>}&<03><01><00><17>~<11>~<1A> b&<04>0<17>~<11>~"<22>~<05>PV<17><1A>$<24>&<06>v|<17> <20>)><01><01><17>W<02><04><04>e!<04>e<04>"W<00>#<04>$<00>!<04><08>%|<03>&<26>&<26><08>W'-(2&<26>(V<01>IW)<29>(<28><01>n|)<29>|!<08>($<01><><00>)<29>|[%<25><00><00>&<26>|&<26><00>W*<2A># <01><> +<2B>R,<2C>) +<2B>R-$*<2A><00><01>. V +<2B>R. E /Zr0 $/Zr(wj<01>m ]
)<29>|<00>1T<02>~<00>1I<02>~"2 <02>&\3m
2<><02>~<00>2f<02>~<00>4ar
56i<02>~<00>7*u
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
/Zr/[ts"-4$0X#$/Z1/[/\ /^/_/qr/qu8<>m
9<> ]
]
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
(<28><01><>
x )<29>|:cfg.<2E>=;= .<2E>^3<00> < ;&<00>4a<00> =9 /Z <09>/[s/\,=.$ /Zr0/[s/\0-]$=<3D>#$n /Z1/[/\ /^/_/qr/qu-<2D>7$8<><00> 9<>x x %i<00> <00> &<26>|*<2A> <01><> <00> +<2B> R(<28><00><01><> <00> )<29>|<00>< <02>&<4 <02>~*4a<00> 3<00> 5>i<02>~<00>50?ݾ<02>_7>td /\<02>_/]1-H$0l#$/Z1/[/\ /^/_/qr/qt8<><00> 9<>
<08> <08> (y<00><01><> i)<29>|<00>< <02>&P4ay3~=^95 /Z <09>/[t/\L@zs-<2D>$=<3D>#$<00> /Z1/[/\ /^/_/qr/qs7<>s<00> /\t/] -<2D>$=<3D>#$<00> /Z1/[/\ /^/_/qr/qs@s- $=0#$H/Z1/[/\ /^/_/qr/qs7Fsa/\t/] -P$=t#$<00>/Z1/[/\ /^/_/qr/qs@<40>s-<2D>$=<3D>#$/Z1/[/\ /^/_/qr/qs7<>s/\r0/]0-<2D>$0<>#$/Z1/[/\ /^/_/qs/qr8<>y9<> ii(<28><00><01><>k)<29>|<00>< e&<00>?<3F>n"<02>@<<3C>okI4a<00><=sWv<Nu<><00><<3C>v<><00>4<00>A<><00>>i<02>~ B<><00>?<02><><03><>7<7F>si/\<03><>/]1-<2D>$=#$<00>/Z1/[/\ /^/_/qr/qs7:s<00>/\<03><>/]1-D$0h#$/Z1/[/\ /^/_/qr/qsA<><00>>i<02>~ B<><00>?<02><><03><>7<7F>sg/\<03><>/]1-$=$#$<00>/Z1/[/\ /^/_/qr/qs7Js<00>/\<03><>/]1-T$0x#$/Z1/[/\ /^/_/qr/qsAN<00>>i<02>~. Ba<00>?<02><><03><>7<7F>se/\<03><>/]1-<2D>$=<3D>#$<00>/Z1/[/\ /^/_/qr/qs7<>s<00>/\<03><>/]1-<2D>$0 #$/Z1/[/\ /^/_/qr/qs7,s1/\t/] 7>sJ/\<02>@/] -H$=l#$<00>/Z1/[/\ /^/_/qr/qs=}9<00>/Z <09>/[t/\L=<3D>9<00>/Z <09>/[<02>@/\L=<3D><00> <00>/Zr-<2D>$=<3D>#$8/Z1/[/\ /^/_/qr/qs=<3D><00> L/Zr-<2D>$=#$<00>/Z1/[/\ /^/_/qr/qs@2s-<$=`#$<00>/Z1/[/\ /^/_/qr/qs7vs /\t/] -<2D>$=<3D>#$W/Z1/[/\ /^/_/qr/qs=y<00> k/Zr-<2D>$=<3D>#$<00>/Z1/[/\ /^/_/qr/qs=<3D><00> <00>/Zr-<2D>$=<3D>#$/Z1/[/\ /^/_/qr/qs=<3D><00> //Zr-$=(#$}/Z1/[/\ /^/_/qr/qs@Bs-L$=p#$<00>/Z1/[/\ /^/_/qr/qs7<>s<00>/\t/] -<2D>$=<3D>#$:/Z1/[/\ /^/_/qr/qs7<>sS/\t/] -<2D>$=<3D>#$<00>/Z1/[/\ /^/_/qr/qs@<40>s-<2D>$=#$<00>/Z1/[/\ /^/_/qr/qs7s/\<02>@/] -$$=H#$^/Z1/[/\ /^/_/qr/qs7&sw/\t/] -0$=T#$<00>/Z1/[/\ /^/_/qr/qs=v<00> <00>/Zr-<2D>$=<3D>#$'/Z1/[/\ /^/_/qr/qs-<2D>$0<>#$/Z1/[/\0/^/_/qs"8<><00>9<>qq(<28><00><01><><00>)<29>|A 2 &q
4<00>2<>~<00>
2>,~ 2~><01> 4a<00>A<><00><00>6i-~C @<40>t-<2D>$=<3D>#$w/Z1/[/\<03>/^/_/qt@t- $0,#$/Z1/[/\<03>/^/_/qt@Vs-a$=<3D>#$/Z1/[/\P/^/_/qt7mv%/\u-x$=<3D>#$l/Z1/[/\$/^/_/qt7<>v/\u-<2D>$=<3D>#$<00>/Z1/[/\T/^/_/qt=29<00>/Z <09>/[s/\L@Nt-X$=|#$;/Z1/[/\ /^/_/qr/qt7<>tT/\s/] -<2D>$=<3D>#$<00>/Z1/[/\ /^/_/qr/qt@<40>t-<2D>$=#$<00>/Z1/[/\ /^/_/qr/qt7t/\s/] -$$=H#$_/Z1/[/\ /^/_/qr/qt-U$0t#$/Z1/[/\<03>/^/_/qt8<><00>9<><08><08>(<01><> )<29>|x 2 <02>&<00> 30<00>/Zr8<>9<> (<28>$<01>7|)<29>|<00> 1ul~<00> C n~S2<53>o~<00> 3|<08>(K<00><01><><00>)<29>|! 1<><02>~t 2 <02>&<00> 3<00>4a<00>2n<02>~<00> =<00>/Zr-$=@#$O/Z1/[/\ /^/_/qr/qt=Q l/Zr/[ts.f|/Zs-p$0<>#$/Z1/[/\ /^/_/qs/qrii(<28><00><01><><00>!)<29>| 1E<02>~U Dsrc<02><01>T1I<02>~<00> 2 <02>&<00> 3<00>!2<02><01><00> 4a<00>!2 <02>~Al!!6i<02>~B+Y2n<02>~5=< <00> /Zr/[vs".R<00> /\tv"/]w-\$0<>#$/Z1/[/\ /^/_/qr/qv=<3D> >!/Zr/[su"7<>vc!/Zs/\tu"/]ru-<2D>$0<>#$/Z1/[/\ /^/_/qs/qr  (<28><00><01><>!<00>#)<29>|H1#<02>~<00>E <02><01>T1I<02>~<00>2 <02>&<00>3<00>#2<02><01>*4a<00>#2 <02>~IAl#6i<02>~\B+Y2n<02>~{=< <00>"/Zr/[vs".R<00>"/\tv"/]w-\$0<>#$/Z1/[/\ /^/_/qr/qv=<3D> %#/Zr/[su"7<>vJ#/Zs/\tu"/]ru-<2D>$0<>#$/Z1/[/\ /^/_/qs/qrqq(;<01><>#<00>#)<29>|<00>(Z<01><>#<00>#)<29>|<00>FTAG<15>#<00><08>G<><00> ZH<5A><00><00>G<><00>WGttkIG<><00> e% U$ > : ; I$ > ;  I&I &
2017-08-01 08:51:04 +03:00
 I: ; n (  : ;  : ; I8  : ; I8  : ; .?: ; 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.?: ;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 -<2D><>1.<2E><>/<2F><><18>B0<><30>11: ;I24: ;I34I444I45 U64: ;I7<><37><01>B8I9!I/ :: ; I;: ; I<4: ; I=<3D><>1>4: ; I?4: ; I@<40><><01>BA B C4: ;ID: ;IE: ;IF4: ; IG.?<n: ; H.?<nnI.?<nR<00>R<> R <00>R<> R<00>R<>
R
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<00>R<> R<00>R<><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<>aTfjTdRd<00><00>R<><52>R<00>R<>GSG<00>S<>ATA\r<>\<00><00>T<><54><00>r<><00><00>T<>00<>0<00>UPRPp<00>R<>p<00>R<><00><00>R<> 0<> T@<00>T 0<> =Yp}S}<00>Y<><00>S<><00>Y<><00>r 0<> ySy}s<01>}<00>S<00>R<><00>tx<74><78><00>R<><00>tx<74><78>R4tx<74>4XRXxtx<74>x<00>R<><00>tx<74><78><00>R<><00>tx<74>|0<>|<00>S<><00>S9SH~S<><00>S<><00>RPRPqtx<74>q<00>R<><00>tx<74><78><00>R<>tx<74>DRDdtx<74>d<00>R<><00>tx<74><78><00>R<><00>R<>LRLl<00>R<>l<00>R<><00><00>R<><52><00>R<><00>tx<74><78> R ,tx<74>,TRTttx<74>t<00>R<><00>tx<74><78>R(tx<74>(\R\|tx<74>|<00>R<><00>tx<74><78><00>R<>tx<74>,R,Ltx<74>L<00>R<><00>tx<74><78><00>R<>tx<74>8R8Xtx<74>X<00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<>@0<>@S<>S4iSx<00>S<><00>Z<>S$Z<lSlqZ{<00>S<>,SDyS<><00>S<><00>Z<>.S.4ZL|S|<00>Z<><00>S<> SNSNtZ<><00>S<><00>Z<>SZ(<00>S<><00>Z<><00>0<>,<00><00>@<40><><00>[<5B><00><00>@<40>q<00>L<><00>S'S<><00>S,7S<><00>S<00><00>Z%Z<><00>Z,5Z<><00>Z<00>qT<00><00>UN^U<00>R<><00><00>R<><52><00>R<><00><00>R<><52>4R46<00>R<>6<00>R<><00>u<>~<7E><><00>R<><00>u<>~<7E><>`R`<00>sx<73><78><00>R<><00>sx<73><78><00>R<>sx<73>,R,Msx<73>MvRvx<00>R<>xzRz|<00>R<>|~R~<00><00>R<>Y0<>Y<00>T<><00>TBTP<00>T<><00>T<> TxTx|0<>|<00>T)8U:EU<00>ZVC<00>S<><00>S<><00>S<00><00>0<><30><00>S<>.S6=SR<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<>TST<00><00>S<><53><00>S<><00><00>S<>0<>FTFKZh<00>R<><00>0<>QcZdRd<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<>RrP<72><00> j<00><00><00><00>$<00><00><00>a <00>{<00><00> j<00><00><00><00>$<00><00><00>3 <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/log/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/includeFlash_Access.hWL_Flash.cpp_default_types.hstddef.hstdint.hesp_log.hesp_err.hWL_Config.hWL_State.hWL_Flash.hstdlib.hcrc32.h#  <03>  ~   <03>  ~   (  ~  (  <03>    y     ~ .{ 
  .    }            -              $  <03>       *  . |       <03>               .   .   .   .   .   * <03>       /        /
  .    .   0   #  .   z . 
  .     /
  .    .   0   #  .   z .    .   .   0   #  .   z .    .  
  /   %  <03> <03>  <03>            %        %     % u     %  &     &            .   .   .   /  %<03> <03>   <03>    <03>      <03>     .   y /  <03>        } .    u /  <03>        } .    u /  <03>  <03>  esp_log_level_tused_bits_ZN8WL_Flash7get_cfgEv_ZN8WL_Flash4readEjPvjfull_mem_sizestart_addr__FUNCTION__virt_addrinitSectionsunsigned intversionaddr_cfg__int32_terase_count_ZN8WL_Flash11sector_sizeEvesp_log_timestamp_ZN12Flash_Access12erase_sectorEjWL_Config_s__vtbl_ptr_type_ZN12Flash_AccessC4ERKS__ZN12Flash_AccessD4Evstart_address_ZN12Flash_Access4readEjPvjbyte_poscrc2WL_State_s_ZN8WL_FlashD0Evuint32_t_ZN8WL_FlashC4Ev_ZN8WL_Flash11erase_rangeEjjaccess_count_ZN8WL_FlashC4ERKS_sector_sizeresultcalcAddrlong long unsigned inttemp_buffcheck_sizemax_countcrc32_ZN8WL_Flash8calcAddrEjESP_LOG_WARN_ZN12Flash_Access5writeEjPKvjinitialized_ZN8WL_Flash10recoverPosEvsize_tstate_copyfreeESP_LOG_NONEdummy_addr15esp_log_level_tcount_ZN8WL_FlashC2Evcharpos_bitserase_sectorerase_rangeFlash_Accesscrc1updaterateuint8_tstart_sector_ZN12Flash_Access9chip_sizeEvlong long intwritechip_size_ZN8WL_Flash12initSectionsEvget_cfgconfigured_ZdlPvdata_addrbool_ZN8WL_Flash7get_drvEv_ZN8WL_Flash6configEP11WL_Config_sP12Flash_Accesscopy_countsize_ZN5crc328crc32_leEjPKhjESP_LOG_INFOesp_log_writeoperator delete_ZN12Flash_Access5flushEv_ZN12Flash_Access11sector_sizeEvlong doublecfg_sizethisconfigaddr_state1addr_state2_ZN12Flash_Access11erase_rangeEjjshort int_ZN8WL_Flash12erase_sectorEjlong intflash_sizeget_drv_ZN8WL_Flash8updateWLEvblock_sizewl_config_t_ZN8WL_Flash5flushEv__uint8_tread_ZN8WL_Flash5writeEjPKvjWL_Flash__in_chrg~WL_Flashflushsector/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/wear_levelling/WL_Flash.cpp_ZN8WL_FlashD4Evinitsizetypelong unsigned intsa_copyESP_LOG_VERBOSEint32_twl_state_ttemp_buff_sizemax_posstate_size/Users/ficeto/Desktop/ESP32/ESP32/public-libs-build/build/wear_levellingvirt_addr_lastunsigned char__uint32_tdecltype(nullptr)wr_sizeesp_err_tupdateWLaddrstate_ZN12Flash_AccessC4EvESP_LOG_DEBUGmove_count_vptr$Flash_Accessmalloc~Flash_Accesscrc32_lesigned char_ZN8WL_Flash4initEvshort unsigned intmemcpy__func__src_addr_ZN8WL_Flash9chip_sizeEvdest_addrrecoverPosGNU 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_size_ZN8WL_FlashD2Evpositionflash_drvindex_state1index_state2ESP_LOG_ERRORGCC: (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>|$$$  @<00>|$$$(   "(   "(  ((\\\"aaff"j(--- "9"M"U/"<00><00>4"<00>["((oop"<00><00><00>"<00>(**<00>"<00><00>D"<00><00>D"44D"xxD"<00><00>@"<00>"<00>(ppqo"<00><00>;"HddD"<00><00>p"T"llqq;<00><00>D<00><00>;",,HttD"<00><00>p"((T"||<00><00>D<00><00>CD"LLp"<00><00>T"CXXP"<00><00>3<00><00> "<00><00>"<00>(11Y"<00><00>\"<00><00>M"66";;g<00><00>M"<00><00>2"$\"<00><00>D"<00><00>D"D"LM+"xx"||"<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_Flash10recoverPosEv.rela.literal._ZN8WL_Flash12initSectionsEv.rela.literal._ZN8WL_Flash4initEv.rela.literal._ZN8WL_Flash8updateWLEv.rela.literal._ZN8WL_Flash5flushEv.rela.literal._ZN8WL_Flash12erase_sectorEj.rela.literal._ZN8WL_Flash5writeEjPKvj.rela.literal._ZN8WL_Flash4readEjPvj.text.data.bss.text._ZN12Flash_Access5flushEv.rela.text._ZN8WL_Flash9chip_sizeEv.rela.text._ZN8WL_Flash11sector_sizeEv.rela.text._ZN8WL_FlashD2Ev.rela.text._ZN8WL_FlashD0Ev.rodata.str1.4.rela.text._ZN8WL_Flash11erase_rangeEjj.rela.text._ZN8WL_Flash6configEP11WL_Config_sP12Flash_Access.rela.text._ZN8WL_FlashC2Ev.rela.text._ZN8WL_Flash10recoverPosEv.rela.text._ZN8WL_Flash12initSectionsEv.rela.text._ZN8WL_Flash4initEv.rela.text._ZN8WL_Flash8updateWLEv.rela.text._ZN8WL_Flash5flushEv.rela.text._ZN8WL_Flash8calcAddrEj.rela.text._ZN8WL_Flash12erase_sectorEj.rela.text._ZN8WL_Flash5writeEjPKvj.rela.text._ZN8WL_Flash4readEjPvj.text._ZN8WL_Flash7get_drvEv.text._ZN8WL_Flash7get_cfgEv.rodata._ZZN8WL_Flash4readEjPvjE12__FUNCTION__.rodata._ZZN8WL_Flash5writeEjPKvjE12__FUNCTION__.rodata._ZZN8WL_Flash11erase_rangeEjjE12__FUNCTION__.rodata.
 defhjln<00>"!<00>"$/4!R=,!PP &af &w(<00><00>j+<00><00><00>-<00>%/6/G<00>1b<00>3<00>5<00><00>7<00>9<00>$;<00><00>=<00><00>?<00>A%C<DSWL_Flash.cpp_ZZN8WL_Flash11erase_rangeEjjE12__FUNCTION___ZZN8WL_Flash6configEP11WL_Config_sP12Flash_AccessE12__FUNCTION___ZZN8WL_Flash10recoverPosEvE12__FUNCTION___ZZN8WL_Flash12initSectionsEvE12__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_Flash10recoverPosEv_ZN8WL_Flash12initSectionsEv_ZN8WL_Flash4initEv_ZN8WL_Flash8updateWLEv_ZN8WL_Flash5flushEv_ZN8WL_Flash8calcAddrEj_ZN8WL_Flash12erase_sectorEj_ZN8WL_Flash5writeEjPKvj_ZN8WL_Flash4readEjPvj_ZN8WL_Flash7get_drvEv_ZN8WL_Flash7get_cfgEv__cxa_pure_virtualTUWXZ&

\].

_`\]aT+

\]*

_\]\] \$](\,]0\4]8\<]-

,
\]_ _$e(\,]0d4\8]<\@]D\H]L\P]T\X]\d`\d]hel\p]tdx\|]<00>\<00>]<00>\<00>]<00>\<00>]<00>\<00>]<00>\<00>]<00>\<00>]<00>\<00>]<00>\<00>]<00>\<00>]<00>\<00>]<00>e<00>\<00>]<00>\<00>])





( 
$
(\,]0\4]8\<]@\D]H\L]P_T\X]\\`]d\h]l\p]t\x]g'

g\]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\]i\ ]  ::: W; X; Z4<F<M<^  a f, \.< . \R<R ]* 0]=n=u=
=
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
_= `& -3 9G MO UU <00>W=W \z=z ]<00>=<00> a<00> <00>>H?Z?a?l<00>} <00>@pB? B \f?f ]v<00><00><00><00>@<00>@<00>@<00>@<00>@<00>@ @@%@P@b@i@<00>@<00>@<00>@<00>@<00>@<00>@$*X@ X _|<00>~@~ \<00>@<00> ]<00><00><00>@<00> \<00>@<00> ]4@  \*@$* ]HxJ@(J \n@,n ]<00><00><00>@0<00> \<00>@4<00> ]<00><00><00>@8<00> \<00>@<<00> ]HAZAaA<00>A<00>A<00>A<00>AA A<ANAUA<00>A<00>A<00>A<00>AA ADAVA]An<00><00>A<00>A<00>A<00>A<00>A<00>AAAALA^AeA<00>A<00>A<00>AAAATAfAmA~<00><00>A<00>A<00>A<00>A<00>A<00>A$A6A=A<00>A<00>A<00>A<00>A<00>AAN0ABAIA<00>A<00>A<00>A<00>A<00>A <00>A<00>@qBAB \fAf ]wAw _<00>A <00> _<00><00><00><00><00><00><00><00><00><00>A$<00> e<00><00><00>A(<00> \<00>A,<00> ]<00>A0<00> d<00><00><00>A4<00> \A8 ]"q4d6A<6 \ZA@Z ]x<00>zADz \<00>AH<00> ]<00><00><00>q<00><00>AL<00> \AP ]l<l>AT> \bAXb ]sA\s d{<00>~A`~ \<00>Ad<00> ]<00>,<00>,<00>Ah<00> e<00><00><00>Al<00> \<00>Ap<00> ]<00>At<00> d<00><00><00>Ax<00> \"A|" ],2/<00>DtFA<00>F \jA<00>j ]<00><00><00>A<00><00> \<00>A<00><00> ]<00><00><00><00><00>(<00>A<00><00> \A<00> ].|L|NA<00>N \rA<00>r ]<00>^<00>A<00><00> \<00>A<00><00> ]<00><00>A<00><00> \<00>A<00><00> ]LA<00> \BA<00>B ][a^<00><00><00>A<00><00> \<00>A<00><00> ]<00><00><00>A<00><00> \A<00> ](X*A<00>* \NA<00>N ]k<00>pA<00>p ex<00>zA<00>z \<00>A<00><00> ]<00><00><00>A<00><00> \<00>A<00><00> ]aBnBuB<00>B<00>B<00>B BB!B8<00>xB<00>B<00>B<00>B<00>B<00>BXBjBqB <00>B<00>B<00>B <00>B<00>B<00>B $B6B=B UBbBiB$x+1Y<00>[B([ \zB,z ]<00><00><00>;<00><00><00>B0<00> \<00>
9#9.9:9@9f9}9<00>9<00>9<00>9<00>9<00>9<00>9<00>9<00>9<00>9 99&939@9M9Q9j9p9<00>9<00>9<00>9<00>9<00>9<00>9<00>99%9,9L9S9x99<00>9<00>9<00>9<00>999<9C9[9b9z9<00>9<00>9<00>9<00>9<00>9<00>9<00>9<00>9999.929F9L9l9r9<00>9<00>9<00>9<00>9<00>991979W9]9}9<00>9<00>9<00>9<00>99)97;J9R5\`o9w5<00><00><00>9<00>5<00>9<00>9<00>9<00><00><00><00>
 9   6  F  [  _  n 9v 5{ 9<00> 5<00> 9<00> 5<00> 9<00> 5<00> 9<00> 9<00> 5<00> 9<00> 5<00> 9<00> &<00> 7<00> 5<00>  
 
 -

6

?

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



%-9MVl
u
~
<00>-<00><00><00><00>
<00>
<00>
<00>-<00>
)
2
;
D-Xlu<00>
<00>
<00>
<00>-<00><00><00><00>
<00>
<00>
-09O
X
a
j-~<00><00><00>
<00>
<00>
<00>-<00><00><00> 


'-;T]s
|
<00>
<00>-<00><00><00><00>
<00>
<00>
<00>-<00>0
9
B
K-_x<00><00>
<00>
<00>
<00>-<00><00><00><00>


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


((<U^t
}
<00>
<00>(<00><00><00><00>
<00>
<00>
<00>(<00>1
:
C
L(`i{
<00>
<00>
<00>)<00><00><00>9<00>5<00>9<00>5<00>9<00>%)89@5E9P5U9c9n5s9<00><00><00>9<00>5<00>9<00>5<00>9<00>5<00>9<00>9<00>'<00>9<00>5<00> !
*
3
<'Pm}<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>9<00>5<00>9 5 9 5$ 9/ 54 9= 9H 5M 9W %\ 9g 5l p <00> 5<00> <00> +<00> 9<00> 5<00> <00> <00> <00> <00> 
<00> 
!
!%"!?!d!m!!
<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>!9<00>!5<00>!9<00>!5<00>!9<00>!9"5 "9"5"9$"9/"54"9>"$C"9N"5S" W" i"5n" r" +w"9<00>"5<00>" <00>" <00>" <00>" <00>"
<00>"
<00>"
<00>"$ # &# K# T# f#
o#
x#
<00>#$<00>#"<00>#"<00>#9<00>#5<00>##<00>##<00>#9<00>#5<00>#
$9$9 $9$9$9$9$9$$9($9/$93$98$9<$9 !%,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>       ' + = A H L ^ b i m v z <00> <00> <00> <00> <00> <00> <00> <00> <00><00><00><00><00><00><00><00> *.6:AELPW[bfmq<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> #'04;?PT\`gkrv}<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>
")-7;BFPT[_imtx<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> )-48AELPY]dhqu|<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> "&-18<CGNRY]dhosz~<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>  #*.59IMVZaevz<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>    . 2 A E L P Z ^ e i s w ~ <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> 




"
)
-
7
;
B
F
P
T
[
_
q
u
}
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
    % ) 0 4 C G O S Z ^ e i x | <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>   ! % , 0 : > E I S W ^ b t x  <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>       & * 4 8 ? C U Y ` d n r y } <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> "&59H L S W a e l p z ~ <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>       * . 5 9 I M \ ` h l {  <00>"<00>"<00>"<00>"<00>#<00>#<00>#<00>#3 $(,0 4 8 < @ D HLPTX\`dhlptx|<00><00><00><00><00> <00> <00>"<00>"<00>#<00>#     $048<HLPTX\`dh l p t x | <00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> <00> <00>"<00>"<00>#<00>#<00>=h<00> <00>  <00><00>p[X S x <00>  <00> 
"# ##)/ 3HNTZ ^rx<00><00><00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> ,<00> .<00> \ a f  h % + 1 7 &= (C -I 0O 3U 6[ 9a Jg Mm Rx U W<00> <00><00> <00><00> <00><00> <00><00> <00><00> <00><00> <00><00> <00><00> <00><00> <00><00> <00><00> <00> <00> <00><00><00>
 &1@8B>pDyJ{P<00>V<00>\<00>b<00>f<00>{<00><00><00> <00> <00>$<00>'<00>*<00>7<00>C<00>H<00>O<00>`<00>|<00>~<00><00><00><00><00><00><00><00><00> 4HJ#x.<00>5<00>;<00>F<00>M<00>Q<00>flr x~,<00>@<00>B<00>q<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>"<00>46dxz$<00>*<00>0<00>;<00>B<00>HN!Y<d>jlpq{{<00>~<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>,<00>2<00>D<00>F<00>t<00><00><00><00><00>
<00><00><00>"<00>((.19LDNJ|P<00>[<00>b<00>h<00>s<00>z<00><00><00><00><00>N<00>a<00>i<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>(<00>* X ^ n x z$ <00>* <00>0 <00>6 <00>< <00>C <00>J <00>N <00>c i o  u { <00> )<00> .<00> 1<00> :<00> B<00> Y<00> [<00> <00><00> <00><00> <00><00> <00><00> <00><00> <00><00> <00><00> <00><00> <00><00> <00>
<00>

#
,-
23
69
;?
CE
KO
pY
rc
<00>i
<00>o
<00>y
<00><00>
<00><00>
<00><00>
<00><00>
<00><00>
<00><00>
<00>
 <00>
<00>
<00>
$<00>
4<00>
P<00>
R<00>
<00><00>
<00><00>
<00><00>
<00><00>
<00> <00>   ' M1 O8 t? xE |I ~^ d j  n <00> <00> <00> <00> <00> <00>  <00> <00> <00>  <00> <00> <00> D<00> Q<00> h<00> j<00> <00><00> <00>   & -  3 +9 <D TO VU <00>[ <00>a <00>l <00>s <00>y <00>} <00><00>  <00>  <00>  <00>  <00>  <00>  +<00>  <<00>  T<00>  V<00>  <00><00>  <00><00>  <00><00>  <00><00>  <00><00>  <00>  <00> " ". #2 #:;<= >(?0@8A@BHCPDXE`F: ;<$=0><?H@TA`BlCxD<00>E<00>F<00><00><00><00><00><00><00><00><00> ,8 D P \ h t <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>    ( 4 @ LXdp|<00><00><00><00><00><00><00><00><00><00> $0<HT`lx<00><00><00><00><00><00><00><00><00><00><00> ,8DP\ht<00><00><00><00><00><00><00><00><00><00><00>(4@LXdp|<00><00><00><00><00><00><00><00><00><00> $0<HT`lx<00><00><00><00><00><00><00><00><00><00><00> ,8DP\ht<00><00><00><00><00><00><00><00><00><00><00>(4@LXdp|<00><00><00> <00> <00> <00> <00> <00> <00> <00>    "$ "0 "< #H #T #` $l %x &<00> '<00> (<00> )<00> *<00> +<00> ,<00> -<00> . /0f4 qQf@ qUfL qT X @4<>$q ?d:@X<>q ^lY@p<><q <00><00> <00>@<00><>`q
 <00><00><00>@ <0C> q  <00><00><00>@<18><q <00>@ @T<><00>q <<00><00>7@<14><00>q ^<00>|Y@<00><>tq <00>X@4<> q <00>\$<00>@@<40>lq <00><00>$<00>@<00><>lq <00><00>$<00>@<18>lq <00><00>%<00>*<00>O<00>J@<00><> q" s<00>n@<00><> q$ <00><00> <00>@<00><>0q& <00><00>@̐0q( <00>2,<00><00><00>j<00>@<00><><00>q+ <@<00><><00>q- FPA@p<> q/ bl<00>]@|<7C><00>q1 <00><00><00>@<18>dq3 <00> <00><00>@|<7C>,
q5 <00><00><00><00>@<00><>Dq7 <00>x<00>@<00><>q9 <00>$ @<04> q; 5<00><00>0@<10><00>q= ]T<00>X@ <0C>q? <00>D<00>|@ <20>qA <00>4<00><<00>DL8T m` <00>p <00>| <00><00> 2<00> e<00><00><00><00><00><00>,@4<>TqP '<00>4"@<00><><00>qR B<00>=@ <0C><00>qT T<00>O@<00><>hqV c<00>C$^@<00><><00>!qX o7><00>VB<00>}@<00><>q[ <00>%R<00><00>@<00><><00>q] <00><00>R<00><00>@`<60>Xq_ <00><00>S7 <00>@<00><>tqa <00>0<00>`o <00>0cj;<00><00>j8<00><00>jh<00>@,<00>qf <00>>k<00> <00>@<00><00> qh "u$@<00>
$qj .Fu )@<00>
 ql ORu J@<00>
 qn ^um<00>}rQ ̄fcrc32.o/ 1530036786 501 20 100644 4156 `
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 1530390659 501 20 100644 34856 `
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(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>
<EFBFBD> <1A><00>"<22> M<05>F <0C><><00>]
<EFBFBD>*<2A><00><00><00><00> <0B>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD> <1A><00>"<22> <04>:<00>z <20> <20><00><00><><EFBFBD><EFBFBD><00>M
<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<>-
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><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>a ) <02><02>0~intT<04><05> <06> r <05><07> <02>7<02> 0<07>O 7<05><07>
<07>
?<04><08> <09><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><04> std<00> <0A><06><06><><0F>6<>T K<>M<>T O$$/<13><14>- Q/ BH<13><15> R<>[a<13><16>T<> <00>x~T Z<> <01><00><13>T \<5C><01><00><13>T _Z<01><00><13><14>T 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
&<26>
<00> <20> <20>#
)<29>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
/g * <20> b  <20> <20>  <20>  <20>  <20>  
 0
 P
 p
 <20> <20> <20>  < ] <20>
W <20> <20> <20> 8  <00> \ <00> *<00> }<00>
O<EFBFBD>!$
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
b<EFBFBD><00>$
c<EFBFBD><11>
dg<11>
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
e0<11>
f0 <11>
g<EFBFBD>M
h! <09><00>
<EFBFBD><02>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
ir<02> %"q0 f<11> !%L "0  #0<11> $0 <11> %0<11> &0<11> '0<11>
(%#crc )0 "@ <12>$<24>v 00 f!3L<00>;4<>r5<>%< <00>&<26><00>/<2F><04>%6<>'{<17><00>(<28> <00>){<00> <13><14>){e)/<13>*h<1A>%<00>OU<13>*D7{<01>u<00><13>%*Y<1D>{<02><01><00><13>%%*b{<03><01><00><13>%<14>%*7  <20>{<04><13>%<14>%*<2A>"z%<05>:@<13>* $S{<06>`f<13>+{ )<29><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 t6 e7Z17[7\7^7_s5.t6H<00>7Z17[7\07^7_s7qr5]t8u7Z17[7\`7^7_s7qr9!>{<00><01>& 3w>& l3{>1 <00>:out<01><>;<3B>A<><00>;DB<>;<3B>C<>7;<3B>D< V;<3B>G{u<cfgP<><03><>=<3D> R >!<00> ?iI%<00>6 <00><00> 7Z5lt6<>
7Z17[7\<03>7^7_86<><00>
7Z85<>t6<>V
7Z17[7\<03>7^7_@<40>l
7Zu7[r6<><00><00>
7Z<08>5<>t6<><00>
7Z17[7\<03>7^7_@<40><00>
7ZtA r<00>
7Zt7[<03><>7\u5t697 7Z17[7\$7^7_7qrAHrJ 7Zt5Rt6u<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>7Zu, <08><04><1C>7 <09>R
<EFBFBD>B 9<><01>{s<01>X 3<> <01><>;<3B><01>{?=<3D> h >J ?drv<01><>tB.r58<00>@A<00> 7Zt6I<00><00> 7ZtBRt5Z<00>8h<00>7Zs6<00>' 7Z6<00>D 7Zr7[8q<00>7Z <09>h
<EFBFBD>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
X 9<><01>{><01>(3<> <01><><00>4<><01>%S4<53><01>%T;<3B><01>{<00>=<3D> 86<00><00> 7Zr7[6 <00><00> 7ZuA.r7[s7\t88<00>7Zu <09>8
<EFBFBD>(9Y<01>{B<01> 3<> <01><><00>4% <01>%SCsrc<01><>T4<54><01>%U;<3B><01>{$=<3D> 6<00><00>7Zr7[6"<00><00>7ZvA2r<00>7[s7\t7]u8<<00>7ZvB 9Q<01>{B<01><>3<> <01><>M4 <01>%S4٣T4<54><01>%U;<3B><01>{<00>=<3D> <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>=<3D> <00>;<3B><01>%6<00>U7Zr7[6!<00>i7ZsB*r84<00>7Zs<08>9E <01>%:<01>&3<> <01><>?err<01>{U=<3D> &;<3B><01>%s6<00><00>7Zr7[6!<00> 7ZsB*r84<00>7Zs( <09>;
<EFBFBD>D<>8+D 9<><TAG:o<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>       
    >       }             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_drvpart_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_ERRORGCC: (crosstool-NG crosstool-
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
,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?
 

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