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

395 lines
128 KiB
Plaintext
Raw Normal View History

2016-10-28 01:53:02 +03:00
!<arch>
2019-10-01 11:21:44 +03:00
/ 1569629184 0 0 0 934 `
1<03><03><03><03><03><03><03><03><03><03><03><03><03><03><03><03><03><03><03><00><><00><><00><><00><>ѾѾѾѾѾѾѾѾѾѾ<0E>L*]<5D><><><><><><><><><><><01><01><><01><>s_microseconds_offsetadjtimeesp_clk_slowclk_cal_setesp_clk_slowclk_cal_getesp_set_time_from_rtcesp_clk_rtc_time_gettimeofday_r_times_rsettimeofdayusleepsleepsystem_get_timesystem_get_current_timesystem_relative_timesystem_get_rtc_timeesp_sync_counters_rtc_and_frcclock_settimeclock_gettimeclock_getrescfgetispeedcfgetospeedcfsetispeedcfsetospeed_malloc_r_free_r_realloc_r_calloc_r_system_r_raise_r_sbrk_r_getpid_r_kill_r_exitesp_setup_syscall_tablepollesp_reent_init_lock_init_lock_init_recursive_lock_close_lock_close_recursive_lock_acquire_lock_acquire_recursive_lock_try_acquire_lock_try_acquire_recursive_lock_release_lock_release_recursivegetrandompthread_condattr_setclockselecttime.o/ 1569629181 1001 115 100644 44724 `
ELF^<00><>4(zwT<><54>?X<><58>?T<><54>?X<><58>?b@B@BP<><50>?<3F><>P<><50>?@B@B<00>Mb@B<00>Mb@B6A<00><00><00>!<00> (1<00> 8<03><00><00><1D>6AA<00><04><00><00><00> )=<3D>=<3D>=<3D>=<3D><><00> 9<08><04><00><1D>6A<00><00>1(<03><13>" <13>2 <03><><EFBFBD>3<1D>6A<00><00>-
= <0B><> <20>H<EFBFBD><00><00><00><08><18>;<05><><0F><> <0C><00><00><00><08>=<3D>=<3D>=<3D>=<3D><><00><08><18><> <16><0F><00>`<60><01><>A<EFBFBD><41> <20><>A<EFBFBD><00>`<60><01><08><>A<EFBFBD><41> <20><>A<EFBFBD><41><EFBFBD> <19>> <09><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><08>V <16> <0B><00> <0C>=<3D>=<3D>=<3D>=<3D><><00> <0B><1B><><04><> <1C>> <0C><><EFBFBD>̖ <02><> ': <08><><EFBFBD>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
<EFBFBD><00><00><00><08><18><00><00>
<EFBFBD><1A><><EFBFBD> <1A>2
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>9<EFBFBD>-F<00><><EFBFBD> <1C>: <00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"<22> <0C>ݪ<EFBFBD> ': <08><><EFBFBD>8-
<EFBFBD><00><00><00><08>F<00><00>
<EFBFBD><1A><> '8
<EFBFBD><EFBFBD><EFBFBD>:-<08><02><03><00><1D>6A1<00><03><00><00><00>M
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
] <0B><03><00>-=<1D>6A<00><00><00><00><00>(<00><18><> (<01><00><00><00><00><00><08>=<3D>=<3D>=<3D>=<3D><><00><00><1D>6A<16>H@o1( _1<5F>@<40>0 `<60><> <1C>:<01><08><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><02>4<00>x<EFBFBD><00><><02>1<00><00><00><00><00><00><00><00><00><08>=<3D>=<3D>=<3D>=<3D><><00>f<EFBFBD><66><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>b '6B<><00><><EFBFBD>$Ai)=<3D>=<3D>=<3D><> <00><00><00><16><06><00><00><00><00>!HXP$ <20>B!HX<12><00><00><04><05><00><00>=<3D>=<3D>=<3D>=<3D><><00><00><04><05><00><00>F ))=<3D>=<3D>=<3D>=<3D><><00><00> <1D>|<7C><1D> <1D>6A<00><00>1<00> <00> <20><><EFBFBD>?1<>3<EFBFBD><33><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>8<EFBFBD><38><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>1A@I:4 G3
2017-08-01 08:51:04 +03:00
<EFBFBD><EFBFBD>0H03<30>04 <20>C1<43><00>:: <19>3 J<><4A><EFBFBD><EFBFBD>0<EFBFBD> <20><00>1<00> )<1D>6A!<00> (<1D>6A<00><00>-
<EFBFBD>; <20><00><00><><EFBFBD><EFBFBD>"<22>0<EFBFBD><11><>Ő<EFBFBD> <20>Š#<23><><EFBFBD><EFBFBD> 3<>0<EFBFBD><11><> 0"*) <13>2 <03><><EFBFBD>3<1D>6A<00><00><00>: - <0B><00><00><><EFBFBD><EFBFBD><EFBFBD><01>3<02><><00><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>!<00><02><1D>6A<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
= <1D>6A<16><04><00>]
m <0B><00><00>E"<22>W4 <02><><EFBFBD>"<22><02><00><00><04><00><00>=<3D>=<3D>=<3D>=<3D><><00><00><04><02><00><00> <1D>6a<00><00> <0C>3<EFBFBD>#<23><13><03>!<21>1<EFBFBD><31><EFBFBD>%(!<1D>6A<16><04><00><00><02>?1<><00>3<EFBFBD><33><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>80<>1:: <12>3"<22><00><><EFBFBD>"<22><00><00><><EFBFBD><EFBFBD><EFBFBD><01>3<02><><00>"<22><><EFBFBD><EFBFBD><EFBFBD><00> <1D>6A<00><><EFBFBD>'8
2017-09-12 09:40:52 +03:00
<EFBFBD><02><00><00><00><><EFBFBD><EFBFBD>"<22><00><><EFBFBD><EFBFBD><EFBFBD>A<EFBFBD><00> <1D>6A<00><00><><EFBFBD><EFBFBD><00> <1D>6A<00><00>-
<1D>6A<00><00> *<2A><1D>6A<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
= <1D>6A<00><00><00><00>]
M <0B><00><00>%<25> '52<><00><><EFBFBD>0;<3B><><00><00>H<08> <20><> <19>4 0<<3C><><EFBFBD><EFBFBD>= <09><> <12>: <02><><EFBFBD><EFBFBD><EFBFBD><00><1D>6aV<><00><00>b)
|<7C><1D>f,()!=<3D>=<3D>=<3D>=<3D><><13><00><><EFBFBD><EFBFBD><EFBFBD>!<21><>1<EFBFBD><31><EFBFBD><EFBFBD>1 <0B><><EFBFBD><00> <1D><><00>b)
|<7C><1D>6aV<><00><00>b)
2019-08-20 21:11:00 +03:00
|<7C><1D>&&B. <0C><><EFBFBD> <0C><00>(!)=<3D>=<3D>=<3D>=<3D><>1<EFBFBD>(<11>"<22><>"<22><>BI <1D><><00><00>J ] <0B><00><00><00><00>=<3D>=<3D>=<3D>=<3D><><00>@<40> P<> <20><00><00>*<11>"<22><><EFBFBD><EFBFBD><EFBFBD>*) <1D><><00>b)
|<7C><1D>6AV<><00><00>b)
2019-10-01 11:21:44 +03:00
|<7C><1D> )<03><><EFBFBD><EFBFBD><1D> <00><><EFBFBD><EFBFBD>| ' 0  J & @  n   G /  T T"0T ,      ^ R0<00>0 > <0C>f <07>mint<07>G?<05> <04>3<04>,<04>w@<04>%8 3<04> <0C>9<10>J'<27>Ye,J<>SL<><07>M<>H<00> <09><07>
G <0B>I3 -N<><04>O<>+S<>  B<07> <-<2D> <0B>/<2F>_k03 03 03 <0B> 03_x1<>I7<00> <09> ~$5+ 073 k
83 <0B>93 ':3 <0B>;3 <0B><3 @=3 k>3 Q
?3 <10>Hk Ik <0B>Jk<00><11>L7O75{ <09> <0A><00>S<> <0B>T<> <0B>U3 <0B>V<> <0B>W<><00>{<08><00> <09><04>+ us <0B>t gu3H <00>rLRv3'{<01><14>{<01>4{<01> <14>}32<01><14><06>3T <06>3<14><06><01> _mp<06><01>$<14><06><01>(<14><06>3,<14><06>30b<06><01>4t
<06><01>8\
<06><01><><06><01>@
<06><01>D<14><06><01>Hg<06>{L<14><06>F<00><14><06><01><00><14><06><00>2<06><01><00> <0A>h<06>|_p<06>_r<06>3_w<06>3 <06>O <0B><06>O_bf<06><> <0B><06>3 <0B><06>L <0B> <06>5 gç$ <0B><06><>( 5<06><>, @<06>0_ub<06><>4_up<06><_ur<06>3@ <0B><06>D )
<06>*G_lb<06><>H ^<06>3P jٟT o<06>*X H<06>\ |<06>3d3<00>L5<17>3<04>Y|3<00>L5<17>3<04><18><04><16><00>L5<17>3<04>3L5H* <09>H: <09><05>R<13> !{<14>#{<14>$3M%<01>F:=<01>><01><14>?<01><14>@: <14>C%:<00> <09><13>VKY<01>.Z3<14>
[<01><14>\ <04><13>P`<01><14>c<01><14>d"e <14>
f<14> g<01> h3$<14>i(<14>j0<14>k8<14>l@<14>mH<08><00> <09><04><19>L<04><04><04><19>3<04>!<04>uB<04>z<> <0A><07>I <07> <0B><07><><05>
B<05>BN<01> <0A><11>  a "7<> `83 <0B> 93tms <10> <0B>    <0B>  )  7
,V<04>
-a<04>
8lF
9~, ex <1C><1C><1C>aT<1C>^ @r<00><1D><1D><1D>, <0B><> <1C>"<1C><1C><1C>S1( v<><1E>m '<01>
<1F>
o R<>S<> <20>*
! <00>
"Z#%<00>"Z<08>*
<09> 
2019-10-01 11:21:44 +03:00
$fa0<01><>
%}a R<>S<> <20><00>
!<00>s
"Zt#.<00>"Zt
2019-10-01 11:21:44 +03:00
&<26> <01><>
'<27>
 ( <00><1E>{ J<01>6 )y
} ,*J<00># )=<01> <00>);<01>
U(P<00>
(H/
( <00> (<00>
2019-10-01 11:21:44 +03:00
+ <01> &<01><> <1F><01> T<>U<>!<00>u "Zs(<00>
# <00>"Zs$4 <01>@<01><> ! <00><00> "Z( <00>
#><00>"Z,3<01>3<01><> -<2D> <01><> <00>%<25><01><> S.q /sec<01>
<00>)O<01>
<00>!A<00>K "Z(G<00>
(M<00>
#<23><00>"Z!<21><00><00> "Z(<28><00>
2019-10-01 11:21:44 +03:00
#<23><00>"Z<04> mm0<><01>n<01>H %Z<01><>R)<01>H 2)_<01>M J <20>b )<29><01><>])<29><01>
p)S<01> <00>( (M<00> (d/

2019-10-01 11:21:44 +03:00
<18><08>b <09>R 1<> <01><> <01><> <20><00> R p2 G<01><> )4<> <00>/cal5M <00>2<>A<> 2<>B<> ( (g  3
<01>/<01>( <00> (<00>4<01> <01>?( <00> 5<>%3T<01><>6r%L<00>7tv%<01> S6tz%5<00>8J'<27>
* ( 6 (<00>
9zT"<01>'6rL%:;'S;t
F<tvm<02>X(]#r?"Zr"[<02>X"\0<04>9Q53T<01><>6tv5<01> Y6tz5<01>z8J;now; <00>'=< <00>( <00> (8<00>
(P/
2019-10-01 11:21:44 +03:00
<04><18>9<>F3,<01>'6usFU<00>=<3D>H'<00>!"Zr#(*"Zr<00>,<2C>% <0C>Mb<10>% <20>%%<25>,6%39,T,<01>m> T,<00>#<00>"Zr @B9/
Z<01> <01><>( <00>
9e<01><01><>>Re<01>( <00>
9<>
n <01><>( <00> ?w^<01>='t{
<( <00> (<00> (<00>(06 (\/
2019-10-01 11:21:44 +03:00
9D<01>3R<01><>><3E><01>IT7tp<01><01>S<tv<01>m<02>X( 6!@-<00>"Z<02>X"[0(J6<04>$5F <01>3<00><01>H><3E><01>I<00>7tp<01>HS<tv<01>m<02>X'?
<01> ( 6!)?5"Z0"[<02>X"\0(O<00>(<28>6$9%<01>3<01><>><3E><01>IS7res<01>HS( 6mQ<><1F>R<><1F>T aV
@<40>] Azz A  $A<><00> <0A>B

 Buu
B<>
<00>
B<><00>+A<><00>% U$ > $ > : ; I: ;I : ;  : ; II !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
 : ;  : ; I8   : ;  : ; I8  I : ;  : ; I8' : ; : ;I8  : ;I8 'II&I' : ;  I: ; ( (.: ; I@<18>B4: ; I 4I4!<21><>1"<22><><18>B#<23><>1$.: ; '@<18>B%: ; I&.: ;I@<18>B'4: ;I(<28><>1)4: ; I* +.: ; 'I@<18>B,.?: ; 'I@<18>B-: ; I. U/4: ; I0.?: ; '@<18>B1.?: ; I@<18>B24: ; I3.?: ; @<18>B4.?: ; 'I@<18>B5.?: ;'I@<18>B6: ;I7: ;I8 9.?: ;'I@<18>B:: ;I;4: ;I<4: ;I=4: ;I>: ;I?.?: ;@<18>B@4: ; I?A.?<n: ; B.?<n: ;
<00>R<>S<> <00>R<>S<><04><00>R<>S<><04>R<>S<><R<>S<>>JR<>S<>P<00>Z<>[<5B><04><00>Z<>|<04><04><00>|<00>|<04><04><00><00><00><04><00>x<00>x<04><04><00><00><00><04><00>|<00>|<04><04>!<00><00>!#x<00>x<04>(><00><00><00><00>]<5D>Y<><04><00>X<>Y<><04><00>X<>Y<><04> X<>Y<>(1X<>Y<> R <00>R<> bT<>V<>T<>V<>xR<>U<>R<>U<>
2019-08-20 21:11:00 +03:00
<00>R#<04>U<> Z<>[<5B>X%XGOS<>T<>[cS<>[<5B>R<>S<>2ZRT<00>R<>TT<00>T<>&PT<>R<>TtRtv<00>R<>]oZ(R(T<00>R<>ST<00>S<>2GS<>R<>8;Z<>[<5B>R(r<>x<EFBFBD>(,<00>R<>R<00>R<> R <00>R<>*DR<>S<>R<00>R<>RD<00>R<>DLRLR<00>R<>R<00>R<>+R+I<00>R<>IR<00><00>R<><52><00>R<><00><00>R<>T
<00>T<00>T<>U<><04><00>
2019-10-01 11:21:44 +03:00
<00>R<00>R<>R<00>R<><00>'0J&@n G/TT"T, ^R<00><00>'0J&@n G/TTvT, ^R<00><00> <00><01> /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/machine/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/sys/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/include/rom/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/include/freertos/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/soc/esp32/include/soctime.c_default_types.hlock.h_types.hstddef.hreent.htypes.htime.htimes.hstdint.hrtc.hportmacro.hesp_timer.hrtc.h task.hets_sys.herrno.h<03>     <03>    
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
<03>   <03> 
      1             
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
2018-06-27 09:01:06 +02:00
 <03>  
  <03>      <03>     (    +          f    <03>     3  
<03>   2       <03>  ,<03>   <03>     V          <03>    &   <03>     <03>   <03>   <03>   <03>   <03>   ! 4<03>  
    
} 
  <03>  
2019-08-20 21:11:00 +03:00
     r     ({  
  <03>  
2019-10-01 11:21:44 +03:00
    system_relative_time_fnargs_rand48clock_getres_emergencysince_boot_mbstatesettimeofdayMAC_TRIG_atexit0get_rtc_time_us__errno_wcrtomb_state_wcsrtombs_statelong long unsigned int_lbfsizetms_cutimeget_time_since_bootcal_diffREJECT_INT_mbrtowc_statertc_time_getUART0_TRIG_wctomb_state__tm_sec_off_t_closesigned charRTC_TIME_VALID_INTset_boot_times_microseconds_offset_cur_ubufvTaskDelayRTC_WDT_INT_base__tm_hour__sf_on_exit_argsint64_tusleep__sglues_microseconds_offset__int64_tlong inttms_stime_flags_is_cxa_stdin_result_k_lock_tlong long intsuseconds_tnew_cal_cvtbuf_offsetUART1_TRIGtime_us_mbsrtowcs_state_strtok_last_mbrlen_stateadjust_timeEXT_EVENT1_TRIGNO_SLEEP_gettimeofday_r_fnsNO_INT__uint32_tclock_t_signget_adjusted_boot_timetimezone_flock_t_stderr_Bigintclock_settimecurrent_timecur_cal_reads_boot_time_lock__tm_on_exit_args_ptrSDIO_IDLE_INT__wchb_stdout_cvtlentimespeclong unsigned int_filetimeval_data_niobsticks_highesp_timer_get_timeesp_sync_counters_rtc_and_frcsleep_signal_buf_asctime_buf_result__wchwint_ttz_minuteswest_lockxTaskGetTickCountoutdelta_multuseconds_tget_boot_time_write__tm_year__counts_adjust_time_lockEXT_EVENT0_TRIG_misctv_nsecsizetypeticksesp_clk_rtc_timetv_secsecondsTickType_tadjtimecorrectionuint64_tusecTIMER_EXPIREadjtime_total_correction_lock_acquire__tm_mon_atexitBT_TRIG__sdidinit_gamma_signgamSAR_TRIGtime_t__uint64_tadjust_boot_timeTOUCH_TRIGclock_id_freelistGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protectorticks_low_LOCK_RECURSIVE_T/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/time.c__tm_mday_Boolint32_tunsigned char_iobsboot_time_adjGPIO_TRIG__tm_yday__sbuf_flags2tms_utime__FILE_mbstate_t__sFILEus_per_tick_rand_next__func___mblen_state_inc_ind_current_locale_dso_handle__cleanup_maxwds_reent_seedtv_usecWAKEUP_INT__value_seekptms__tm_wday_fpos_t_errnochar_blksize_sizeunsigned int_times_rboot_time_diffSDIO_TRIGesp_clk_slowclk_cal_set__int32_t_mprec_next_fntypes_misc_reentshort unsigned int_addadjtime_start__ULong_getdate_err_lock_releasetms_cstimeadjtime_corr_stopclock_gettime_current_category/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/build/newlibdelta_cookie_wds_glueesp_clk_slowclk_cal_gettz_dsttime_l64a_bufshort int_sig_funcesp_set_time_from_rtc_nbufsystem_get_timemonotonic_time_us__tm_isdst_localtime_buf__tm_min_r48boot_time_mbtowc_statemicroseconds_p5sclockid_tets_delay_ussystem_get_rtc_timeresultuint32_tGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
2016-10-28 01:53:02 +03:00
ABI=0
2019-10-01 11:21:44 +03:00
 @    @   (''(00("((( "5D"y"<00>""<00>"<00>"<00><00>"<00> "<00><00> "<00> "  ""(("8"J(&&(--"@(!!"8<"tq"<00><00>"(99"V"n(  (AA"G(  "/((  4"T(T"v(.."D"T(",((  ((($$"A"R "^(0"DD"R( ","IIE"<00><00><00>( "88((.symtab.strtab.shstrtab.rela.literal.get_boot_time.rela.literal.set_boot_time.rela.literal.get_time_since_boot.rela.literal.adjust_boot_time.rela.literal.get_adjusted_boot_time.rela.literal.adjtime_corr_stop.rela.literal.adjtime.rela.literal.esp_clk_slowclk_cal_set.literal.esp_clk_slowclk_cal_get.rela.literal.get_rtc_time_us.rela.literal.esp_set_time_from_rtc.rela.literal.esp_clk_rtc_time.rela.iram1.literal.rela.literal.settimeofday.rela.literal.usleep.rela.literal.sleep.rela.literal.system_get_time.rela.literal.system_relative_time.rela.literal.system_get_rtc_time.rela.literal.esp_sync_counters_rtc_and_frc.rela.literal.clock_settime.rela.literal.clock_gettime.rela.literal.clock_getres.text.data.bss.rela.text.get_boot_time.rela.text.set_boot_time.rela.text.get_time_since_boot.rela.text.adjust_boot_time.rela.text.get_adjusted_boot_time.rela.text.adjtime_corr_stop.rela.text.adjtime.rela.text.esp_clk_slowclk_cal_set.rela.text.esp_clk_slowclk_cal_get.rela.text.get_rtc_time_us.rela.text.esp_set_time_from_rtc.rela.text.esp_clk_rtc_time.rela.iram1.rela.text.settimeofday.rela.text.usleep.rela.text.sleep.rela.text.system_get_time.rela.text.system_relative_time.rela.text.system_get_rtc_time.rela.text.esp_sync_counters_rtc_and_frc.rela.text.clock_settime.rela.text.clock_gettime.rela.text.clock_getres.bss.adjtime_total_correction.bss.adjtime_start.bss.s_adjust_time_lock.bss.s_boot_time_lock.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><>./01b'13'035557I`W_pJ79<00>a<00>&9;<00>@;=?AC<00>GCE
Update IDF to aaf1239 (#1539) * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission 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 O)(N O)('N  $
(O,N0 4R8S<OV VWPQ 
Z[^
ab`
2017-09-12 09:40:52 +03:00

P Qj_ jj \QZ[jj3 3333  N3 O4444  N(4( O 55 Q
6(6+6.6=6\6<00>6<00>6 <00>6<00>6<00>6<00> ><00>6 <00> >666% >(6 6  (6
 (" 5% 5G HJ6J
t y<00> <00><00> H<00> H<00> <00><00> <00><00> <00><00> <00><00> <00><00> <00> (  (  3 8B6B 77 N7 7  O8 8 8#8 &8588 N-8 888 O/989M9\9 x9<00>9<00>9<00>9<00>9<00>9<00>9<00>9<00>9<00><00><00>9<00>!'-*-8285;9; NA9 A G9$G
nt<00>9(<00> O<00><00>9,<00> N<00>90<00> <00><00><00>94<00> R<00>98<00> S<00>9<<00> O :*:d:: V49G: G QV^:^ ;< V< W<A&== = Q > &?)?>?A?P? ? 
 .?. ZH?H [W?W ^o\@P@ (.2@2
>DJ@ J (A A a"A" bB B `C
D
2019-08-20 21:11:00 +03:00
E 0FF  F F  Q#$*F* <#AM#RVFV %G$G j$D:G: _DG D j%<00>THWHjHmH%H j%%I#H # \IHI QZHZ ZvHv [<00>H<00> j&I j+++!(+,,+049@+DD+H
2016-11-13 17:23:44 +02:00
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<AH+LL+PTTYT`+dd+hlqx+||+<00><00><00><00>+<00><00>+<00><00><00><00>+<00><00>+<00> <00> <00> <00>+<00><00>+<00>!<00>!<00>!<00>+<00><00>+<00>"<00>"<00>"<00>+<00><00>+<00>#<00>##+  +$$$ +$$+(%,%1%8+<<+@&D&I&- 2220!1(2/2=2D2K2R2W2b2m2z22<00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>222 2+282E2J2V2m2y2<00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>2222,292E2Q2^2|2<00>2<00>2<00>2<00>2<00>2<00>2<00>222!2.2;2H2U2b2o2|2<00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>2 22%222?2S2<00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>22(2@2L2X2d2p2<00>2;2G2T2a2n2<00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>222"2/2<2I2V2c2p2}2<00>2<00>2<00>2<00>222%212=2J2V2b2n2z2<00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>2<00>2 2 2 2- 23 29 2? 2E 2K 2Q 2W 2] 2c 2j 2q 2<00> 2<00> 2<00> 2<00> 2<00> 2<00> 2<00> 2<00> 2<00> 2<00> <00> <00> 2<00> 2<00> 
*

*0
26
:
E
2W
2`
t
<00>
2<00>
2017-08-01 08:51:04 +03:00

<00>
2017-08-01 08:51:04 +03:00

<00>
2<00>
.<00>
2017-05-15 21:31:11 +03:00

<00>
2<00>
 <00>
 <00>
2<00>
.<00>
 <00>
 J<00>
2<00>
. 2 .    $  -  7 2A E P 2b v  <00> 2<00> <00> <00> <00> )<00> <00> <00> )<00> 2<00> <00> <00> 2<00> . 2 0! .& 20 .5 F )L U ^ k )r <00> )<00> <00> <00> )<00> 2<00> <00> <00> 2<00> 2<00> .<00> 2<00> .<00> 2 2
. 2 . 2( .- 6 ? h 2r v <00> 2<00> 2<00> <00> <00> 2<00> .<00> .<00> 2<00> 2<00> <00> <00> 2<00> <00> 
2'+6@2KOc..<00><00><00>2<00>.<00><00><00>2<00><00>T<00>.<00>2<00>. .29=R.a.fjz.2<00>.<00><00><00><00>2<00><00><00>.<00>2<00>-28<G2R.Wn2y } <00> <00>2<00>!<00>!<00>2<00>.<00>!<00>2<00>"<00>"<00>"<00>2<00>#<00>#2 .##"#+#4#>2I$M$X2c.<00>$<00>$<00>$<00>2<00>%<00>%<00>2<00>.<00>2
.%%6%?%O2Z&^&i2t.<00>&<00>2<00>*<00>2<00>)<00>2<00>(<00>2<00>'<00>2<00>P<00>2<00>2<00>2<00>2<00>222 2222#2+2/272;2
2017-09-12 09:40:52 +03:00



, 0 < @ L P \ ` l p <00> <00> <00> <00> <00> <00> <00> <00> <00>(<00>(<00> <00> <00> <00> <00>(<00>(<00> <00>   ((# ' 5 9 @(G(U Y e i u y <00> <00> <00> <00> <00><00><00><00><00><00><00><00><00><00>
26JN]apt<00><00><00><00><00><00><00><00><00><00><00><00><00><00> %)04FJY]dhz~<00><00><00><00><00><00><00><00><00><00><00><00><00><00> !!&!*!<#@#T$X$_$c$m$q$x$|$<00>$<00>$<00>$<00>$<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%<00>%%%%'%+%7%;%S&W&^&b&l&p&w&{&, 
2016-11-13 17:23:44 +02:00
$
( , 048<@DHLPTX\`dhlptx|T<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
,
2019-10-01 11:21:44 +03:00
0 4 8<@DHLPTX\`dhlptx|<00><00><00><00><00><00><00><00><00> <00> <00>!<00>!<00>"<00>"<00>#<00>#<00>$<00>$<00>%<00>%<00>&<00>&<00><00>
. <00><00>!<00><00>BYv<00>9V s!<00>"<00>#<00>$# %<00> &<00><00><00> <00><00>%<00><00><00> &
"
&
9 ? J Q "W (] 5c Ji Po <00>u <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><00> <00>   -,28> DJ8PAVG\Tbh<00>n<00>t<00>z<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00> <00><00><00>G<00>[<00>d<00> $*0&68:EMQdjn <00><00><00><00>&<00>6<00>P<00>T<00>W<00>]<00>a<00>c<00>e<00>g<00>k<00>r<00><00><00><00> <00>28P!' -1(DJNa g k ~!<00>!<00>! <00>"<00>"<00>" <00>#<00>#<00># <00>#*<00>$<00>$<00>$<00>$<00>$<00>$<00>$ $6 $@ $D $N $P. %4 %: %@ %F %L %R %)X %-^ %Ed %Gj %Ip %Tv %b| %<00><00> %<00><00> %<00><00> %<00><00> %<00><00> &<00> &<00> &<00> &<00> &<00> &<00> &3456 7(8098:@;H<P=X>`?h@pAxB<00>C<00>D<00>E<00>F<00>G<00>H<00>I3 45$607<8H9T:`;l<x=<00>><00>?<00>@<00>A<00>B<00>C<00>D<00>E<00>F<00>G<00>HI ,8DP\
h
t
<00>
2019-10-01 11:21:44 +03:00
<00> <00> <00> <00> <00> <00> <00> <00> <00> <00>    ( 4 @ L X d p |<00><00><00><00><00><00><00><00><00><00> $0<HT`lx<00><00><00><00><00><00><00><00><00><00><00> ,8DP\ht<00><00><00><00><00><00><00><00><00><00><00>( 4 @ L!X!d!p"|"<00>"<00>#<00>#<00>#<00>#<00>#<00>#<00>$<00>$<00>$$ $$$$0%<%H%T%`%l%x%<00>%<00>%<00>%<00>%<00>&<00>&<00>&<00>&<00>&<00>'<00>()* 4@8V$x <H7@\V$x X\S@<00>Vx zd u@<00>VHx <00><00><00>@<00>V0x  <00><00><00>@W<x  <00><00>@<00>@LW<00>x  <00><00><00>@<00>W$x ;6@Xx Y T@X$x }x@<X x <00> <00>@HX<x <00><<00>@<00>X$x <00>L <00>@<00>Xx <00>X<00>@<00>X x <00>`<00>@<00>X x  d @<00>X x" 5h0@<00>X x$ WlR@<00>XHx& <00><00>~@8Y$x( <00><00> <00>@\YHx* <00><00><00>@<00>Y x, <00><00><00><00><00><00><00><00>'<00>@<00>Y`x1 <00>0<00>@ZTx3 @dZ0x5 80J3@<00>Z4x7 T|&O@<00>\Tx9 v<00>@q@]<00>x; <00><00><00>@<00>]x= <00><00>n<00>@<00>_<00>x? <00>\ <00>@@`
B<00>@<00>j<00>xe <00>2<00><00> "<00><00>@<00>}<00>xh <00><00>'<00><00>@<00><>Lxj <00>(<00>@Їpxl e)<00> @@<40>0 xn +013<00>
60>;?J>8Q<00>><00>L@p<>xs ^:? Y@<00><> xu ZFg<00>L<00>yN <00>S<00>termios.o/ 1569629182 1001 115 100644 7848 `
ELF^<00>4('$6A<00>"(R<1D> <1D>6A<00>"(b<1D> <1D>6A<00>R9R <1D><00><00>b)
|<7C><1D>6A<00>R9b <1D><00><00>b)
|<7C><1D> <00><><EFBFBD><EFBFBD>|       (  <0C><06>3J<05><03>Lint<03>e<07><05><07><03>(<03>!A<03>-Z<05><07>fa<04>z<03><04><>5<04><><04>9<06><04><>
<04><>-<04><>x<04><><06><04>9X<04><> <04><><07>I<08>
<16> <01>p
pp v <0C> <09><1B> <01><>
pp: <09> S<01><>
p <20>t sp <20>S  <04> >+S<01> 
p+<2B><00> sp+<2B>S <0F><00>% U$ > : ; I$ >  : ;  : ; I8 I!I/ .?: ; 'I@<18>B
: ; I  I &I : ; I<0E><>1.?<n: ; R <00>R<> R <00>R<>R <00>R<> R <00>R<> R <00>R<> R<00>R<> R <00>R<> R<00>R<>4  ;q<01> /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/machine/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/platform_include/sys/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/systermios.c_default_types.hstdint.htermios.herrno.h               
  +    
  __uint8_tc_oflagtermiosshort unsigned intc_cflagtcflag_tcfsetospeedunsigned charc_ispeedcc_tlong unsigned intc_lflagcfsetispeedc_cc__uint16_t__uint32_tspeed_tunsigned intlong long unsigned intuint8_tcfgetospeedc_iflagsizetypelong long intcharc_ospeedcfgetispeedGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protectorshort intuint16_t__errnouint32_tlong intsigned char/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/termios.cGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
ABI=0
(   " (   " (   "(   ".symtab.strtab.shstrtab.rela.literal.cfsetispeed.rela.literal.cfsetospeed.text.data.bss.rela.text.cfgetispeed.rela.text.cfgetospeed.rela.text.cfsetispeed.rela.text.cfsetospeed.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><>
  "  
# /7termios.ccfgetispeedcfgetospeedcfsetispeed__errnocfsetospeed         !( ,, 049@ DD HLQX \\ `di $)6=BO[hov{<00><00><00><00><00><00><00><00><00><00><00><00><00> !-JTXk |<00><00><00> <00><00><00><00> <00><00><00><00> !% $(:>EISW^btx<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 6: $0<HT`lx<00><00><00><00><00><00><00><00><00><00><00> 4@<00> % :85@<00> % O<U<[<e< `@<00> % |L w@ %
 <00>\<00>@$%  <00>x<00>@8$% <00><00>p<00>@\<00>% <00>,<00>@X|% <00>0<00><00><00><00><00>@<00><00>% <00>8<00>@Tl% (@<00>`% )C?$@ P% 50<00>b@0<00>
;I 8[W V@p%  hg c@<00>%" o q<00> <00>& <00>Csyscalls.o/ 1569629182 1001 115 100644 15580 `
ELF^<00>54(.+6A0<> <20><00>-
<1D>6A0<> <20><00><1D>6A<00><04><03><00>-
<1D>6A @S<>@C<>' <12>b<EFBFBD><05><00>-
<EFBFBD><EFBFBD><EFBFBD> <0B><00><1D> <1D>6A\<5C><>|<7C><1D>6A<00><00>6A<00><00>6A\<5C><>|<7C><1D>6A\<5C><>|<7C><1D>6A<00><00> <00><><EFBFBD><EFBFBD>|     4.             <00>
t <02><02>0int-<02>B<07> <08><05>/<07> 0<02> sA<10><05><02>'<27><05>eBJ<><07>L<><07>M<>W<00> <09>h
G  <0B>I0 hN<>]O<><02>S~ l,q z-<2D> Q/<2F>_k00 000 <0B>00 00_x1<>3!<00> <09> ]$5 470 <0B>80 <0B>90 <0B>:0 <0B>;0 <0B><0 <0B>=0 =>0 t?0 aHU IU <0B>JU<00>2L!VO!e <09> <0A><00>S<> QT<> LU0 V<> <0B>W<><00>e<08><00> <09><04> <0A>s<> =t<> ;u0W<00>r6<14>v0{k<14>{k<14>{k G}0<01><05>0B<05>0<14><05><01> _mp<05><01>$S<05><01>( <05>0,(<05>00<14><05><01>4<14><05><01>8<05><01><<14><05><01>@<14><05><01>D<14><05><01>H<14><05>eL<14><05>0<00><14><05>k<00><05><01><00><14><05><01><00><04> h<05>f_p<05><>_r<05>0_w<05>0 <0B><05>^ "<05>^_bf<05><> <0B><05>0 <0B><05>6 <05> <0B>Ñ$ o<05><>( o<05><>, <0B><05><>0_ub<05><>4_up<05><><_ur<05>0@ <0B><05>D H<05>G_lb<05><>H T<05>0P ىT b<05>X <0B><05> \ N<05>0d0<00>6<17>0<04><08>f0<00>6<17>0<04><18><04><16><00>6<17>0<04>0<00>6<04>W <09>W$ <09> <<13> !eQ#e<14>$0<14>%k0$<13>=<01>^><01>f?<01><14>@I dClI<00> <09>hV<14>Y<01><14>Z0p[<01>C\ <04>P`<01><14>c<01><14>d ve  <14>f 8g<01><14>h0$<14>i (<14>j 0Wk 8l @m H<08><00> <09><04><19>6<04>q<04><19>0<04><04> u#<01>Cr#6o#7S <00>
Zs<1F>(<01><> r(6R ptr(S<00>
Zs<1A>- <01><>r-6! ptr-So-7T-<00>
Zs[t24.<01>h r26B<1C>27S!o27c"<22>4<00>"<22>57<00>#N<00>
L Zu\<00>
Zr[0\u(A0 <01><> rA6<00> strA<>S$<24>G0 <01><> rG6R sigG0S% <00>
$L <01>
rL6R szL%S% <00>
<1A>Q0 <01>8
rQ6<00><1A>W0 <01>y
rW6<00> pidW0S sigW0T&<26>] <01><>
<1C>]0R% <00>
'MM'uuC'99 '<27><00>e(22'''G% U: ; I$ > $ > : ;I : ;  : ; II !I/
 : ;  : ; I8   : ;  : ; I8  I : ;  : ; I8' : ; : ;I8  : ;I8 'II&I'.?: ; 'I@<18>B: ; I: ; I<1D><>1<1E><><18>B.?: ; '@<18>B : ; I!: ; I"4: ; I#<23><>1$.?: ; 'I<13>@<18>B%<25><>1&.?: ; '<19>@<18>B'.?<n: ; (.?<nR<00>R<> /R/1<00>R<>49R9b<00>R<>4?T?b<00>T<>P^RD`U R <00>R<> R <00>R<> R <00>R<>d 4.  14b <00><00><01> /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/sys/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/includesyscalls.cstddef.hlock.h_types.hreent.hesp_heap_caps.hstdlib.h#      
   
 {   <03>   <03>  <03>  <03>   <03>   <03>  _misc_lock_t/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/build/newlib_on_exit_args_write_wctomb_statesize_bytes_r48_signal_bufunsigned int_lbfsize_flags_errno_LOCK_RECURSIVE_T_read_free_r_mbrlen_state_stdout_fpos_t_fns_cookie/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/syscalls.c_Bigint_kill_r__tm_wday_result__tm_hour__count__tm_minmalloc__sf_rand48result_result_klong long unsigned int_asctime_buf__sFILE_wds__FILE_offset_emergencyabortsize_t__tm_sec__tm_yday_inc_ind_next_mbsrtowcs_state__value_p5s_malloc_r_wcsrtombs_state_mblen_statechar__tm_mday_sig_func_mbrtowc_stateptrdiff_t_flock_t_raise_r__wch_iobs_on_exit_args_ptr_close__sdidinit_sbrk_r_stdin_gamma_signgamlong long int_base_freelistheap_caps_malloc_default_mult__ULongGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protector_wcrtomb_state_file_system_rmemsetheap_caps_realloc_default__cleanup_mbstate_t_mprecsize__tm_isdst_Bool__tm_mon_atexit0_realloc_r_atexit_mbstateshort intlong int_sign_current_locale_exit_data__wchb__tm_year_getpid_r_misc_reent_localtime_buf_calloc_r_cvtlen_maxwds_l64a_buf_current_category_blksize__tm_locksizetypelong unsigned int_niobswint_tnmemb_dso_handle_cvtbufunsigned char_getdate_err_add__status__sbuf_glue__sglue_strtok_last_mbtowc_state_fnargssigned char_reentshort unsigned int_fntypes_size_off_t_nbuf_flags2_is_cxa_seed_rand_next_seekheap_caps_free_stderr_ubufGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
ABI=0
((( 1(4*^^"b(  ( ( (  (  ( .symtab.strtab.shstrtab.rela.iram1.literal.rela.literal._raise_r.rela.literal._sbrk_r.rela.literal._exit.text.data.bss.rela.iram1.text._system_r.rela.text._raise_r.rela.text._sbrk_r.text._getpid_r.text._kill_r.rela.text._exit.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><> 
   "$%&')  / 7F  Qk4. u|<00> <00> <00><00> <00> <00> <00> syscalls.c_malloc_rheap_caps_malloc_default_free_rheap_caps_free_realloc_rheap_caps_realloc_default_calloc_rmallocmemset_system_r_raise_rabort_sbrk_r_getpid_r_kill_r_exit! #$'''  '' !?DD^H H #P`VV $ ' ' '   !( ,, 049@ DD HL Q X \\ `d4i4p 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>  !&8ELSZahot<00><00><00><00><00><00><00><00><00>
"/4@Wco<00><00><00><00><00><00><00><00><00> #/;Hfr~<00><00><00><00><00><00><00> %2?LYf<00><00><00><00><00><00><00><00><00><00>)=jv<00><00><00><00><00><00><00>*6BNZ<00>%1>KXr<00><00><00><00><00><00><00><00> &3@MZgt<00><00><00><00>
!&3DJNq<00><00><00> <00><00><00><00><00><00>4<00><00>   % * 4 9 M i s w <00> <00> <00> <00> <00> <00> <00> <00> 



 3
9
C

G

Z
z
<00>
 <00>
 <00>
<00>
 <00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
 !%,0BFMQcgnr<00><00><00><00><00><00><00><00><00> <00> <00> <00> <00>
<00>
<00>
<00>
  $ (,4048<@DH L P
T
X \   $(,048 < @
D
H L <00><00>*A ^
{ <00><00><00> <00><00><00> <00>#<00>-<00>4<00>7<00>F<00>P<00>R<00>^<00>` "59L R V i
o
s
<00> <00>  $0<HT`lx<00><00><00><00><00><00><00><00><00><00><00>   ,
8
D
P \ 4@,"<, 4H/@h" , KLF@t" , aP\@<00>" , pTvT|T<00>Tb<00>@<00>"<00>,  <00><00> <00><00> <00>@(#, <00><00> <00>@@#, <00><00> <00><00> <00><00> <00>@X#, <00><00>@p#d,
<00>
@<00>% , <00> 8) $@<00>.<00>, 9+h4@l0<00>, M<00>XH@h1<00>,  `<00><00>[@X2<00>," l0z<00>w0 ;<00>G8<00> <00>@40,' <00><00>h<00>@D4h,) <00><00><00>- p!<00>syscall_table.o/1569629182 1001 115 100644 15640 `
ELF^x74($!6A <0B><02><00><1D>6A<00><00><00> =<3D>=<3D>=<3D>=<3D><><00> =<3D>=<3D>=<3D>=<3D><><00><00> J<><00><00><00> <08>
<1D> <00><><EFBFBD><EFBFBD>|  ; u
 -K<02><02>0int`<02>B<07>?<08>*<05><07><02> 0<02> s1<10><05>F^<02>I"I4'<27><05>eBJ<><07>L<><07>M<>W =
G* I0 <0B>N<>&O <02>S~ KM  <0A>-<2D> <0B>/<2F>_k00 <0B>00 <0B>00 <0B>00_x1<>TB<00>  <0A>$56 #70  80 f90 O :0 <0B>;0 <0 <0B>=0 >0  ?0 uHv XIv Jv<00>LB<11>OB@<00>  <0A><00>S<> <0B>T<> WU0 nV<> <0B>W<><00><04><08><00> <04>6 s  `t  <0B>u0W<13><00>rW<14>v0<14>{<01><14>{<01><14>{<01> $}0x<01><14><05>09<05>0\<05><01> _mp<05><01>$v<05><01>(<14><05>0,<14><05>00<05><01>4% <05><01>8 <05><01><<14><05><01>@<14><05>D<14><05><01>H<14><05><01>L<14><05>Q<00>p<05><01><00>7<05><00>u<05><01><00> 1h<05><>_p<05> _r<05>0_w<05>0 <0B><05>^ <05>^_bf<05><> <0B><05>0 ;<05>W <0B><05>@ <0B>ò$ <05><>( <0B><05>, 8<05>0_ub<05><>4_up<05> <_ur<05>0@ Z<05>%D <0B><05>5G_lb<05><>H <0B><05>0P ىT <0B><05>5X 9<05>*\ <05>0d0<00>W@<17>0<04><08><04>0<00>W@<17>0<04><18><04><16>W@<17>0<04>0W@ W5 WE ]<13> !<01><14>#<01>H$0<14>%<01>QEg=<01>><01><14>?<01><14>@I ]ClI<00> <13>V&<14>Y<01><14>Z0: [<01>\& <04><13>P`<01><14>c<01><14>d*e* <14>f*<14>g<01> h0$7i*(<14>j*0Mk*8<14>l*@<14>m*H<08><00> <04><19>W<04><04><04>0 <04>,yuM<02>z<>g <06>I<02><06><><02><06><>O<06><>s<06><>3 <06>BE<06>I<05><01><04> ,<h <0B>E S/ <0B>f <0B>q A P
![ <0B>"E <0B>#: <0B>1$ <0B>2<> F 3$ <0B>4<> B5$$ <0B>6<>( <0B>7<>, <0B>8<>0 <0B>9h 4<08>x ^(<28> Y <00>  @ o @ * 0R
4E<02>bx $<00> *<2A> <0B> ,<2C> l -<2D>  <0B> .<2E>  <0B> /<2F> <0B> 0<>  ? 1<> <0B> 2  <0B> 33  <0B> 4X ^ 5<> $ <0B> 6<>( ) 7 , <0B> 83 0 <0B> 9<> 4 N :<3A> 8  ; < <0B> < @  =4 D  >J H <0B> ?d L <0B> @<40> P . A<> T <0B> B<> X U C<> \ <0B> D `  E d ! F h <0B> G l <0B> H p <0B> I t <0B> J x < K | <0B> L <00> <0B> M <00> <0B> Ny<00> h O<><00>W<04> @<00> W7<04> <19> W@<04> @<00> W@7<04> @<00> W77<04> 0 W<17> 03 W<17><17> M WM S tms9 0w Ww @} 3 <11> W $ <0B> |^ 0<00> W<17><17> <04><04> 0<00> W0<17> <04> @ W%<04> 0 W 04 W00 J W0: 0d W0P 0<00> W<17>00j 0<00> W0<17>0<04> 0<00> W000<04> 0<00> W0@0<04> s<04> 0 0IW@IOs<04> U0sWI<17>7<04> &0<00>W@Is<02>,<01><><1E>,WR b Zr [0!m];<01>0m Z4"<22>"<22>1<> #&W$<24> @<04>$<24> RQ<04> $ SQ%<25><00>%KKe% U: ; I$ > $ > : ;I : ;  : ; II !I/
 : ;  : ; I8   : ;  : ; I8  I : ;  : ; I8' : ; : ;I8  : ;I8 'II&I'&'I<.: ; '@<18>B: ; I<1F><>1 <20><><18>B!.?: ; @<18>B"4: ; I#4: ;I?<$4: ; I?<%.?<n: ; $;;3<00><01> /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/sys/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/include/romsyscall_table.cstddef.hlock.h_types.hreent.htypes.hstat.hstdarg.h<built-in>stdio.hlibc_stubs.htime.hunistd.hsignal.hstdlib.h,  <03>      _dso_handlesyscall_table_ptr_app__gid_tshort int_fpos_t_lock_try_acquire_recursive_fnargssize_t_rand48__va_reg_emergency_rename_rva_listst_atime_atexit0_wcrtomb_state_wcsrtombs_statelong long unsigned int_lbfsize_mbtowc_state_mbrtowc_state__va_stk_exit_r_wctomb_state__tm_secstat_off_t_closesigned char__ULongst_ino_ubuf_base__tm_hour__sf_on_exit_args_cookie__sglue_lock_acquire_recursivelong int_realloc_r_mprec_flags_lock_init_stdin_result_k_lock_tlong long int_link_r_cvtbuf_offsetraise_r_stubsyscall_stub_table_mbrlen_statenlink_t_mbsrtowcs_state_gettimeofday_r_fnsgid_tclock_t_sign_stderr_Bigintsuseconds_tst_blocks_blksize_readst_spare1st_spare2__tm_on_exit_args_ptr__wchb_stdout_cvtlen_lock_releaselong unsigned int_file_inc_unlink_rtimeval_datast_uid_niobsuid_t_read_r_rand_next_scanf_float_signal_buf_asctime_buf_errno_stat_r_result__wchenvironwint_t_calloc_r_lock_close_r_mult_getpid_roff_tst_sizerptrptrdiff_t_write__tm_year__count_lock_init_recursive_write_r_miscsizetype__dev_t_fstat_rtv_sec__gnuc_va_listesp_setup_syscall_tablesyscall_table_ptr_pro_lock_acquire__tm_mon_atexit_mblen_state__sdidinit_gamma_signgamdev_t_times_rtime_t_raise_r_freelistGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protector_LOCK_RECURSIVE_T_free_rst_nlink_Boolunsigned char_printf_float_iobs_lseek_r_flock_t__tm_yday__sbuf_flags2__FILE_mbstate_t__sFILE_mbstatest_ctimemallocFILE_ind_current_locale_malloc_r__cleanup_maxwds_reent_lock_try_acquiretv_usec__value_seeks_stub_table__tm_wdayst_rdevs_reent_open_rst_spare3charst_spare4_sizeunsigned int_seed_fntypes_lock_close/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/syscall_table.c_is_cxa__uid_t_next_strtok_lastst_modest_blksize__getreent_misc_reentshort unsigned int_addst_gid_getdate_err_kill_r_sbrk_r_global_impure_ptr_current_category/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/build/newlib_lock_release_recursive_lock_close_recursive_wds_gluest_dev_l64a_buf_sig_func_nbuf_system_r__tm_isdst_localtime_buf__tm_min_r48__va_ndxmode_t_p5s_abortst_mtime__tm_mday__va_list_tagino_tGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
ABI=0
((;;((.symtab.strtab.shstrtab.rela.literal.raise_r_stub.rela.literal.esp_setup_syscall_table.text.data.bss.rela.text.raise_r_stub.rela.text.esp_setup_syscall_table.rela.data.s_stub_table.bss.s_reent.rela.debug_frame.rela.debug_info.debug_abbrev.rela.debug_aranges.rela.debug_ranges.rela.debug_line.debug_str.comment.xtensa.info.rela.xt.lit.rela.xt.prop<00><>
<00> +<00> 3<Rh{<00>;
<00><00><00><00><00><00><00><00><00><00><00> (5CKU]kx<00><00><00><00><00><00><00><00> 7Esyscall_table.craise_r_stubs_stub_tables_reent_raise_rsyscall_table_ptr_prosyscall_table_ptr_app_global_impure_ptrenvironesp_setup_syscall_tablemalloc__getreent_malloc_r_free_r_realloc_r_calloc_rabort_system_resp_vfs_rename_times_r_gettimeofday_resp_vfs_unlinkesp_vfs_linkesp_vfs_statesp_vfs_fstat_sbrk_r_getpid_r_kill_resp_vfs_closeesp_vfs_openesp_vfs_writeesp_vfs_lseekesp_vfs_read_lock_init_lock_init_recursive_lock_close_lock_close_recursive_lock_acquire_lock_acquire_recursive_lock_try_acquire_lock_try_acquire_recursive_lock_release_lock_release_recursive
    # 0**  !" #$%&' ($)(,*0+4,8-<.@/D0L1P2T3X4\5`6d7h8l9p:t;x<|=<00>><00>?   !( ,, 049 !&8ELSZahot<00><00><00><00><00><00><00><00><00>+6CPUax<00><00><00><00><00><00><00><00>*7DP\i<00><00><00><00><00><00><00><00>,9FS`mz<00><00><00><00><00><00><00><00><00> #0=J^<00><00><00><00><00><00><00><00><00>'3KWco{<00>FR_ly<00><00><00><00><00><00><00><00> -:GTan{<00><00><00><00><00>%0;FQ\gr}<00><00><00><00><00><00><00><00><00><00>   , 8 D P \ y <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> 


+
7
C
O
[
g
s

<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
<00>
   ' 3 ? K W c o { ~ <00> <00> <00><00><00><00><00><00><00><00><00><00> %
*6GXcgnr  <00> <00>" (.(25 $0<HT`
l 4@x( " ;86@<00>(T" \TbThTrTm@<00>(" <00>d;<00>@<00>(`"
 <00><00><00><00>@P)<00>"  <00>0<00><00>0@<00>@<00>*<00>" <00>py<00>@`+<00>
" <00><00><00><00>(<00>@6<" <00>@@60" *7%@p6x" 60=m A0<00>;J<00>8\ W@<00>6" i- xd@7x" <00> r"# &]poll.o/ 1569629183 1001 115 100644 4400 `
ELF^X 4(6A<00><04> <20> <20><00>-
<1D> <00><><EFBFBD><EFBFBD>|  )@ `<00>"Ufd#U<04>$\!%\int<05>'(nT<08>A<07>$.;"U<01> fds
)cS
UT   Zr [s \t %..<03>% U : ;  : ; I8  : ; I8 $ > $ > : ; I.?: ; 'I@<18>B : ; I
: ; I <0B><>1 <0C><><18>B  I.?<n: ;R<00>R<><00>n<01> /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/platform_include/sys/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/includepoll.cpoll.hesp_vfs.h   long long intpollfdunsigned intpollnfds_tlong unsigned intGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protectorlong long unsigned inteventsunsigned chartimeoutcharlong intreventsnfdsesp_vfs_poll_Boolshort unsigned intsigned char/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/poll.cshort int/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/build/newlibsizetypeGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
ABI=0
(.symtab.strtab.shstrtab.rela.literal.poll.text.data.bss.rela.text.poll.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><>
   poll.cpollesp_vfs_poll

!     ! & = I _ d q x  <00> <00> <00> <00> <00> <00> <00> <00> <00> <00><00><00> <00> <00> <00>! %  {<00><00><00> $ 4@<00>  .848:8D8?@<00>  TL(O@<00> H ft-a@
t
 r<00><00><00>p!<00>@<00> 0  <00><00> <00>@<00> $ <00><00><00>@<00>  <00><00><00><00>@<00> 0 <00>0U-<00>0<00>;<00><00>8<00><00><00>@  <00><00>0<00>@( 0 -4P <00> reent_init.o/ 1569629183 1001 115 100644 8724 `
ELF^d4(C6A <> <0B><02><00><00><00><08>(<28>"=<3D>=<3D>=<3D>=<3D><>8<EFBFBD>2=<3D>=<3D>=<3D>=<3D><><18>=<3D>=<3D>=<3D>=<3D><><00><> <18>b <08>b6<62>b7<62>b8=<3D>=<3D>=<3D>=<3D><><00><><1D> <00><><EFBFBD><EFBFBD>| \ ,O <0C>int~<07>U+<05><05>a<04> !<04> Y+z<05><04>'ze(J<>2L<>NM<>=<00> <09>
G<> [I! @N<>gO<><04>Sd <04>@ r-l <0B>/l_k0! z0! 0! <0B>0!_x1r<00> <09> $5<> 7! <0B>8! !9! c:! <0B>;! <0B><! <0B>=! <0B>>! <0B>?! <10>H; <0B>I; J;<00><11>L8OK <09> <0A><00>S<> <0B>T<> <0B>U! lV<> qW<><00>K<08><00> <09><04><04> Hs<> <0B>t<> ou!=N<00>r<14>v!7{Q<14>{Q8{Q <14>}!dj-<05>!<05>!><05><01> _mp<05><01>$R<05><01>(<14><05>!,<14><05>!0<14><05>j4<14><05><01>8C<05><01><<14><05>j@<14><05><01>D<14><05><01>HR<05>KL<14><05><00><14><05>Q<00>x<05><01><00><05>j<00><04> uh<05>L_p<05><>_r<05>!_w<05>! 5<05>D <0B><05>D_bf<05><> <0B><05>! <05> <0B><05> 9<05>w$ <Ŧ( <0B><05><>, <0B><05><>0_ub̫4_up<05><><_ur<05>!@ <0B><05><>D <0B><05><>G_lbիH <0B><05>!P <05>oT <0B><05><>X <0B><05><>\ <05>!d!jj!p<08>L!<00><17>!<04>p}<16><00><17>!<04>!<00><04>=<00> <09>=
 <09><05>"m !K<14>#K<14>$!%Q
<13>=<01><14>><01><14>?<01><14>@/ \CR/<00> <09><13>V<01><14>Yl<14>Z![l<14>\<01> l+P`<01><14>cjd<01><14>e<01> 
f<01>!g<01><14>h!$i<01>(<14>j<01>0sk<01>8Ul<01>@$m<01>Hp<00> <09><04><19><04>W<04><19>!<04><04><04>?!\<01>r!R&Zr[0\<08><1F><00>% U$ > $ > : ; I: ;I : ;  : ; II !I/
 : ;  : ; I8   : ;  : ; I8  I : ;  : ; I8' : ; : ;I8  : ;I8 'II&I'.?: ; '@<18>B: ; I<1C><>1<1D><><18>B4: ;I?<.?<n\\<00><00><01> /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/sys/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/includereent_init.clock.h_types.hstddef.hreent.h!           _iobs_flags2_data_mblen_state_l64a_buf_off_t__wch_stderr__value__sbufGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protectorshort int_add_result_ksizetype_offset_signal_buf_wcsrtombs_state_flags_write_localtime_buf_atexit0__count__tm_mday_glue_mbsrtowcs_state_r48_stdout_atexit_cvtlen_nbuf_LOCK_RECURSIVE_T_niobs__FILE_errno_getdate_err__tm_min_sig_funcmemset_freelist/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/reent_init.c_fns_on_exit_args_ptr_mbstate__tm_wdaylong long int_fnargs_asctime_buf_lock_mult__tm_isdstlong int__sf_fntypes_fpos_t_close_flock_t_ubuf_global_impure_ptr__tm_sec__tm_hourunsigned char_readesp_reent_init__wchbsigned charlong long unsigned int_miscunsigned int__sglue_on_exit_args_mbrtowc_stateshort unsigned int_cvtbuf_cookie_base_filechar_gamma_signgam_next_wds_mprec__tm_mbtowc_statewint_t_mbrlen_state__sdidinit_is_cxalong unsigned int__cleanup_rand_next_mbstate_t_Bigint_maxwds__tm_year_strtok_last_seed_rand48__tm_yday_lock_t__ULong_seek_result__tm_mon_blksize_inc_ind_wctomb_state_lbfsize_dso_handle_p5s_sign_current_category_misc_reent_stdin_current_locale_reent_wcrtomb_state_emergency_size__sFILEGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
ABI=0
(\\.symtab.strtab.shstrtab.rela.iram1.literal.text.data.bss.rodata.str1.4.rela.iram1.rela.debug_frame.rela.debug_info.debug_abbrev.rela.debug_aranges.rela.debug_ranges.rela.debug_line.debug_str.comment.xtensa.info.rela.xt.lit.rela.xt.prop<00><>   !,\;reent_init.c_global_impure_ptr_cleanup_resp_reent_initmemset 9U

!     + 2 9 @ G N U Z e p } <00> <00> <00> <00> <00> <00> <00> <00> <00>    & = I U <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>   ! . L X d p | <00> <00> <00> <00> <00> <00> <00>   % 2 ? L f s <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>   # P \ t <00> <00> <00> <00> <00> <00> <00> <00>   ( 4 @ s   $ 1 > X e r  <00> <00> <00> <00> <00> <00> <00> <00>   & 3 @ M Z g t <00> <00> <00><00><00> ' + <00><00><00><00><00><00>%<00>1<00>><00>B<00>G<00>J<00>M $ 4@<00>0 /D5D;D@2DTH\O@<00>< `<00>([@<00>H  r<00>0m@8$  ~<00><00><00><00>
<00>@\$ <00><00>
<00>@<00> <00><00>
<00><00>@<00><00> <00>0<00> }<00>0#;<00>^8<00><00><00>@(  <00><00>0<00>@40 <00><00>p @Blocks.o/ 1569629183 1001 115 100644 18412 `
ELF^tB4(# hh6A<00><00><00><00><00>f
<EFBFBD><00><00><1D><><02><08><03><00><00>J<EFBFBD><00><00>=<3D>=<3D>=<3D><> <00><00><00><1D>6aX<02><><EFBFBD><00>f%<00><04><02><><EFBFBD>XVu<01> <><C2A0><00><00><00><00><00><00><00><00><>fD<05><00> )1<><31><EFBFBD>P<> <20><00>]
M<02>H<EFBFBD>0<EFBFBD><30>G<05><00>(1<><00> fD<0E><03><05><00>]
F <0A>н P<> <20><00>]
f <1D> <1D>|<7C><1D>6a(<16><04><00><00>zfC<05><00> 91<39><31> <20> <20><00>(17%<25><00><1D>fC <09><02><00><1D> <0A> <0A> <0A><02><00><1D>6A<00> <08> %<25><><1D>6A<00> <08> K%<25><><1D>6A<00><00><00>8<02>í<03><00><00>j<EFBFBD> q<C2A0><00><00><00><00><00><00><03><00> 9=<3D>=<3D>=<3D><> <00><00><00><1D>6A |<7C><><02><><EFBFBD><1D>6A L|<7C><><02><><EFBFBD><1D>6A  <0B><02><><EFBFBD>-
<1D>6A L <0B><02><><EFBFBD>-
<1D>6A <1B><02><><EFBFBD><1D>6A K<>%<25><><1D>/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/locks.c%s:%d (%s)- assert failed!
lock_acquire_generic_lock_close<00><>?<3F> <00><><EFBFBD><EFBFBD>| J L<00>0<00>V0T d tR <00> <00> <00> <00>     <00>) g.<02> 0intc<07>*<02>W 7|6<05><07><08>*LM-e<02>po0<02>v<><05><><05><><07><05><>V<05><><02>X<><02>O<>2J<01><> <09>2<>R 2<>S
$z <0B>O ,<00>p Zs4<00> <00><00> Z <00> ZH Z%g~0L<00><01>0<12>~<7E> ~<7E>S~<7E>qh<00>@ <01><><00>
<EFBFBD>=<00>U<01><><02>\<0E><00> <0C>~ Zu [r \<02>\<0E><00><0E>*Y f<00> Zr [t }6<00> Zh [ \<08> ]<0E><00><0E>A <0C>L Zu [s<0F>X Zu [0 \s ]0<16>@<17>0<08><01><>V<01>
<12><01><>,<01><>Mh<01><00>
)<00>Uƹ<02>\<00> %d<00> Zr [<02>\0*
A @p<00> ZrP| Zr [0 \0 ]0XT<01>B <09>X<>Rb Zr [1<19>]d<01>z <09>]<5D>Rr Zr [4<19>ltR<01>M <09>l<>R]
<EFBFBD>."ho<00> <0C><00><00> Zs <0C>6 Zh [ \q ]<0E><00><0F><00> Zs <0C><00>9 Z<0F> Z<16>]<17> MG<01><><01><> <09><01><>R<0F><00> Zr [ <09> \1{<01><><01><> <09><01><>R<0F><00> Zr [ <09> \4<1A><01>0<00><01>!<12><01><><00><0F><00> Zr [0 \1<1A><01>0<00><01>d<12><01><><00><00> Zr [0 \4<19><01> <01><> <09><01><>RE Zr [1=<01> <01><> <09><01><>RE Zr [4<15>*<2A><1B><00>x$$G<1C><00><05> <09><1C><00><05>22C<1B><00>=<1C><00>
<EFBFBD><1C><00> <0B><1B><00><06><1B><00><06><1B><00><06>$$<06>UUe<1B><00>|<06>% U: ; I$ > $ >   : ;  : ; I8 .: ; '@<18>B : ; I
 4: ; I <0C><>1 <0A><><18>B<0E><>1<0F><>1 I.: ; 'I@<18>B: ; I4: ; I4I44: ; II!I/ &I.?: ; '@<18>B.?: ; 'I@<18>B.?<n: ;.?<n: ; ,3Z46ZL<00>R<><00><00>R<><52><00>R<><00><00>R<><52><00>R<><00><00>R<>L<00>T<><00><00>T<><54><00>T<><00><00>T<><54><00>T<><00><00>T<>Q<00>U<><00>U<><00>U<><00>U<00><00>U<><00>U<><00>U<><00>U<00>RR<00>R<><00>S5<00>S<>5PSPR<00>S<>'R5PR<00><00>S<00><00>R<><00><00>R<><00>R<00>R<>tJL<00><00>VTdtR<00><00><00><00>  JL<00><00>RTddtt<00><00><00><00><00><00><00><00> !<01> /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/sys/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/machine/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/include/freertos/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/include/romlocks.clock.h_default_types.hstdint.hportmacro.hqueue.hsemphr.hstdlib.htask.hets_sys.hportable.h1          )                 
   _ !              
<03>          
   0               lock_init_genericxTaskGetSchedulerStateGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protectorvTaskEnterCriticalets_printfsizetypelock_release_generic__uint32_tdelay_lock_initshort intuint8_txQueueReceiveFromISR_lock_acquirexQueueGenericSendlock_acquire_genericlong long intTickType_txQueueCreateMutexlong intxQueueTakeMutexRecursive__uint8_tQueueHandle_tnew_semxQueueGetMutexHolderSemaphoreHandle_tunsigned charownerabortsigned charlong long unsigned intuint32_tportMUX_TYPEunsigned intBaseType_t_lock_acquire_recursive_lock_init_recursiveshort unsigned intcharxQueueGiveFromISRlock_BoolcountxQueueGenericReceive_lock_closemutex_typevQueueDeletelong unsigned int/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/build/newlib_lock_releasexPortInIsrContext_lock_try_acquire_recursive_lock_tvTaskExitCritical_lock_try_acquirelock_init_spinlock_frxt_setup_switch__FUNCTION__successxQueueGiveMutexRecursive_lock_release_recursivehigher_task_woken/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/locks.cGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
ABI=0
<00><00>(   "4"J(L7<00>"<00>&"<00> "<00><00><00><00>"<00>"<00><00>"<00><00>"<00>(<00>"25 BB"P"R(Td(dt(t2<00> "<00>(<00><00>(<00><00>(<00><00>(<00>( (  (((.symtab.strtab.shstrtab.rela.iram1.literal.text.data.bss.rela.iram1.rodata.str1.4.rodata.__FUNCTION__$5231.rodata.__FUNCTION__$5222.data.lock_init_spinlock.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><>  J. @L<00>U<00>Vj 
 
  |<00><00><00><00><00><00><00>.CUn<00>T<00>d<00>tR<00><00><00>tR<00><00><00><00>
<00><00>8 F locks.clock_init_spinlocklock_init_generic__FUNCTION__$5231lock_acquire_genericlock_release_generic__FUNCTION__$5222vTaskEnterCriticalxTaskGetSchedulerStatevTaskExitCriticalxQueueCreateMutexabortets_printfxPortInIsrContextxQueueReceiveFromISR_frxt_setup_switchxQueueTakeMutexRecursivexQueueGenericReceivexQueueGiveFromISRxQueueGiveMutexRecursivexQueueGenericSend_lock_init_lock_init_recursive_lock_closexQueueGetMutexHoldervQueueDelete_lock_close_recursive_lock_acquire_lock_acquire_recursive_lock_try_acquire_lock_try_acquire_recursive_lock_release_lock_release_recursive $hlpt  !(,"0!4#8!<$@!D%H&L'P#T!X(\%`)d*x|.<00>"<00>!<00>/<00>?kq t$<00><00><00><00>wh<00>l<00>p<00>t<00>h      "6&& ,4.. !BB Q<00>S(S Y_\<00>ch<00>w,w "}0} !<00>4<00> #<00><00><00><00><00>8<00> !<00><<00> $<00><00><00>@<00> !<00><00><00>D<00> %<00><00><00>H<00> &<00>L<00> '<00><00>PP #
5 T !X ('P*\* %5B:`: )JdJ *_ozxz <00><00><00>|<00> .<00><00><00><00><00> "<00><00><00> !<00><00><00> /<00><00><00> <00>L<00>L<00>LL<00><00>!(,,04L9L@DDHL<00>Q<00>X\\`dTiTpttx|d<00>d<00><00><00><00><00>t<00>t<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>  $) !&:AHMZafsz<00><00><00><00><00><00><00><00><00><00><00><00><00>'4AE$NX]q{<00><00><00><00><00><00><00><00><00>L<00><00><00> ' ,6;?<00>HV_<00><00><00><00><00><00><00> <00><00><00>FLP<00>[ejt<00><00><00> <00><00><00><00><00><00><00> T -CIMdXe{<00><00>t<00><00><00><00><00><00><00><00><00><00><00> #4:Gcim<00>x<00><00><00><00><00><00><00><00><00><00><00><00>",0<00>;EJekoz<00><00><00><00><00><00><00><00><00><00><00><00><00> #+/7;BFMQY]eiqu}<00><00><00><00><00> ")-7;BFPT[_qu|<00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00><00>,07;MQX\fj
<00><00><00>"( .4:@%F*L5R8YB_TeYk]qdwi}m<00>t<00>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><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@ LX 4<00>@<00>$<00>! /<00>5<00>;<00>E<00> @@l&<00>! L2<00><00>[hu<00> <00><00><00><00>0<00>@+<00>!  <00><00><00><00>@<00>-<00>! <00>e <00><00><00> <00><00>@<00>6H! <00><00>x<00>@:,! oh<00>@H; ! <00>
@h<<00>! !0<00><00>,0<00>;5<00>8G#B@@ ! T+dO@@d! <00>]<00>p" \"^random.o/ 1569629183 1001 115 100644 5276 `
ELF^<00>4(6AV<><00><00> <0C>)
|<7C><1D><><03><02><00>-<1D> <00><><EFBFBD><EFBFBD>| " q $`<06>@<05><07>int<07><07><05>"7A<07><03>HN+<04>d<04><07>H<1F> <09>   3 <09> 
<EFBFBD><19>"<01>A bufv <0C>xS <0C>HT S^Zr[sTAG<17><06>i<11><00><11><00><06> <09>RANDOM% U$ > $ > : ; I  I&I I: ;  (
.?: ; 'I@<18>B : ; I : ; I <0A><>1<0E><>1<0F><><18>B4: ; I.?<n: ; 6R<00>R<> R "<00>R<>""<00><00><01> /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/sys/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/xtensa-esp32-elf/lib/gcc/xtensa-esp32-elf/5.2.0/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/include/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/log/includerandom.c_types.hstddef.htypes.herrno.hesp_system.hesp_log.h  
 
  size_tESP_LOG_ERRORESP_LOG_WARN_ssize_tssize_tESP_LOG_INFOunsigned charlong unsigned int/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/build/newlibunsigned intflagsESP_LOG_DEBUGlong long unsigned intesp_fill_randomsizetypelong long intcharGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protectorshort intESP_LOG_NONE__errnogetrandombuflenlong intsigned charshort unsigned int_BoolESP_LOG_VERBOSE/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/random.cGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
ABI=0
("".symtab.strtab.shstrtab.rela.literal.getrandom.text.data.bss.rela.text.getrandom.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><>
  
"random.cgetrandom__errnoesp_fill_random  !     ! ( / 6 = K R Y ` e r y <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00> <00><00>   "+NT X _ c  $(<00><00><00><00><00><00><00><00>  $0< 4@<00>  3<9<?<I<"D@ < ^`(Y@L H p<00>uk@<00> <00>
 |<00><00><00><00>:<00>@t`  <00>  <00>@<00>$ <00>@<00>@<00> <00>P<00><00>@` <00>0<00><00>0<00>;<00><00>8<00> <00>@p   H@|H ^ l
` <00> ,pthread.o/ 1569629183 1001 115 100644 4264 `
ELF^<00> 4(6A <1D> <00><><EFBFBD><EFBFBD>|  dZ d<06>Gint!<07><05><07>H_Uk<02><01>*<02>A<04><02><01><04>r H<1F>
<EFBFBD>
<EFBFBD>
;

<EFBFBD>
<EFBFBD> A<01># 9# >yS.9<04>r9d)TAG<04><06>P<15>esp32_asio_pthread% U$ > $ > : ;I : ; : ;I8  I&I  I: ; 
( .?: ; 'I@<18>B : ; I : ; I4I4I!I/ 4: ; I6R<00>R<><00>i<01> /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/sys/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/log/includepthread.ctypes.hesp_log.h  long long intshort unsigned intunsigned int__FUNCTION__ESP_LOG_WARNlong unsigned intGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protectorlong long unsigned intpthread_condattr_setclockis_initializedattrclock_idunsigned charclockid_tchar/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/build/newliblong intESP_LOG_VERBOSEESP_LOG_DEBUGsigned charESP_LOG_ERRORESP_LOG_NONEshort intESP_LOG_INFO/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/pthread.cpthread_condattr_tsizetypeGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
ABI=0
(.symtab.strtab.shstrtab.text.data.bss.text.pthread_condattr_setclock.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.prop<00><> 
  pthread.cpthread_condattr_setclock!     ! ( / 6 = K R Y ` g n u z <00> <00> <00> <00> <00> <00> <00> <00> <00> <00><00><00>    K v~<00> 4!4'4,4Q<(L@
H cdh^@L
<00> o<00><00><00><00>!}@<00> 0
 <00><00> <00>@ $  <00><00><00>@8  <00><00><00>@P $ <00>0<00><00><00>0.;<00>i8<00><00>$<00>@t $ <00><00><00>  <00> %select.o/ 1569629184 1001 115 100644 4712 `
ELF^<00> 4(6A<00><06><05><04> <20> <20><00>-
<1D> <00><><EFBFBD><EFBFBD>|  <00><01> <0C><00>gg=int<07>|PUlu]z]<08>9<02>]$<02><>^<02><><07><00>d$<02><> <09>]<05><11>urd<13>s
<04>
<04> 2*A<01><> G*A *<2A>S *<2A>T L*<2A>U <0A>*V<00>Zr[s\t]u^vAAj% U$ > $ > : ; I : ;  : ; I8 I!I/ : ;I
 I .?: ; 'I@<18>B : ; I : ; I<0E><>1<0F><><18>B.?<n: ;R<00>R<><00>r<01> /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/include/sys/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/vfs/includeselect.ctypes.htime.hesp_vfs.h*   writefdsreadfdsshort unsigned int_types_fd_setselectfd_maskesp_vfs_selectlong long unsigned intunsigned charlong unsigned int/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/build/newlibtimevalunsigned intchar/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/select.ctime_ttv_usecsizetypetv_seclong long inttimeoutsuseconds_tGNU C99 5.2.0 -mlongcalls -mfix-esp32-psram-cache-issue -ggdb -Og -std=gnu99 -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -fstack-protectorshort intnfdserrorfdslong intfds_bitssigned char_BoolGCC: (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0 Xtensa_InfoUSE_ABSOLUTE_LITERALS=0
ABI=0
(.symtab.strtab.shstrtab.rela.literal.select.text.data.bss.rela.text.select.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><>
  
select.cselectesp_vfs_select !     ! ( / 6 = K R Y ` g n s <00> <00> <00> <00> <00> <00> <00> <00> <00> <00>  ! + 0 = J W d<00> <00>  <00><00><00> $ 4@x
 0868<8F8A@<00>
 XP(S@<00>
H jx<00>e@<00>
<00>
 v<00><00><00>!<00>@<00> 0  <00> <00>@<00> $ <00>1<00>@  <00>A<00><00>@$ 0 <00>0<00>y<00>0R;<00><00>8<00><00><00>@T  <00><00>0<00>@` 0 <00> P X