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

123 lines
39 KiB
Plaintext
Raw Normal View History

2017-09-12 09:40:52 +03:00
!<arch>
/ 1566326461 0 0 0 176 `
<00><00><00><00><00><00>esp_adc_cal_check_efuseesp_adc_cal_characterizeesp_adc_cal_raw_to_voltageesp_adc_cal_get_voltageesp_adc_cal_get_characteristicsadc1_to_voltageesp_adc_cal.o/ 1566326461 501 20 100644 39616 `
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission 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(a^<10><>? <0C><>?<3F><><EFBFBD>?<10><>?<3F><><EFBFBD>?<3F> N <00><><EFBFBD>?<00><00><><EFBFBD><EFBFBD><1F><>Q4<00><00><00><00>4? <00> <00><><EFBFBD><EFBFBD><00>4<00>46A!<00> ( <20>D  <19>)<29><1D>6A<00><00> <00><08>h2!<00> <00><02><>d<EFBFBD><64><EFBFBD> ( e<>"!<00> ( '<27><><EFBFBD>!<00> ( '<27><><1D> <1D> <1D> <1D> <1D> <1D>6A!<00> ( (AGb
4 ` 4 "<22><><EFBFBD>L<EFBFBD>"<1D>6Af!<00> <00><02><>d"<22><16>!<00> <00><02><>e"<22><>L <09> <0B><>`<60><>T<EFBFBD><54>`<60><00><>T (<28><1D>6Af!<00> <00><02><><EFBFBD>!<00>!<00> <00><02><><EFBFBD>!<00><><00> <0B><>`<60><>t<EFBFBD><74>`<60><00><>t (<28><1D>6Af <09><00><00><00><00>PT<50><54>3:<3A><><08><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>P<EFBFBD>A<EFBFBD><41>P<EFBFBD>™::<3A>D<EFBFBD>J<EFBFBD>P<EFBFBD><50>X<03><><EFBFBD>2<EFBFBD>R:<3A><><1D>6Af <09><00><00><00><00><00>3:<3A><>@H<>@LAI:9=<3D>=<3D>=<3D>89<1D>6A #<23><><00>" <20>J"<1D>6A<00><00><><EFBFBD><EFBFBD>A<EFBFBD><41><EFBFBD>0<EFBFBD><30>b<EFBFBD>j3<6A><33>.<2E><> <20><>b<EFBFBD>-<2D>f`"<22><><EFBFBD><11>dh<1B><><EFBFBD><11>D<EFBFBD><04><><EFBFBD><0F><><EFBFBD> `n<><6E>ӂ<EFBFBD><D382><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>3<EFBFBD>0"<22>*<2A><><EFBFBD>! (<28> ,!<21><>1<EFBFBD>"<22><1D>6Af <0B><00><00>
<1D><><EFBFBD><EFBFBD><00><00><><1D>"<22><1D>"<22><1D>"<22><1D>(adc_num == ADC_UNIT_1) || (adc_num == ADC_UNIT_2)/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_adc_cal/esp_adc_cal.cchars != NULLbit_width < ADC_WIDTH_MAX6aY1 R<>%=<3D>=<3D>=<3D><><00><00><>/<2F><00><00><00><06><00><00><>0<EFBFBD><00><00><00>D<11><00><00><>1<EFBFBD><00><00><00><00><00>z <20><00>]
<EFBFBD><EFBFBD><EFBFBD><02><00>}
<20> <20><00><00><><10><><EFBFBD>
<EFBFBD><07><03><02><00> F <00><><EFBFBD><00><00><><10><><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><03><02><00> <07><00><><10><><EFBFBD>1<EFBFBD><03><02><00> ')9I&<26>u<EFBFBD><00>F<00>1<EFBFBD>Vf30f =<3D>=<3D>=<3D>=<3D>1<00>19ff=<3D>=<3D>=<3D>=<3D>!!)vF )f)v-<1D>6AV<01><00><00><>[<5B><00><00>H# 8@<40><>@"<22>A'<27>-Hf4EA'<27>?<3F>s<EFBFBD>c<EFBFBD>S<EFBFBD><02><00>M
<EFBFBD>'89<38>C<EFBFBD># <20> <20><00>1:<3A><>:<11>$<24>:B<>*<2A> $<24>"<22> &A<1D><00>C<EFBFBD>3<EFBFBD><02><00>-
<1D>-
<1D>6a<00><><EFBFBD>Ĉf<10><>< <20> <20><00><00>1<EFBFBD> <0C>'8.<2E><><EFBFBD>#<23><02><00><00>j<EFBFBD><03>1<EFBFBD><00><00> <1D>"<22><1D>"<22><1D>"<22><1D>"<22><1D>"<22><1D>6AV<01><00><00><><EFBFBD><EFBFBD><00><00><00><05><02><04> <1A><00><1D>6aV<01><00><00><><EFBFBD><EFBFBD><00><00> <08>1<EFBFBD><31><EFBFBD><03><02><00>(1<1D>adc1_to_voltageesp_adc_cal_get_characteristicsesp_adc_cal_raw_to_voltageesp_adc_cal_characterizea
<00>
<00>
<00>
<00>
 3 N i <00> <00> <00> <00> <00> <00>  , C Z q <00><00>+ _ <00> <00> 
5
f
<00>
<00>
<00>
 5 X y <00> <00> <00> <00> k
<00>
<00>
<00>
<00>
 9 U p <00> <00> <00> <00> <00> & ? X p <00> <00><00>0 e <00> <00> 
8
h
<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
 4 W y <00> <00> <00> <00> ?BY<00>KNk<00><00><><00>)Μ2W<><00>) <09><00><> B6<00><>MS`<60><00>m<00><><00>SE<>6l <00><><EFBFBD><EFBFBD>|  U ) ? @ H 3  o 1 0<00> ]0* ,0'<01> <0C>zjI<07>6Lint$^<07><05> <03>,A<03>-Sg<07><07>,Js<02>^<1C>N5}M 
"<22>^$<06><06><06><06>C<03>*<2A>^7fQ`o~<06><06><06><06>8<03>A#^C<><06><06><06><06><06><06><06> ' <06>
<03>Oq^QVdr<06><06><06><06><06><06><06> <06>
p]<5D>^_P<06><06><06>1@Fe%^z>W<03>![ (<28>T)P<08>*<2A><08>+,~ &-~b.~/<2F>) 0<> <04>
~1<> /<01>LA ]<01>~ <0C><01>~ \<01><> ret<01>L~y1~y2~H~x~<11>q<><01><><12><00><13><00><14>
<EFBFBD>;w<>U<01><><12><00><13><00><14>
<EFBFBD><01>~)<01>hret<01>~]<01>~/<12>x<01>*/5U<13>x<14>
hk<01>~?<01>T<01>Psret<01>~<00>]<01>~<00><12>&<01>*0&5\<13><14>
<1C><01>~@<01><>T<01>Pzret<01>~<00>]<01>~<12><00>&<01>*<00>7&5c<13><00><14>
<EFBFBD><01>H<01>Z T<01>PR<1D><01><><00>Q<01>~<00>!low<01>~<00> <01>ZV &<01>ZW<16><01><><00>"]<01><>Z}<01>~<00>#<01>~<00> ~6<01>3<01><> T<01>PR<1D><01><>b<01>~= <01>ZU &<01>ZV<16><01><>^"]<01><>Y<1C><01>~<01><1D><01>~q <01>~S &<01>~T<01>~o<01>!adc<01>~<00>b<01>~<00><1D><01><><00> ~<01><>U$i~%<25>L^&sL7%.L\&SL\$q11 L<00>'q12
L[$q21 L<00>'q22 LY&@L<00>(<28><01>1<01>A)<29>z(* <00>*( (z<01><>
)T(P<00>)<29>)<01><00>+<2B>*T)Z+~:+_,<01>
V,<2C><00>
&<26>4<01>Y%<25>5<01>U$ret6z<00>-^(b &Q:~<00>$low;~<00>.f% /Zr.q}9 /Zr0<><00>/Zr/[s/\w/^v /_v-<2D><00> &b@~<00>*<2A><00>0<>`/Zr/[s/]v /^v."<00> /Z4/[
//\/].6
/Z4/[
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission 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/\/]<03>.K;
/Z4/[
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
1/\/]<03>*Q<00>*Z.<2E>`z
/Zr/[s/\<03>\/]v /^v*<2A><00> <04><13><00>
<14>
<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
(eY~<00><01><> )<29>Y~)_Y<01> J,<2C><00> 1y &7e~v-N*h &<26>h~<00>2AaiW t<00>h<00>]<00>R<00>0\<00>/Zr0F/Zr.<00> /Z4/[
[/\/]<03>0<><00>/Zr <04>
<EFBFBD><13><00> <14>
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<EFBFBD> (<28>r<01>]<01>n )0r<00>+_s<01> S+@tZT%<25>zL<02>\.C /Zr..] /Zr/\<02>\0:<00>
/[s3<><01>*<01># +b<01>~R+<2B><01><01>S+<2B><01>T+_<01><01>
U,<2C>3 .<00> /Z4/[
<EFBFBD>/\/]<03>0(A/Z1/[s/\t/]r/^u<13>3 <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
# (.<01>~,<01><> )0<01>f<00>+_<01><01> S,<2C><00> %@<01>~<02>\.<00> /Z4/[
<EFBFBD>/\/]<03>0(<00> /Zr/[s/\<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
h~<00> <14>"4 \
<EFBFBD> "<22>]
<EFBFBD> "<22>^-
<EFBFBD> "<22>_C
<EFBFBD> "<22>aY
<EFBFBD> "gbo
<EFBFBD> "Oc<>
<EFBFBD> "d<>
<EFBFBD> ~<00><14>"<22>g<>
<EFBFBD>"<22>i<>
<EFBFBD>"fk<>
<EFBFBD>"m
<EFBFBD>4tt)4<><00><05>5vv<05>% U$ > : ; I$ >  I: ; (  : ;  : ; I8  I
&I .: ; 'I  : ; I 4: ; I.: ;'I : ;I: ;I.: ; I@<18>B4I4I!I/ 4: ; I4: ; I1X Y 1 1 41.: ; 'I@<18>B: ; I1.: ; '@<18>B : ; I!: ; I"4: ; I#4: ; I$4: ;I%4: ;I&4: ;I'4: ;I(.?: ;'I@<18>B): ;I*<2A><>1+: ;I,4I4- .<2E><>1/<2F><><18>B0<><30>11 U21X Y3.?: ;'@<18>B4.?<n: ; 5.?<n: ;"
L<04>"'r<><08>')RrO<1A>rO<1A>R"R R <00>R<>R?<00>R<>
<01>&
<EFBFBD><01>&:R:=x2$r"<22>=?RX#.X.1x<1F>7:X&.X.1x<1F>7:X47X:?X R <00>R<>R@<00>R<>
<EFBFBD> <0C>&
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
N <0A>&;R;>x2$r"<22>>@RX#/X/2x<1F>8;X&/X/2x<1F>8;X58X;@XSH<00>S<>5T5H<00>T<>UH<00>U<> Y<U<H<00>T<>U<1C>S3<00>S<> T 3<00>T<>XR<00>R<>(R(o<00>R<>SVs<><07>Vo<00>S<>6T6o<00>T<> KXKNz<7A>No
<00>R
@ 6%<25>VSVo<00>S
<EFBFBD><1C>(YRYo<00>R<>R
@ 6%#-6$<1C>/CVCKx2$<24>T"KNz2$<24>T"No<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
@ 6%2$<24>T"<F]Fo[jXjmrx<1C>moRR<00>R<>#R#%<00>R<>%(R(,<00>R<>,/R/1<00>R<><00>R<><00><00>R<><52><00>R<><00>R<>R<00>R<><00>S<><00><00>S<><53><00>S<><00>S<>
S
<00>S<>U<00>\ThW<><00>W<><00>W<00><00>1<><31><00>0<><30><00>2<><32>Wh<00>Wq~Z~<00>]<00><00>Z<><00>\%R%gRgxx<><16>x<00>R<><00>R_S_x<00>S<>x<00>SHiT<><00>T\xZaxXax@<40>aiTaxZ>R>@<00>R<>@CRCE<00>R<>EHRHL<00>R<>LOROQ<00>R<>QTRTX<00>R<>X[R[]<00>R<>*R*,<00>R<><00>U)?@H3o1<00>]*,8x<00><00>U)?@H3o1<00>]*,$I<01> /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_adc_cal/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/machine/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/newlib/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp32/include/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/driver/include/driver/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_adc_cal/includeesp_adc_cal.c_default_types.hstdint.hesp_err.hadc.hesp_adc_cal.hassert.h<03>   <03>        {  ~   <03> n   
  <03>     _     <03>     N   .  <03>         <03>        <03>   <03>              <03>    ~  ~   <03>          
                         <03>           <03> <03>  }   <03>         p       <03>    <03>      esp_adc_cal_characteristics_tread_efuse_vrefadc1_to_voltageESP_ADC_CAL_VAL_EFUSE_TPESP_ADC_CAL_VAL_DEFAULT_VREF__assert_funcADC2_CHANNEL_MAXunsigned intADC2_CHANNEL_0ADC2_CHANNEL_1ADC2_CHANNEL_2ADC2_CHANNEL_3ADC2_CHANNEL_4ADC2_CHANNEL_5ADC2_CHANNEL_6ADC2_CHANNEL_7ADC2_CHANNEL_8ADC2_CHANNEL_9__int32_tvoltagex_stepadc1_vref_atten_offsetlut_adc2_lowx1dist/Users/ficeto/Desktop/ESP32/ESP32/public-libs-build/build/esp_adc_calADC_WIDTH_BIT_10ADC_WIDTH_BIT_11ADC_WIDTH_BIT_12adc2_tp_atten_offsetinterpolate_two_pointsadc2_vref_atten_offsetcharacterize_using_vrefADC_ATTEN_DB_0atten_offsetsread_efuse_tp_lowADC_ATTEN_DB_6adc_readinguint32_t/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/esp_adc_cal/esp_adc_cal.cadc_bits_width_tlut_adc2_highlow_curvelong long unsigned intlut_voltageADC_WIDTH_MAXhighADC_CHANNEL_0ADC_CHANNEL_1ADC_CHANNEL_2ADC_CHANNEL_3ADC_CHANNEL_4ADC_CHANNEL_5ADC_CHANNEL_6ADC_CHANNEL_7ADC_CHANNEL_8ADC_CHANNEL_9ADC_CHANNEL_MAXlinear_voltagecharacterize_using_two_pointcoeff_acoeff_by2distADC_ATTEN_DB_2_5adc_unit_tADC1_CHANNEL_0ADC1_CHANNEL_1ADC1_CHANNEL_2ADC1_CHANNEL_3ADC1_CHANNEL_4ADC1_CHANNEL_5ADC1_CHANNEL_6ADC1_CHANNEL_7_Boollow_vref_curveatten_scalesread_efuse_tp_highefuse_vref_presentESP_ADC_CAL_VAL_EFUSE_VREFcharADC_UNIT_ALTERADC_UNIT_MAXADC_ATTEN_DB_11bitsvrefadc2_vref_atten_scaledelta_xlut_adc1_lowlong long intesp_adc_cal_get_characteristicsGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protectorcharsesp_adc_cal_raw_to_voltageADC_UNIT_1ADC_UNIT_2adc2_tp_atten_scaleADC_UNIT_BOTHmaskcheck_efuse_vreflut_adc1_highadc1_get_rawesp_adc_cal_value_tadc2_channel_tADC_ATTEN_MAXcalculate_voltage_lutchannelADC1_CHANNEL_MAXshort inty1distdefault_vreflong intadc_channel_thigh_vref_curveadc1_vref_atten_scalesourceesp_adc_cal_check_efuseadc1_channel_tsizetypelong unsigned intx2distint32_tattendelta_vadc_atten_tunsigned char__uint32_tdecode_bitscheck_efuse_tpesp_err_tadc_numis_twos_complsigned charadc2_get_rawshort unsigned intesp_adc_cal_get_voltage__func__adc1_tp_atten_offsetefuse_tp_presentADC_WIDTH_BIT_9bit_widthcalculate_voltage_linearesp_adc_cal_characterizehigh_curveadc1_tp_atten_scaleGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
2017-09-12 09:40:52 +03:00
ABI=0
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
 T,  T, ((AAA"EE"II"MM"QQ"U( ")(77"?( 88"@(8"H(#"3((oo( " "%%"*,"1("""6"K>"<00><00>"<00><00>$"<00><00>"<00><00>"<00><00>"
"("-J"wx<00><00><00>(#"@@"EE"JL"QQ"VX"]("*(",((((((((((((((((.symtab.strtab.shstrtab.literal.check_efuse_vref.literal.check_efuse_tp.literal.read_efuse_vref.literal.read_efuse_tp_low.literal.read_efuse_tp_high.rela.literal.characterize_using_two_point.rela.literal.characterize_using_vref.literal.calculate_voltage_linear.literal.calculate_voltage_lut.rela.literal.esp_adc_cal_check_efuse.rela.literal.esp_adc_cal_characterize.rela.literal.esp_adc_cal_raw_to_voltage.rela.literal.esp_adc_cal_get_voltage.rela.literal.esp_adc_cal_get_characteristics.rela.literal.adc1_to_voltage.text.data.bss.rela.text.check_efuse_vref.rela.text.check_efuse_tp.rela.text.read_efuse_vref.rela.text.read_efuse_tp_low.rela.text.read_efuse_tp_high.rela.text.characterize_using_two_point.rela.text.characterize_using_vref.rela.text.calculate_voltage_linear.rela.text.calculate_voltage_lut.rela.text.esp_adc_cal_check_efuse.rodata.str1.4.rela.text.esp_adc_cal_characterize.rela.text.esp_adc_cal_raw_to_voltage.rela.text.esp_adc_cal_get_voltage.rela.text.esp_adc_cal_get_characteristics.rela.text.adc1_to_voltage.rodata.__func__$3740.rodata.__func__$3735.rodata.__func__$3720.rodata.__func__$3709.rodata.lut_adc2_high.rodata.lut_adc2_low.rodata.lut_adc1_high.rodata.lut_adc1_low.rodata.adc2_vref_atten_offset.rodata.adc1_vref_atten_offset.rodata.adc2_vref_atten_scale.rodata.adc1_vref_atten_scale.rodata.adc2_tp_atten_offset.rodata.adc1_tp_atten_offset.rodata.adc2_tp_atten_scale.rodata.adc1_tp_atten_scale.rela.debug_frame.rela.debug_info.debug_abbrev.rela.debug_loc.rela.debug_aranges.rela.debug_ranges.rela.debug_line.debug_str.comment.xtensa.info.rela.xt.lit.rela.xt.prop<00><> U/)!??!#Q@#%dGyI<00>F<00>H<00>H%'<00>C<00>EBD-3')E)+^o+-/0tPA<00>P?<00>P@<00>P><00>=2<00><46<00> ;8<00>::;<=>?@ABCDEFGHIJLNOQSUW
  XYZ\<00>1-<00>0!<00>2<]4Tan*6<00>,8esp_adc_cal.ccheck_efuse_vrefcheck_efuse_tpread_efuse_vrefread_efuse_tp_lowread_efuse_tp_highadc1_tp_atten_offsetadc1_tp_atten_scaleadc2_tp_atten_offsetadc2_tp_atten_scalecharacterize_using_two_pointadc1_vref_atten_offsetadc1_vref_atten_scaleadc2_vref_atten_offsetadc2_vref_atten_scalecharacterize_using_vrefcalculate_voltage_linearcalculate_voltage_lutlut_adc1_lowlut_adc2_lowlut_adc1_highlut_adc2_high__func__$3709__func__$3720__func__$3735__func__$3740esp_adc_cal_check_efuseesp_adc_cal_characterize__assert_funcesp_adc_cal_raw_to_voltageesp_adc_cal_get_voltageadc1_get_rawadc2_get_rawesp_adc_cal_get_characteristicsadc1_to_voltage;=: <796 8534 2 1   $[([,[048 < @D HLP  0  [ $(^_\ / [Z . []FGG%G2G AE#I0M=QH  I &I4 : ( 7JJ &J#J5 ; ) 8K K KK L L LL MN^NO   %O ,PPP$P'P-P9P <PBP<00>!<00><00>!<00><00>!<00><00>P<00>!<00><00>P<00>P<00>!<00><00>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
!"P$ ["!60P(0 [6!KEP,E [KP0K TP4T \!<00>`P8` kP<k ~P@~ <00>!<00><00>PD<00> <00>PH<00> <00>PL<00> <00>!<00><00>PP<00> <00>!<00>!<00><00>!<00>Q QQ %Q2QHQ\Q'Q [('-/'x5'x@Q @ K'<00>VQ$V ~Q(~ )0)@)E ) )LR ^)Q(R( _.)X4R4 \S SS*S  ["S" ZT TT,T  ["T" ]>>>!(>,,>049@>DD>H L Q X>\\>` d i p>tt>x | <00> <00>><00><00>><00><00><00><00>><00><00>><00><00><00><00>><00><00>><00><00><00><00>><00><00>><00><00><00><00>><00><00>><00><00><00>>>! !!>> '$')'0>44>8)<)A)H>LL>P*T*Y*`>dd>h,l,q,@ EEEC!D(E/E6E=EBETEaEhEoEtEE<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>EEE EEE0E6E<EBEHENETEZE`EgE~E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>EEEEEE2E8E>EDEJEQEhEnEtE{E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>E<00>EEE E+EBEiE<00>E<00><00><00>E<00>E<00><00><00>E<00>E<00> <00> AE"A'E4 8 OAT X aA~E<00> <00> <00>E<00>A<00>A<00>E<00>A<00>E<00> <00> &<00>A<00> <00> &<00>AE% ) 4E>AMARE\AaEn r &<00>A<00> <00> &<00>A<00>E<00><00><00>E<00>E<00>A<00>E<00>AAEE"E,A1E>EHAMEaEgkvE<00>E<00>A<00>E<00>A<00>E<00>E<00>E<00>A<00>E<00>E<00><00><00>E<00>AE EE

!
 -
16
 <
!E
!N
!{
!<00>
E<00>
'<00>
'<00>
E<00>
A<00>
E<00>
A<00>
E<00>
0<00>
C<00>
E<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
A ' 'N E A# '' 'a7 A@ AI AR AX 'i 'z '<00>  <00> 0<00>  <00> '<00> E<00> )<00> )<00> E A E E! E0 )D )^ )o Ev *z *<00> E<00> E<00> E<00> E<00> E<00> /<00> *<00>  <00> /<00>  <00> *9 ED ,H ,S E^ Ac Eq E{ .<00> E<00> ,<00>  <00> .<00>  <00> ,<00> E<00> =E<E);3E?:IEU9_Ek8uE<00>7<00>E<00>6<00>E<00>5<00>E<00>4<00>E<00>3<00>E<00>2 E EEEE#E      / 3 > B U Y ` d s w ~ <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>      ! 0 4 ; ? I M \ ` g k z ~ <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>       $ ( 7 ; B F P T c g n r <00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> '+=AHL^bqu|<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>7;BF\`gk<00><00><00><00><00><00><00><00><00><00><00><00><00><00> (,37AELPZ^eisw~<00><00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!!! !!!!$!(!:!>!E!I!Y!]!d!h!o!s!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!' ''''"','0'7';'J'N'U'Y'c'g'v'z'<00>'<00>'<00>'<00>'<00>
<00>!"<00>!$
!6!9!K!T#!\)!^/!h5!q;!<00>A!<00>G!<00>M!<00>S!<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>'<00>''' '%'+'-$'2*'80'H6'N='\D'aJ'uP'xV'<00>Z'<00>m)s)y))<00>) <00>)<00>)<00>)"<00>)0<00>)<<00>)@<00>)E<00>)L<00>)Q<00>)X<00>)[<00>*<00>*<00>*<00>*, ,,,,#,(FGHI J(K0L8M@NHOPPXQ`RhSpTF GH$I0J<KHLTM`NlOxP<00>Q<00>R<00>S<00>T<00><00><00><00><00><00><00> ,8DP\ht <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><00><00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!<00>!!! !,!8!D!P!\!h!t'<00>'<00>'<00>'<00>'<00>'<00>'<00>'<00>'<00>)<00>)<00>))))()4)@)L)X)d)p)|)<00>)<00>*<00>*<00>*<00>*<00>,<00>,<00>,<00>,<00>./ 01$203<4H5T6`7l8x9<00>:<00>;<00><<00>=458M@fD<00>H <00>T<00>@|M0_ <00>d<00>@<00>M0_ <00>tx4<00>/@<00>M_  Z<00>TU@<00>M<00>_ <00><00>,|@<00>NT_ <00> <00>@DO$_ <00><00>@hO<_ <00>(<00>@<00>O<_ <<#<-<(@<00>O _ ITUD@<00>Ol_ c<00>)^@XP$_ ~<00>?y@|PH_! <00>@<00>@<00>P`_# <00>XH<00>@$QH_% <00><00>3<00>@lQH_' <00>
+<00>@<00>Z<00>_L <00>c<00><00>W<00><00>@k<00> _O  %<00>@<00>xt_Q <00>%<00>@(z<00>_S 03&(+@<00>{p_U <0[-H G0<00>6;P<00>68b7x]@0<><00>_Z o<00>7<00>j@<00><><00>_\ B>x<00>D `Y <00>J<00>