Files
lighthub/compiled/stm32/firmware.map
2023-10-23 21:57:41 +03:00

9873 lines
839 KiB
Plaintext

Archive member included to satisfy reference by file (symbol)
.pio/build/stm32/lib87a/libEEPROM.a(stm32_eeprom.c.o)
.pio/build/stm32/src/flashstream.cpp.o (eeprom_buffered_write_byte)
.pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.pio/build/stm32/src/main.cpp.o (aJsonClass::deleteItem(aJsonObject*))
.pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
.pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o) (stringBufferCreate)
.pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
.pio/build/stm32/src/main.cpp.o (cmd_parse(char*))
.pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.pio/build/stm32/src/main.cpp.o (HttpClient::HttpClient(Client&, char const*, unsigned short))
.pio/build/stm32/lib6ec/libArduinoHttpClient.a(b64.cpp.o)
.pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o) (b64_encode(unsigned char const*, int, unsigned char*, int))
.pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.pio/build/stm32/src/main.cpp.o (PubSubClient::~PubSubClient())
.pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.pio/build/stm32/src/main.cpp.o (EthernetClass::begin(unsigned char*, unsigned long, unsigned long))
.pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.pio/build/stm32/src/main.cpp.o (EthernetClient::connected())
.pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
.pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o) (vtable for EthernetUDP)
.pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o) (EthernetClass::socketPortRand(unsigned short))
.pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o) (W5100Class::write(unsigned short, unsigned char const*, unsigned short))
.pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
.pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o) (DhcpClass::getLocalIp())
.pio/build/stm32/libfec/libEthernet.a(Dns.cpp.o)
.pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o) (DNSClient::begin(IPAddress const&))
.pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.pio/build/stm32/libfec/libEthernet.a(socket.cpp.o) (EthernetServer::server_port)
.pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.pio/build/stm32/src/itemCmd.cpp.o (Adafruit_NeoPixel::~Adafruit_NeoPixel())
.pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.pio/build/stm32/src/utils.cpp.o (TwoWire::beginTransmission(unsigned char))
.pio/build/stm32/lib062/libWire.a(twi.c.o)
.pio/build/stm32/lib062/libWire.a(Wire.cpp.o) (i2c_custom_init)
.pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o) (HardwareSerial::available())
.pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
.pio/build/stm32/src/main.cpp.o (IPAddress::IPAddress())
.pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.pio/build/stm32/src/flashstream.cpp.o (Print::write(unsigned char const*, unsigned int))
.pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o) (Stream::timedRead())
.pio/build/stm32/libFrameworkArduino.a(WMath.cpp.o)
.pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o) (random(long, long))
.pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.pio/build/stm32/src/config.cpp.o (String::~String())
.pio/build/stm32/libFrameworkArduino.a(abi.cpp.o)
.pio/build/stm32/src/abstractch.cpp.o (__cxa_pure_virtual)
.pio/build/stm32/libFrameworkArduino.a(dtostrf.c.o)
.pio/build/stm32/libFrameworkArduino.a(WString.cpp.o) (dtostrf)
.pio/build/stm32/libFrameworkArduino.a(hooks.c.o)
.pio/build/stm32/src/inputs.cpp.o (yield)
.pio/build/stm32/libFrameworkArduino.a(itoa.c.o)
.pio/build/stm32/libFrameworkArduino.a(WString.cpp.o) (ltoa)
.pio/build/stm32/libFrameworkArduino.a(main.cpp.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/crt0.o (main)
.pio/build/stm32/libFrameworkArduino.a(pins_arduino.c.o)
.pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o (pinNametoDigitalPin)
.pio/build/stm32/libFrameworkArduino.a(startup_stm32yyxx.S.o)
(Reset_Handler)
.pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.pio/build/stm32/src/inputs.cpp.o (analogRead)
.pio/build/stm32/libFrameworkArduino.a(wiring_digital.c.o)
.pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o (pinMode)
.pio/build/stm32/libFrameworkArduino.a(wiring_time.c.o)
.pio/build/stm32/src/inputs.cpp.o (millis)
.pio/build/stm32/libFrameworkArduino.a(WSerial.cpp.o)
.pio/build/stm32/libFrameworkArduino.a(main.cpp.o) (serialEventRun())
.pio/build/stm32/libFrameworkArduino.a(board.c.o)
.pio/build/stm32/libFrameworkArduino.a(main.cpp.o) (init)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_muldf3.o)
.pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o (__aeabi_dmul)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_mulsf3.o)
.pio/build/stm32/src/itemCmd.cpp.o (__aeabi_fmul)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_addsubdf3.o)
.pio/build/stm32/src/main.cpp.o (__aeabi_dsub)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_muldivdf3.o)
.pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o (__aeabi_ddiv)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_cmpdf2.o)
.pio/build/stm32/libFrameworkArduino.a(Print.cpp.o) (__aeabi_dcmplt)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_unorddf2.o)
.pio/build/stm32/libFrameworkArduino.a(Print.cpp.o) (__aeabi_dcmpun)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixdfsi.o)
.pio/build/stm32/src/item.cpp.o (__aeabi_d2iz)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixunsdfsi.o)
.pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o (__aeabi_d2uiz)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_truncdfsf2.o)
.pio/build/stm32/src/utils.cpp.o (__aeabi_d2f)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_addsubsf3.o)
.pio/build/stm32/src/itemCmd.cpp.o (__aeabi_fsub)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_muldivsf3.o)
.pio/build/stm32/src/main.cpp.o (__aeabi_fdiv)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_cmpsf2.o)
.pio/build/stm32/src/itemCmd.cpp.o (__aeabi_fcmplt)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixsfsi.o)
.pio/build/stm32/src/itemCmd.cpp.o (__aeabi_f2iz)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixunssfsi.o)
.pio/build/stm32/src/itemCmd.cpp.o (__aeabi_f2uiz)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_aeabi_uldivmod.o)
.pio/build/stm32/libFrameworkArduino.a(Print.cpp.o) (__aeabi_uldivmod)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_udivmoddi4.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_aeabi_uldivmod.o) (__udivmoddi4)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_dvmd_tls.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_aeabi_uldivmod.o) (__aeabi_ldiv0)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o)
.pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o (std::__throw_bad_function_call())
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o) (std::exception::~exception())
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o) (vtable for __cxxabiv1::__si_class_type_info)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(tinfo.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o) (std::type_info::__is_pointer_p() const)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o) (__cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const)
.pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o) (SPIClass::begin(unsigned char))
.pio/build/stm32/lib2d3/libSPI.a(spi_com.c.o)
.pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o) (spi_getClkFreq)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-sf_trunc.o)
.pio/build/stm32/src/itemCmd.cpp.o (truncf)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-w_pow.o)
.pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o) (pow)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_pow.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-w_pow.o) (__ieee754_pow)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_sqrt.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_pow.o) (__ieee754_sqrt)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_pow.o) (__math_uflow)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_fabs.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_pow.o) (fabs)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_finite.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-w_pow.o) (finite)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_scalbn.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_pow.o) (scalbn)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-abort.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o) (abort)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atof.o)
.pio/build/stm32/src/utils.cpp.o (atof)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atoi.o)
.pio/build/stm32/src/inputs.cpp.o (atoi)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atol.o)
.pio/build/stm32/src/utils.cpp.o (atol)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-errno.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-w_pow.o) (__errno)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-exit.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/crt0.o (exit)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fflush.o)
.pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o) (fflush)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fgetc.o)
.pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o) (fgetc)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fflush.o) (__sinit)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fwalk.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o) (_fwalk)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-impure.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-exit.o) (_global_impure_ptr)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-init.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/crt0.o (__libc_init_array)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isspace.o)
.pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o) (isspace)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isxdigit.o)
.pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o) (isxdigit)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o) (__retarget_lock_init_recursive)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-malloc.o)
.pio/build/stm32/SrcWrapper/src/new.cpp.o (malloc)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memcmp.o)
.pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o) (memcmp)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memcpy-stub.o)
.pio/build/stm32/lib87a/libEEPROM.a(stm32_eeprom.c.o) (memcpy)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memmove.o)
.pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o) (memmove)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memset.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/crt0.o (memset)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o)
.pio/build/stm32/src/utils.cpp.o (mallinfo)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-freer.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fflush.o) (_free_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallinfor.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o) (_mallinfo_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallocr.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o) (_malloc_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-malloptr.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o) (_mallopt_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallstatsr.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o) (_malloc_stats_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rand.o)
.pio/build/stm32/libFrameworkArduino.a(WMath.cpp.o) (srand)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-realloc.o)
.pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o) (realloc)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-reent.o)
.pio/build/stm32/SrcWrapper/src/syscalls.c.o (errno)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rget.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fgetc.o) (__srget_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sbrkr.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallinfor.o) (_sbrk_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signal.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-abort.o) (raise)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signalr.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signal.o) (_kill_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-snprintf.o)
.pio/build/stm32/src/itemCmd.cpp.o (snprintf)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sprintf.o)
.pio/build/stm32/libFrameworkArduino.a(dtostrf.c.o) (sprintf)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sscanf.o)
.pio/build/stm32/src/main.cpp.o (sscanf)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-stdio.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o) (__sread)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcasecmp.o)
.pio/build/stm32/src/main.cpp.o (strcasecmp)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcat.o)
.pio/build/stm32/src/item.cpp.o (strcat)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strchr.o)
.pio/build/stm32/src/abstractch.cpp.o (strchr)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcmp.o)
.pio/build/stm32/src/item.cpp.o (strcmp)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcpy.o)
.pio/build/stm32/src/item.cpp.o (strcpy)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strdup.o)
.pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o) (strdup)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strdup_r.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strdup.o) (_strdup_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strlen.o)
.pio/build/stm32/src/config.cpp.o (strlen)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncat.o)
.pio/build/stm32/src/abstractch.cpp.o (strncat)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncmp.o)
.pio/build/stm32/src/itemCmd.cpp.o (strncmp)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncpy.o)
.pio/build/stm32/src/abstractch.cpp.o (strncpy)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strnlen.o)
.pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o) (strnlen)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strrchr.o)
.pio/build/stm32/src/item.cpp.o (strrchr)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strstr.o)
.pio/build/stm32/libFrameworkArduino.a(WString.cpp.o) (strstr)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atof.o) (strtod)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok.o)
.pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o) (strtok)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok_r.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok.o) (__strtok_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtol.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atoi.o) (_strtol_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtoul.o)
.pio/build/stm32/src/utils.cpp.o (strtoul)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-syssbrk.o)
.pio/build/stm32/src/utils.cpp.o (sbrk)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-tolower.o)
.pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o) (tolower)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-toupper.o)
.pio/build/stm32/src/item.cpp.o (toupper)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vdprintf.o)
.pio/build/stm32/libFrameworkArduino.a(Print.cpp.o) (vdprintf)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-writer.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-stdio.o) (_write_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-assert.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rand.o) (__assert_func)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-closer.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-stdio.o) (_close_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ctype_.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isspace.o) (_ctype_)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fprintf.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o) (fiprintf)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-gethex.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o) (__gethex)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-hexnan.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o) (__match)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lnumeric.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o) (_C_numeric_locale)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-locale.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o) (__global_locale)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lseekr.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-stdio.o) (_lseek_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mbtowc_r.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-locale.o) (__ascii_mbtowc)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mlock.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-freer.o) (__malloc_lock)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o) (_Balloc)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-callocr.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o) (_calloc_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-reallocr.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-realloc.o) (_realloc_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfprintf.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-snprintf.o) (_svfprintf_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfscanf.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sscanf.o) (__ssvfscanf_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fprintf.o) (_vfprintf_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf_i.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfprintf.o) (_printf_i)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfscanf_i.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfscanf.o) (_scanf_chars)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-readr.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-stdio.o) (_read_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-refill.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rget.o) (__srefill_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-s_nan.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o) (nan)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sccl.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfscanf.o) (__sccl)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sf_nan.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o) (nanf)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ungetc.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfscanf.o) (__submore)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vasnprintf.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vdprintf.o) (_vasnprintf_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wbuf.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf.o) (__swbuf_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wctomb_r.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-locale.o) (__ascii_wctomb)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wsetup.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf.o) (__swsetup_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fvwrite.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf.o) (__sfvwrite_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-makebuf.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-refill.o) (__smakebuf_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memchr-stub.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfprintf.o) (memchr)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-msizer.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-reallocr.o) (_malloc_usable_size_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fstatr.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-makebuf.o) (_fstat_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isattyr.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-makebuf.o) (_isatty_r)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_unordsf2.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o) (__aeabi_fcmpun)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixdfdi.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o) (__aeabi_d2lz)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixunsdfdi.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixdfdi.o) (__aeabi_d2ulz)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-w_pow.o) (__aeabi_unwind_cpp_pr0)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(libunwind.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o) (restore_core_regs)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
/Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o) (__gnu_unwind_execute)
Discarded input sections
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crti.o
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crti.o
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crti.o
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
.rodata.all_implied_fbits
0x0000000000000000 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
.data.__dso_handle
0x0000000000000000 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
.text 0x0000000000000000 0x7c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/crt0.o
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/crt0.o
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/crt0.o
.ARM.extab 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/crt0.o
.ARM.exidx 0x0000000000000000 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/crt0.o
.ARM.attributes
0x0000000000000000 0x1b /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/crt0.o
.text 0x0000000000000000 0x0 .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
.rodata.PinMap_CAN_RD
0x0000000000000000 0x24 .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
.rodata.PinMap_CAN_TD
0x0000000000000000 0x24 .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
.rodata.PinMap_I2C_SCL
0x0000000000000000 0x30 .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
.rodata.PinMap_I2C_SDA
0x0000000000000000 0x30 .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/FrameworkArduinoVariant/generic_clock.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/FrameworkArduinoVariant/generic_clock.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/FrameworkArduinoVariant/generic_clock.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/FrameworkArduinoVariant/variant_BLUEBUTTON_F103RxT.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/FrameworkArduinoVariant/variant_BLUEBUTTON_F103RxT.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/FrameworkArduinoVariant/variant_BLUEBUTTON_F103RxT.cpp.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/FrameworkArduinoVariant/variant_BLUEBUTTON_F103RxT.cpp.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/FrameworkArduinoVariant/variant_BLUEBUTTON_F103RxT.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/FrameworkArduinoVariant/variant_NUCLEO_F103RB.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/FrameworkArduinoVariant/variant_NUCLEO_F103RB.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/FrameworkArduinoVariant/variant_NUCLEO_F103RB.cpp.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/FrameworkArduinoVariant/variant_NUCLEO_F103RB.cpp.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/FrameworkArduinoVariant/variant_NUCLEO_F103RB.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/FrameworkArduinoVariant/variant_generic.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/FrameworkArduinoVariant/variant_generic.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/FrameworkArduinoVariant/variant_generic.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_MspDeInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_DeInit
0x0000000000000000 0x20 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_GetTickPrio
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_SetTickFreq
0x0000000000000000 0x28 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_GetTickFreq
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_Delay
0x0000000000000000 0x24 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_SuspendTick
0x0000000000000000 0xe .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_ResumeTick
0x0000000000000000 0xe .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_GetHalVersion
0x0000000000000000 0x8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_GetREVID
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_GetDEVID
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_GetUIDw0
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_GetUIDw1
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_GetUIDw2
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_DBGMCU_EnableDBGSleepMode
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_DBGMCU_DisableDBGSleepMode
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_DBGMCU_EnableDBGStopMode
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_DBGMCU_DisableDBGStopMode
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_DBGMCU_EnableDBGStandbyMode
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text.HAL_DBGMCU_DisableDBGStandbyMode
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.HAL_ADC_MspInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.HAL_ADC_MspDeInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.HAL_ADC_PollForEvent
0x0000000000000000 0x58 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.HAL_ADC_ConvCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.ADC_DMAConvCplt
0x0000000000000000 0x4e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.HAL_ADC_ConvHalfCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.ADC_DMAHalfConvCplt
0x0000000000000000 0xa .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.HAL_ADC_LevelOutOfWindowCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.HAL_ADC_IRQHandler
0x0000000000000000 0xec .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.HAL_ADC_ErrorCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.ADC_DMAError
0x0000000000000000 0x1a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.HAL_ADC_AnalogWDGConfig
0x0000000000000000 0x50 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.HAL_ADC_GetError
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.HAL_ADC_Start_IT
0x0000000000000000 0xcc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.HAL_ADC_Start_DMA
0x0000000000000000 0x11c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.HAL_ADC_Stop_IT
0x0000000000000000 0x3e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text.HAL_ADC_Stop_DMA
0x0000000000000000 0x56 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.text.HAL_ADCEx_InjectedStart
0x0000000000000000 0xac .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.text.HAL_ADCEx_InjectedStop
0x0000000000000000 0x4e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.text.HAL_ADCEx_InjectedPollForConversion
0x0000000000000000 0x150 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.text.HAL_ADCEx_InjectedStart_IT
0x0000000000000000 0xb4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.text.HAL_ADCEx_InjectedStop_IT
0x0000000000000000 0x58 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.text.HAL_ADCEx_MultiModeStart_DMA
0x0000000000000000 0xf0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.text.HAL_ADCEx_MultiModeStop_DMA
0x0000000000000000 0x84 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.text.HAL_ADCEx_InjectedGetValue
0x0000000000000000 0x1e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.text.HAL_ADCEx_MultiModeGetValue
0x0000000000000000 0x20 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.text.HAL_ADCEx_InjectedConvCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.text.HAL_ADCEx_InjectedConfigChannel
0x0000000000000000 0x1c8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.text.HAL_ADCEx_MultiModeConfigChannel
0x0000000000000000 0x54 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_MspInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_Init
0x0000000000000000 0xf6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_MspDeInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_ConfigFilter
0x0000000000000000 0xde .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_Start
0x0000000000000000 0x5c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_Stop
0x0000000000000000 0x5c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_DeInit
0x0000000000000000 0x28 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_RequestSleep
0x0000000000000000 0x24 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_WakeUp
0x0000000000000000 0x50 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_IsSleepActive
0x0000000000000000 0x16 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_AddTxMessage
0x0000000000000000 0x9c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_AbortTxRequest
0x0000000000000000 0x48 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_GetTxMailboxesFreeLevel
0x0000000000000000 0x28 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_IsTxMessagePending
0x0000000000000000 0x22 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_GetTxTimestamp
0x0000000000000000 0x24 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_GetRxMessage
0x0000000000000000 0xee .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_GetRxFifoFillLevel
0x0000000000000000 0x1e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_ActivateNotification
0x0000000000000000 0x22 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_DeactivateNotification
0x0000000000000000 0x24 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_TxMailbox0CompleteCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_TxMailbox1CompleteCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_TxMailbox2CompleteCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_TxMailbox0AbortCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_TxMailbox1AbortCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_TxMailbox2AbortCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_RxFifo0MsgPendingCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_RxFifo0FullCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_RxFifo1MsgPendingCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_RxFifo1FullCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_SleepCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_WakeUpFromRxMsgCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_ErrorCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_IRQHandler
0x0000000000000000 0x1fc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_GetState
0x0000000000000000 0x26 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_GetError
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text.HAL_CAN_ResetError
0x0000000000000000 0x1e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cec.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cec.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cec.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cec.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cec.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_comp.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_comp.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_comp.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_comp.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_comp.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_comp_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_comp_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_comp_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_comp_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_comp_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cordic.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cordic.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cordic.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cordic.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cordic.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
.text.HAL_NVIC_SystemReset
0x0000000000000000 0x24 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
.text.HAL_NVIC_GetPriorityGrouping
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
.text.HAL_NVIC_GetPriority
0x0000000000000000 0x60 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
.text.HAL_NVIC_SetPendingIRQ
0x0000000000000000 0x20 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
.text.HAL_NVIC_GetPendingIRQ
0x0000000000000000 0x24 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
.text.HAL_NVIC_GetActive
0x0000000000000000 0x24 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
.text.HAL_SYSTICK_CLKSourceConfig
0x0000000000000000 0x16 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc.c.o
.text.HAL_CRC_MspDeInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc.c.o
.text.HAL_CRC_DeInit
0x0000000000000000 0x32 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc.c.o
.text.HAL_CRC_Accumulate
0x0000000000000000 0x22 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc.c.o
.text.HAL_CRC_Calculate
0x0000000000000000 0x2a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc.c.o
.text.HAL_CRC_GetState
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cryp.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cryp.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cryp.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cryp.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cryp.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cryp_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cryp_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cryp_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cryp_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cryp_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dac.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dac.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dac.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dac.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dac.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dac_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dac_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dac_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dac_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dac_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcache.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcache.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcache.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcache.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcache.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcmi.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcmi.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcmi.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcmi.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcmi.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcmi_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcmi_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcmi_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcmi_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcmi_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dfsdm.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dfsdm.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dfsdm.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dfsdm.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dfsdm.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dfsdm_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dfsdm_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dfsdm_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dfsdm_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dfsdm_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
.text.HAL_DMA_Init
0x0000000000000000 0x5c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
.text.HAL_DMA_DeInit
0x0000000000000000 0x50 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
.text.HAL_DMA_Start
0x0000000000000000 0x5c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
.text.HAL_DMA_Start_IT
0x0000000000000000 0x78 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
.text.HAL_DMA_PollForTransfer
0x0000000000000000 0x234 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
.text.HAL_DMA_IRQHandler
0x0000000000000000 0x124 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
.text.HAL_DMA_RegisterCallback
0x0000000000000000 0x40 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
.text.HAL_DMA_UnRegisterCallback
0x0000000000000000 0x50 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
.text.HAL_DMA_GetError
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma2d.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma2d.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma2d.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma2d.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma2d.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dsi.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dsi.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dsi.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dsi.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dsi.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dts.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dts.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dts.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dts.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dts.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_eth.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_eth.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_eth.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_eth.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_eth.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_eth_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_eth_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_eth_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_eth_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_eth_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_exti.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_exti.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_exti.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_exti.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_exti.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fdcan.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fdcan.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fdcan.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fdcan.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fdcan.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_firewall.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_firewall.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_firewall.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_firewall.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_firewall.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
.text.HAL_FLASH_Program_IT
0x0000000000000000 0x5c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
.text.HAL_FLASH_EndOfOperationCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
.text.HAL_FLASH_OperationErrorCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
.text.HAL_FLASH_IRQHandler
0x0000000000000000 0x114 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
.text.HAL_FLASH_OB_Unlock
0x0000000000000000 0x24 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
.text.HAL_FLASH_OB_Lock
0x0000000000000000 0x14 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
.text.HAL_FLASH_OB_Launch
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
.text.HAL_FLASH_GetError
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ex.c.o
.text.FLASH_OB_RDP_LevelConfig
0x0000000000000000 0x64 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ex.c.o
.text.HAL_FLASHEx_OBErase
0x0000000000000000 0x54 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ex.c.o
.text.HAL_FLASHEx_OBProgram
0x0000000000000000 0x1ec .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ex.c.o
.text.HAL_FLASHEx_OBGetConfig
0x0000000000000000 0x28 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ex.c.o
.text.HAL_FLASHEx_OBGetUserData
0x0000000000000000 0x1c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ex.c.o
.text.HAL_FLASHEx_Erase_IT
0x0000000000000000 0x60 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ramfunc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ramfunc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ramfunc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ramfunc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ramfunc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmac.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmac.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmac.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmac.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmac.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpi2c.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpi2c.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpi2c.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpi2c.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpi2c.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpi2c_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpi2c_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpi2c_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpi2c_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpi2c_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpsmbus.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpsmbus.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpsmbus.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpsmbus.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpsmbus.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpsmbus_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpsmbus_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpsmbus_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpsmbus_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpsmbus_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gfxmmu.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gfxmmu.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gfxmmu.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gfxmmu.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gfxmmu.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio.c.o
.text.HAL_GPIO_Init
0x0000000000000000 0x1b4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio.c.o
.text.HAL_GPIO_DeInit
0x0000000000000000 0xdc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio.c.o
.text.HAL_GPIO_ReadPin
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio.c.o
.text.HAL_GPIO_WritePin
0x0000000000000000 0xa .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio.c.o
.text.HAL_GPIO_TogglePin
0x0000000000000000 0x12 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio.c.o
.text.HAL_GPIO_LockPin
0x0000000000000000 0x2a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio.c.o
.text.HAL_GPIO_EXTI_Callback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio_ex.c.o
.text.HAL_GPIOEx_ConfigEventout
0x0000000000000000 0x14 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio_ex.c.o
.text.HAL_GPIOEx_EnableEventout
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio_ex.c.o
.text.HAL_GPIOEx_DisableEventout
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpu2d.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpu2d.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpu2d.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpu2d.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpu2d.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gtzc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gtzc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gtzc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gtzc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gtzc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hash.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hash.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hash.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hash.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hash.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hash_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hash_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hash_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hash_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hash_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hcd.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hcd.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hcd.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hcd.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hcd.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hrtim.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hrtim.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hrtim.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hrtim.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hrtim.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hsem.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hsem.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hsem.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hsem.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hsem.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.I2C_IsAcknowledgeFailed
0x0000000000000000 0x32 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.I2C_WaitOnFlagUntilTimeout
0x0000000000000000 0x64 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.I2C_WaitOnMasterAddressFlagUntilTimeout
0x0000000000000000 0x76 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.I2C_WaitOnRXNEFlagUntilTimeout
0x0000000000000000 0x5e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.I2C_WaitOnBTFFlagUntilTimeout
0x0000000000000000 0x4c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.I2C_WaitOnTXEFlagUntilTimeout
0x0000000000000000 0x4c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.I2C_RequestMemoryWrite
0x0000000000000000 0xb0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.I2C_RequestMemoryRead
0x0000000000000000 0x104 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_MspInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Init
0x0000000000000000 0x150 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_MspDeInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_DeInit
0x0000000000000000 0x32 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Master_Transmit
0x0000000000000000 0x1b0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Master_Receive
0x0000000000000000 0x348 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Slave_Transmit
0x0000000000000000 0x160 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Slave_Receive
0x0000000000000000 0x17c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Master_Transmit_IT
0x0000000000000000 0xb0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Master_Receive_IT
0x0000000000000000 0xb8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Slave_Transmit_IT
0x0000000000000000 0x70 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Slave_Receive_IT
0x0000000000000000 0x70 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Master_Transmit_DMA
0x0000000000000000 0x144 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Master_Receive_DMA
0x0000000000000000 0x13c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Slave_Transmit_DMA
0x0000000000000000 0xd8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Slave_Receive_DMA
0x0000000000000000 0xd8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Mem_Write
0x0000000000000000 0x120 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Mem_Read
0x0000000000000000 0x27c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Mem_Write_IT
0x0000000000000000 0xbc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Mem_Read_IT
0x0000000000000000 0xd0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Mem_Write_DMA
0x0000000000000000 0x180 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Mem_Read_DMA
0x0000000000000000 0x1c8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_IsDeviceReady
0x0000000000000000 0x164 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Master_Seq_Transmit_IT
0x0000000000000000 0xd4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Master_Seq_Transmit_DMA
0x0000000000000000 0x198 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Master_Seq_Receive_IT
0x0000000000000000 0x110 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Master_Seq_Receive_DMA
0x0000000000000000 0x1e0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Slave_Seq_Transmit_DMA
0x0000000000000000 0x15c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Slave_Seq_Receive_DMA
0x0000000000000000 0x158 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_DisableListen_IT
0x0000000000000000 0x3e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_SlaveTxCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_SlaveRxCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_AddrCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_ListenCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_ErrorCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.I2C_DMAError
0x0000000000000000 0x3a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.I2C_DMAXferCplt
0x0000000000000000 0x108 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_Master_Abort_IT
0x0000000000000000 0x54 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_GetState
0x0000000000000000 0x6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_GetMode
0x0000000000000000 0x6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_GetError
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2s.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2s.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2s.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2s.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2s.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2s_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2s_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2s_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2s_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2s_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_icache.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_icache.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_icache.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_icache.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_icache.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ipcc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ipcc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ipcc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ipcc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ipcc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_irda.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_irda.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_irda.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_irda.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_irda.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_iwdg.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_iwdg.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_iwdg.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_iwdg.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_iwdg.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_jpeg.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_jpeg.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_jpeg.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_jpeg.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_jpeg.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_lcd.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_lcd.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_lcd.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_lcd.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_lcd.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_lptim.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_lptim.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_lptim.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_lptim.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_lptim.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ltdc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ltdc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ltdc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ltdc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ltdc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ltdc_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ltdc_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ltdc_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ltdc_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ltdc_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdf.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdf.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdf.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdf.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdf.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdios.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdios.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdios.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdios.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdios.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdma.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdma.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdma.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdma.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdma.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mmc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mmc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mmc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mmc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mmc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mmc_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mmc_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mmc_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mmc_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mmc_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_nand.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_nand.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_nand.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_nand.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_nand.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_nor.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_nor.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_nor.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_nor.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_nor.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_opamp.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_opamp.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_opamp.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_opamp.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_opamp.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_opamp_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_opamp_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_opamp_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_opamp_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_opamp_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ospi.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ospi.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ospi.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ospi.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ospi.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_otfdec.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_otfdec.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_otfdec.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_otfdec.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_otfdec.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pccard.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pccard.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pccard.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pccard.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pccard.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pcd.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pcd.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pcd.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pcd.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pcd.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pcd_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pcd_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pcd_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pcd_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pcd_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pka.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pka.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pka.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pka.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pka.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pssi.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pssi.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pssi.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pssi.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pssi.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.PWR_OverloadWfe
0x0000000000000000 0x6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_DeInit
0x0000000000000000 0x18 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_EnableBkUpAccess
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_DisableBkUpAccess
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_ConfigPVD
0x0000000000000000 0x6c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_EnablePVD
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_DisablePVD
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_EnableWakeUpPin
0x0000000000000000 0x18 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_DisableWakeUpPin
0x0000000000000000 0x18 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_EnterSLEEPMode
0x0000000000000000 0x20 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_EnterSTOPMode
0x0000000000000000 0x48 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_EnterSTANDBYMode
0x0000000000000000 0x20 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_EnableSleepOnExit
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_DisableSleepOnExit
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_EnableSEVOnPend
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_DisableSEVOnPend
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_PVDCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text.HAL_PWR_PVD_IRQHandler
0x0000000000000000 0x1c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_qspi.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_qspi.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_qspi.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_qspi.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_qspi.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ramcfg.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ramcfg.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ramcfg.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ramcfg.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ramcfg.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ramecc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ramecc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ramecc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ramecc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ramecc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
.text.HAL_RCC_DeInit
0x0000000000000000 0xd8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
.text.HAL_RCC_MCOConfig
0x0000000000000000 0x4c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
.text.HAL_RCC_EnableCSS
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
.text.HAL_RCC_DisableCSS
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
.text.HAL_RCC_GetHCLKFreq
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
.text.HAL_RCC_GetOscConfig
0x0000000000000000 0x7c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
.text.HAL_RCC_CSSCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
.text.HAL_RCC_NMI_IRQHandler
0x0000000000000000 0x18 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc_ex.c.o
.text.HAL_RCCEx_PeriphCLKConfig
0x0000000000000000 0xf4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc_ex.c.o
.text.HAL_RCCEx_GetPeriphCLKConfig
0x0000000000000000 0x24 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rng.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rng.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rng.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rng.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rng.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rng_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rng_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rng_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rng_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rng_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.RTC_ReadTimeCounter
0x0000000000000000 0x24 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.RTC_ReadAlarmCounter
0x0000000000000000 0xe .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.RTC_ByteToBcd2
0x0000000000000000 0x16 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.RTC_Bcd2ToByte
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.RTC_WeekDayNum
0x0000000000000000 0x64 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.RTC_EnterInitMode
0x0000000000000000 0x2e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.RTC_ExitInitMode
0x0000000000000000 0x30 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.RTC_WriteTimeCounter
0x0000000000000000 0x28 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.RTC_WriteAlarmCounter
0x0000000000000000 0x28 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_MspInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_MspDeInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_SetTime
0x0000000000000000 0x9e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_GetTime
0x0000000000000000 0x17c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_SetDate
0x0000000000000000 0xb0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_GetDate
0x0000000000000000 0x58 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_SetAlarm
0x0000000000000000 0xb0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_SetAlarm_IT
0x0000000000000000 0xd8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_GetAlarm
0x0000000000000000 0x5e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_DeactivateAlarm
0x0000000000000000 0x72 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_AlarmAEventCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_AlarmIRQHandler
0x0000000000000000 0x34 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_PollForAlarmAEvent
0x0000000000000000 0x40 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_GetState
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_WaitForSynchro
0x0000000000000000 0x36 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_Init
0x0000000000000000 0x9c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text.HAL_RTC_DeInit
0x0000000000000000 0x60 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.text.HAL_RTCEx_SetTamper
0x0000000000000000 0x48 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.text.HAL_RTCEx_SetTamper_IT
0x0000000000000000 0x50 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.text.HAL_RTCEx_DeactivateTamper
0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.text.HAL_RTCEx_Tamper1EventCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.text.HAL_RTCEx_TamperIRQHandler
0x0000000000000000 0x28 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.text.HAL_RTCEx_PollForTamper1Event
0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.text.HAL_RTCEx_SetSecond_IT
0x0000000000000000 0x26 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.text.HAL_RTCEx_DeactivateSecond
0x0000000000000000 0x26 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.text.HAL_RTCEx_RTCEventCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.text.HAL_RTCEx_RTCEventErrorCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.text.HAL_RTCEx_RTCIRQHandler
0x0000000000000000 0x3c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.text.HAL_RTCEx_BKUPWrite
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.text.HAL_RTCEx_BKUPRead
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.text.HAL_RTCEx_SetSmoothCalib
0x0000000000000000 0x2c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sai.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sai.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sai.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sai.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sai.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sai_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sai_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sai_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sai_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sai_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sd.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sd.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sd.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sd.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sd.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sd_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sd_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sd_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sd_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sd_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sdadc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sdadc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sdadc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sdadc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sdadc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sdram.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sdram.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sdram.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sdram.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sdram.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smartcard.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smartcard.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smartcard.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smartcard.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smartcard.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smartcard_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smartcard_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smartcard_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smartcard_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smartcard_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smbus.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smbus.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smbus.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smbus.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smbus.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smbus_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smbus_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smbus_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smbus_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smbus_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spdifrx.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spdifrx.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spdifrx.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spdifrx.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spdifrx.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_AbortRx_ISR
0x0000000000000000 0x58 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_AbortTx_ISR
0x0000000000000000 0x1a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_WaitFlagStateUntilTimeout.constprop.0
0x0000000000000000 0xac .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_EndRxTransaction
0x0000000000000000 0x4e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_EndRxTxTransaction
0x0000000000000000 0x1c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_MspDeInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_DeInit
0x0000000000000000 0x2c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_Transmit
0x0000000000000000 0x15a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_TransmitReceive
0x0000000000000000 0x1e8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_Receive
0x0000000000000000 0x148 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_Transmit_IT
0x0000000000000000 0x94 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_TransmitReceive_IT
0x0000000000000000 0xb0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_Receive_IT
0x0000000000000000 0xb8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_Transmit_DMA
0x0000000000000000 0xc8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_TransmitReceive_DMA
0x0000000000000000 0x10c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_Receive_DMA
0x0000000000000000 0xe8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_Abort
0x0000000000000000 0x120 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_DMAPause
0x0000000000000000 0x20 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_DMAResume
0x0000000000000000 0x20 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_DMAStop
0x0000000000000000 0x46 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_TxCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_RxCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_TxRxCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_TxHalfCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_DMAHalfTransmitCplt
0x0000000000000000 0xa .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_RxHalfCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_DMAHalfReceiveCplt
0x0000000000000000 0xa .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_TxRxHalfCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_DMAHalfTransmitReceiveCplt
0x0000000000000000 0xa .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_ErrorCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_CloseTx_ISR
0x0000000000000000 0x84 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_TxISR_8BIT
0x0000000000000000 0x22 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_TxISR_16BIT
0x0000000000000000 0x26 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_CloseRx_ISR
0x0000000000000000 0x52 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_RxISR_8BIT
0x0000000000000000 0x22 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_RxISR_16BIT
0x0000000000000000 0x20 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_CloseRxTx_ISR
0x0000000000000000 0x9c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_2linesTxISR_8BIT
0x0000000000000000 0x32 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_2linesRxISR_8BIT
0x0000000000000000 0x32 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_2linesTxISR_16BIT
0x0000000000000000 0x34 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_2linesRxISR_16BIT
0x0000000000000000 0x34 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_DMAError
0x0000000000000000 0x22 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_DMATransmitCplt
0x0000000000000000 0x6a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_DMAReceiveCplt
0x0000000000000000 0x66 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_DMATransmitReceiveCplt
0x0000000000000000 0x5a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_IRQHandler
0x0000000000000000 0xec .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_DMAAbortOnError
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_AbortCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_Abort_IT
0x0000000000000000 0x124 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_DMARxAbortCallback
0x0000000000000000 0x68 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.SPI_DMATxAbortCallback
0x0000000000000000 0x78 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_GetState
0x0000000000000000 0x6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text.HAL_SPI_GetError
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sram.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sram.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sram.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sram.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sram.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_subghz.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_subghz.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_subghz.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_subghz.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_subghz.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_swpmi.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_swpmi.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_swpmi.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_swpmi.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_swpmi.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Base_MspInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Base_MspDeInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Base_DeInit
0x0000000000000000 0x5e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Base_Stop
0x0000000000000000 0x28 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Base_Start_IT
0x0000000000000000 0x54 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Base_Stop_IT
0x0000000000000000 0x30 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Base_Start_DMA
0x0000000000000000 0x8c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Base_Stop_DMA
0x0000000000000000 0x3c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OC_MspInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OC_MspDeInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OC_DeInit
0x0000000000000000 0x5e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_PWM_MspInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_PWM_MspDeInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_PWM_DeInit
0x0000000000000000 0x5e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_IC_MspInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_IC_MspDeInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_IC_DeInit
0x0000000000000000 0x5e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OnePulse_MspInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OnePulse_MspDeInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OnePulse_DeInit
0x0000000000000000 0x4e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OnePulse_Start
0x0000000000000000 0x78 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OnePulse_Stop
0x0000000000000000 0x74 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OnePulse_Start_IT
0x0000000000000000 0x88 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OnePulse_Stop_IT
0x0000000000000000 0x84 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Encoder_MspInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Encoder_MspDeInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Encoder_DeInit
0x0000000000000000 0x4e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Encoder_Start
0x0000000000000000 0xb6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Encoder_Stop
0x0000000000000000 0x72 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Encoder_Start_IT
0x0000000000000000 0xde .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Encoder_Stop_IT
0x0000000000000000 0x98 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Encoder_Start_DMA
0x0000000000000000 0x1cc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Encoder_Stop_DMA
0x0000000000000000 0xb6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_DMABurst_MultiWriteStart
0x0000000000000000 0xf4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_DMABurst_WriteStart
0x0000000000000000 0x14 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_DMABurst_WriteStop
0x0000000000000000 0x66 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_DMABurst_MultiReadStart
0x0000000000000000 0xf4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_DMABurst_ReadStart
0x0000000000000000 0x14 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_DMABurst_ReadStop
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_ConfigTI1Input
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_ReadCapturedValue
0x0000000000000000 0x2c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_PeriodElapsedCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.TIM_DMAPeriodElapsedCplt
0x0000000000000000 0x16 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_PeriodElapsedHalfCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.TIM_DMAPeriodElapsedHalfCplt
0x0000000000000000 0xa .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OC_DelayElapsedCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_IC_CaptureCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.TIM_DMACaptureCplt
0x0000000000000000 0x7a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_IC_CaptureHalfCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.TIM_DMACaptureHalfCplt
0x0000000000000000 0x38 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.TIM_DMADelayPulseCplt
0x0000000000000000 0x6a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_PWM_PulseFinishedHalfCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.TIM_DMADelayPulseHalfCplt
0x0000000000000000 0x38 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.TIM_DMATriggerCplt
0x0000000000000000 0x16 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_TriggerHalfCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.TIM_DMATriggerHalfCplt
0x0000000000000000 0xa .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_ErrorCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.TIM_DMAError
0x0000000000000000 0x58 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Base_GetState
0x0000000000000000 0x6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OC_GetState
0x0000000000000000 0x6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_PWM_GetState
0x0000000000000000 0x6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_IC_GetState
0x0000000000000000 0x6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OnePulse_GetState
0x0000000000000000 0x6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Encoder_GetState
0x0000000000000000 0x6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_GetActiveChannel
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_GetChannelState
0x0000000000000000 0x22 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_DMABurstState
0x0000000000000000 0x6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OC_Init
0x0000000000000000 0x58 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_PWM_Init
0x0000000000000000 0x58 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_IC_Init
0x0000000000000000 0x58 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OnePulse_Init
0x0000000000000000 0x5a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Encoder_Init
0x0000000000000000 0xaa .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OnePulse_ConfigChannel
0x0000000000000000 0xf4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.TIM_ETR_SetConfig
0x0000000000000000 0x14 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_ConfigOCrefClear
0x0000000000000000 0xc8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_ConfigClockSource
0x0000000000000000 0x128 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.TIM_SlaveTimer_SetConfig
0x0000000000000000 0xa4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_SlaveConfigSynchro
0x0000000000000000 0x4e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_SlaveConfigSynchro_IT
0x0000000000000000 0x4e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OC_Stop
0x0000000000000000 0x78 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_PWM_Stop
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OC_Start_IT
0x0000000000000000 0xc0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_PWM_Start_IT
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OC_Stop_IT
0x0000000000000000 0xac .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_PWM_Stop_IT
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OC_Start_DMA
0x0000000000000000 0x190 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_PWM_Start_DMA
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_OC_Stop_DMA
0x0000000000000000 0xc0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_PWM_Stop_DMA
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_IC_Stop
0x0000000000000000 0x60 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_IC_Start_IT
0x0000000000000000 0xdc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_IC_Stop_IT
0x0000000000000000 0x94 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_IC_Start_DMA
0x0000000000000000 0x1a8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_IC_Stop_DMA
0x0000000000000000 0xa6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.TIM_DMAErrorCCxN
0x0000000000000000 0x42 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.TIM_DMADelayPulseNCplt
0x0000000000000000 0x6a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_HallSensor_MspInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_HallSensor_Init
0x0000000000000000 0xc2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_HallSensor_MspDeInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_HallSensor_DeInit
0x0000000000000000 0x4e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_HallSensor_Start
0x0000000000000000 0x84 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_HallSensor_Stop
0x0000000000000000 0x42 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_HallSensor_Start_IT
0x0000000000000000 0x8c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_HallSensor_Stop_IT
0x0000000000000000 0x4a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_HallSensor_Start_DMA
0x0000000000000000 0xb0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_HallSensor_Stop_DMA
0x0000000000000000 0x4a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_OCN_Stop
0x0000000000000000 0x6c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_OCN_Start_IT
0x0000000000000000 0xc4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_OCN_Stop_IT
0x0000000000000000 0xa2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_OCN_Start_DMA
0x0000000000000000 0x170 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_OCN_Stop_DMA
0x0000000000000000 0xa0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_PWMN_Stop
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_PWMN_Start_IT
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_PWMN_Stop_IT
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_PWMN_Start_DMA
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_PWMN_Stop_DMA
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_OnePulseN_Start
0x0000000000000000 0x6c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_OnePulseN_Stop
0x0000000000000000 0x6e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_OnePulseN_Start_IT
0x0000000000000000 0x7c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_OnePulseN_Stop_IT
0x0000000000000000 0x7e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_ConfigCommutEvent
0x0000000000000000 0x5a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_ConfigCommutEvent_IT
0x0000000000000000 0x5a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_ConfigCommutEvent_DMA
0x0000000000000000 0x74 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_MasterConfigSynchronization
0x0000000000000000 0x5c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_ConfigBreakDeadTime
0x0000000000000000 0x4c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_RemapConfig
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.TIMEx_DMACommutationCplt
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_CommutHalfCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.TIMEx_DMACommutationHalfCplt
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_HallSensor_GetState
0x0000000000000000 0x6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_GetChannelNState
0x0000000000000000 0x22 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tsc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tsc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tsc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tsc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tsc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_LIN_Init
0x0000000000000000 0x76 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_MultiProcessor_Init
0x0000000000000000 0x7e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_MspDeInit
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_DeInit
0x0000000000000000 0x32 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_Receive
0x0000000000000000 0xbc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_Transmit_DMA
0x0000000000000000 0x74 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_DMAPause
0x0000000000000000 0x5a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_DMAResume
0x0000000000000000 0x62 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_DMAStop
0x0000000000000000 0x5e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UARTEx_ReceiveToIdle
0x0000000000000000 0x10c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_Abort
0x0000000000000000 0x90 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_AbortTransmit
0x0000000000000000 0x48 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_AbortReceive
0x0000000000000000 0x60 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_TxCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.UART_DMATransmitCplt
0x0000000000000000 0x2c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_TxHalfCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.UART_DMATxHalfCplt
0x0000000000000000 0xa .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_RxCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_RxHalfCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_ErrorCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.UART_DMAError
0x0000000000000000 0x4a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_AbortCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_Abort_IT
0x0000000000000000 0xb8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.UART_DMARxAbortCallback
0x0000000000000000 0x2a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.UART_DMATxAbortCallback
0x0000000000000000 0x2a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_AbortTransmitCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_AbortTransmit_IT
0x0000000000000000 0x50 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.UART_DMATxOnlyAbortCallback
0x0000000000000000 0x14 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_AbortReceiveCpltCallback
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_AbortReceive_IT
0x0000000000000000 0x70 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.UART_DMARxOnlyAbortCallback
0x0000000000000000 0x16 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.UART_DMARxHalfCplt
0x0000000000000000 0x1a .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.UART_DMAReceiveCplt
0x0000000000000000 0x54 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_LIN_SendBreak
0x0000000000000000 0x2c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_MultiProcessor_EnterMuteMode
0x0000000000000000 0x2c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_MultiProcessor_ExitMuteMode
0x0000000000000000 0x2c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_GetError
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UARTEx_ReceiveToIdle_IT
0x0000000000000000 0x52 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.UART_Start_Receive_DMA
0x0000000000000000 0x6c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_Receive_DMA
0x0000000000000000 0x30 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UARTEx_ReceiveToIdle_DMA
0x0000000000000000 0x52 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_usart.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_usart.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_usart.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_usart.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_usart.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_usart_ex.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_usart_ex.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_usart_ex.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_usart_ex.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_usart_ex.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_wwdg.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_wwdg.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_wwdg.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_wwdg.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_wwdg.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_xspi.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_xspi.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_xspi.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_xspi.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_xspi.c.o
.group 0x0000000000000000 0x8 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.group 0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimerC2Ev
0x0000000000000000 0x16 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer5pauseEv
0x0000000000000000 0x62 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer12pauseChannelEm
0x0000000000000000 0xb6 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer17getPrescaleFactorEv
0x0000000000000000 0x8 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer7setModeEm12TimerModes_tm
0x0000000000000000 0x4c .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer16setPreloadEnableEb
0x0000000000000000 0x14 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer20setInterruptPriorityEmm
0x0000000000000000 0x3c .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer15detachInterruptEv
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer15detachInterruptEm
0x0000000000000000 0x30 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer12hasInterruptEv
0x0000000000000000 0xa .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer12hasInterruptEm
0x0000000000000000 0x16 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer9getHandleEv
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer9isRunningEv
0x0000000000000000 0xa .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer16isRunningChannelEm
0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer17setPrescaleFactorEm
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer11getOverflowE13TimerFormat_t
0x0000000000000000 0x68 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer8getCountE13TimerFormat_t
0x0000000000000000 0x68 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer8setCountEm13TimerFormat_t
0x0000000000000000 0x40 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer17getCaptureCompareEm20TimerCompareFormat_t
0x0000000000000000 0xb0 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer17timerHandleDeinitEv
0x0000000000000000 0x16 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZNSt8functionIFvvEEC2ERKS1_
0x0000000000000000 0x1e .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZNSt8functionIFvvEEaSERKS1_.isra.0
0x0000000000000000 0x42 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer15attachInterruptEmSt8functionIFvvEE
0x0000000000000000 0x46 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer15attachInterruptESt8functionIFvvEE
0x0000000000000000 0x2e .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer6setPWMEm7PinNamemmSt8functionIFvvEES3_
0x0000000000000000 0x74 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZN13HardwareTimer6setPWMEmmmmSt8functionIFvvEES2_
0x0000000000000000 0x8c .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
.text.LL_ADC_CommonDeInit
0x0000000000000000 0x1c .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
.text.LL_ADC_CommonInit
0x0000000000000000 0x3c .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
.text.LL_ADC_CommonStructInit
0x0000000000000000 0x6 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
.text.LL_ADC_DeInit
0x0000000000000000 0xa8 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
.text.LL_ADC_Init
0x0000000000000000 0x2a .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
.text.LL_ADC_StructInit
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
.text.LL_ADC_REG_Init
0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
.text.LL_ADC_REG_StructInit
0x0000000000000000 0x12 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
.text.LL_ADC_INJ_Init
0x0000000000000000 0x3a .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
.text.LL_ADC_INJ_StructInit
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_bdma.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_bdma.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_bdma.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_bdma.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_bdma.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_comp.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_comp.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_comp.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_comp.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_comp.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_cordic.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_cordic.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_cordic.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_cordic.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_cordic.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_crc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_crc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_crc.c.o
.text.LL_CRC_DeInit
0x0000000000000000 0x20 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_crc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_crc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_crc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_crs.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_crs.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_crs.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_crs.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_crs.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dac.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dac.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dac.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dac.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dac.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_delayblock.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_delayblock.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_delayblock.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_delayblock.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_delayblock.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dlyb.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dlyb.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dlyb.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dlyb.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dlyb.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma.c.o
.text.LL_DMA_DeInit
0x0000000000000000 0xb8 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma.c.o
.text.LL_DMA_Init
0x0000000000000000 0x50 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma.c.o
.text.LL_DMA_StructInit
0x0000000000000000 0x18 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma.c.o
.rodata.CHANNEL_OFFSET_TAB
0x0000000000000000 0x7 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma2d.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma2d.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma2d.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma2d.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma2d.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_exti.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_exti.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_exti.c.o
.text.LL_EXTI_DeInit
0x0000000000000000 0x1c .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_exti.c.o
.text.LL_EXTI_Init
0x0000000000000000 0xa8 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_exti.c.o
.text.LL_EXTI_StructInit
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_exti.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_exti.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_exti.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmac.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmac.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmac.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmac.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmac.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmpi2c.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmpi2c.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmpi2c.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmpi2c.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmpi2c.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fsmc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fsmc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fsmc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fsmc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fsmc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_gpio.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_gpio.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_gpio.c.o
.text.LL_GPIO_DeInit
0x0000000000000000 0xa0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_gpio.c.o
.text.LL_GPIO_Init
0x0000000000000000 0x108 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_gpio.c.o
.text.LL_GPIO_StructInit
0x0000000000000000 0x16 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_gpio.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_gpio.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_gpio.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_hrtim.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_hrtim.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_hrtim.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_hrtim.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_hrtim.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_i2c.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_i2c.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_i2c.c.o
.text.LL_I2C_DeInit
0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_i2c.c.o
.text.LL_I2C_Init
0x0000000000000000 0xdc .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_i2c.c.o
.text.LL_I2C_StructInit
0x0000000000000000 0x18 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_i2c.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_i2c.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_i2c.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_icache.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_icache.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_icache.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_icache.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_icache.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lpgpio.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lpgpio.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lpgpio.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lpgpio.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lpgpio.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lptim.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lptim.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lptim.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lptim.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lptim.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lpuart.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lpuart.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lpuart.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lpuart.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lpuart.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_mdma.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_mdma.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_mdma.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_mdma.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_mdma.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_opamp.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_opamp.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_opamp.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_opamp.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_opamp.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_pka.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_pka.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_pka.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_pka.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_pka.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_pwr.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_pwr.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_pwr.c.o
.text.LL_PWR_DeInit
0x0000000000000000 0x1c .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_pwr.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_pwr.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_pwr.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rcc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rcc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rcc.c.o
.text.LL_RCC_DeInit
0x0000000000000000 0x58 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rcc.c.o
.text.RCC_GetHCLKClockFreq
0x0000000000000000 0x18 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rcc.c.o
.text.RCC_GetPCLK1ClockFreq
0x0000000000000000 0x18 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rcc.c.o
.text.RCC_GetPCLK2ClockFreq
0x0000000000000000 0x18 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rcc.c.o
.text.RCC_PLL_GetFreqDomain_SYS
0x0000000000000000 0x34 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rcc.c.o
.text.LL_RCC_GetUSBClockFreq
0x0000000000000000 0x34 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rcc.c.o
.text.RCC_GetSystemClockFreq
0x0000000000000000 0x1c .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rcc.c.o
.text.LL_RCC_GetSystemClocksFreq
0x0000000000000000 0x20 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rcc.c.o
.text.LL_RCC_GetADCClockFreq
0x0000000000000000 0x30 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rcc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rcc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rcc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rng.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rng.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rng.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rng.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rng.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.text.LL_RTC_StructInit
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.text.LL_RTC_TIME_StructInit
0x0000000000000000 0xa .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.text.LL_RTC_ALARM_StructInit
0x0000000000000000 0xa .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.text.LL_RTC_EnterInitMode
0x0000000000000000 0x46 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.text.LL_RTC_ExitInitMode
0x0000000000000000 0x46 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.text.LL_RTC_TIME_Init
0x0000000000000000 0x7c .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.text.LL_RTC_ALARM_Init
0x0000000000000000 0x7c .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.text.LL_RTC_TIME_SetCounter
0x0000000000000000 0x24 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.text.LL_RTC_ALARM_SetCounter
0x0000000000000000 0x24 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.text.LL_RTC_WaitForSynchro
0x0000000000000000 0x46 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.text.LL_RTC_DeInit
0x0000000000000000 0x58 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.text.LL_RTC_Init
0x0000000000000000 0x74 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_sdmmc.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_sdmmc.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_sdmmc.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_sdmmc.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_sdmmc.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_spi.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_spi.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_spi.c.o
.text.LL_SPI_DeInit
0x0000000000000000 0x48 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_spi.c.o
.text.LL_SPI_Init
0x0000000000000000 0x58 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_spi.c.o
.text.LL_SPI_StructInit
0x0000000000000000 0x1a .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_spi.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_spi.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_spi.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_swpmi.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_swpmi.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_swpmi.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_swpmi.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_swpmi.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.text.LL_TIM_DeInit
0x0000000000000000 0x80 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.text.LL_TIM_StructInit
0x0000000000000000 0x12 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.text.LL_TIM_Init
0x0000000000000000 0x70 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.text.LL_TIM_OC_StructInit
0x0000000000000000 0x14 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.text.LL_TIM_OC_Init
0x0000000000000000 0x190 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.text.LL_TIM_IC_StructInit
0x0000000000000000 0x10 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.text.LL_TIM_IC_Init
0x0000000000000000 0xde .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.text.LL_TIM_ENCODER_StructInit
0x0000000000000000 0x1c .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.text.LL_TIM_ENCODER_Init
0x0000000000000000 0x5a .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.text.LL_TIM_HALLSENSOR_StructInit
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.text.LL_TIM_HALLSENSOR_Init
0x0000000000000000 0x52 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.text.LL_TIM_BDTR_StructInit
0x0000000000000000 0x12 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.text.LL_TIM_BDTR_Init
0x0000000000000000 0x34 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_ucpd.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_ucpd.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_ucpd.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_ucpd.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_ucpd.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usart.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usart.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usart.c.o
.text.LL_USART_DeInit
0x0000000000000000 0x64 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usart.c.o
.text.LL_USART_Init
0x0000000000000000 0xa4 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usart.c.o
.text.LL_USART_StructInit
0x0000000000000000 0x16 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usart.c.o
.text.LL_USART_ClockInit
0x0000000000000000 0x3a .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usart.c.o
.text.LL_USART_ClockStructInit
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usart.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usart.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usart.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usb.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usb.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usb.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usb.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usb.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_utils.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_utils.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_utils.c.o
.text.LL_Init1msTick
0x0000000000000000 0x1a .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_utils.c.o
.text.LL_mDelay
0x0000000000000000 0x28 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_utils.c.o
.text.LL_SetSystemCoreClock
0x0000000000000000 0xc .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_utils.c.o
.text.LL_SetFlashLatency
0x0000000000000000 0x4c .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_utils.c.o
.text.UTILS_EnablePLLAndSwitchSystem
0x0000000000000000 0x9c .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_utils.c.o
.text.LL_PLL_ConfigSystemClock_HSI
0x0000000000000000 0x48 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_utils.c.o
.text.LL_PLL_ConfigSystemClock_HSE
0x0000000000000000 0x68 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_utils.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_utils.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_utils.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/new.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/new.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/new.cpp.o
.text._Znaj 0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/new.cpp.o
.text._ZdlPv 0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/new.cpp.o
.text._ZdaPv 0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/new.cpp.o
.text._ZdaPvj 0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/new.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/PortNames.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/PortNames.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/PortNames.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/analog.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/analog.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/analog.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/bootloader.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/bootloader.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/bootloader.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/stm32/bootloader.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/stm32/bootloader.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/clock.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/clock.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/clock.c.o
.text.enableClock
0x0000000000000000 0x90 .pio/build/stm32/SrcWrapper/src/stm32/clock.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/core_callback.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/core_callback.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/core_callback.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/stm32/core_callback.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/stm32/core_callback.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/dwt.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/dwt.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/dwt.c.o
.text.dwt_access
0x0000000000000000 0x2 .pio/build/stm32/SrcWrapper/src/stm32/dwt.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/hw_config.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/hw_config.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/hw_config.c.o
.group 0x0000000000000000 0x8 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.text._ZNSt17_Function_handlerIFvvEPS0_E10_M_managerERSt9_Any_dataRKS3_St18_Manager_operation
0x0000000000000000 0x14 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.text._ZNSt17_Function_handlerIFvvEPS0_E9_M_invokeERKSt9_Any_data
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.text._ZNSt14_Function_baseD2Ev
0x0000000000000000 0x12 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.text._Z23stm32_interrupt_disableP12GPIO_TypeDeft
0x0000000000000000 0x74 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.text._ZNSt8functionIFvvEEC2ERKS1_
0x0000000000000000 0x1e .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.text._Z22stm32_interrupt_enableP12GPIO_TypeDeftSt8functionIFvvEEm
0x0000000000000000 0xf0 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.text._Z22stm32_interrupt_enableP12GPIO_TypeDeftPFvvEm
0x0000000000000000 0x48 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.rodata._ZL13ll_exti_lines
0x0000000000000000 0x40 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/otp.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/otp.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/otp.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/stm32/otp.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/stm32/otp.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/stm32_def.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/stm32_def.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/stm32_def.c.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/SrcWrapper/src/stm32/stm32_def.c.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/SrcWrapper/src/stm32/stm32_def.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/system_stm32yyxx.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/system_stm32yyxx.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/system_stm32yyxx.c.o
.text.SystemCoreClockUpdate
0x0000000000000000 0x58 .pio/build/stm32/SrcWrapper/src/stm32/system_stm32yyxx.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
.text.HAL_TIM_IC_MspInit
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
.text.HAL_TIM_IC_MspDeInit
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
.text.HAL_TIM_OC_MspInit
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
.text.HAL_TIM_Base_MspDeInit
0x0000000000000000 0x20 .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
.text.HAL_TIM_OC_MspDeInit
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
.text.get_serial_obj
0x0000000000000000 0x4 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
.text.uart_deinit
0x0000000000000000 0x90 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
.text.HAL_UARTEx_WakeupCallback
0x0000000000000000 0xa .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
.text 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/syscalls.c.o
.data 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/syscalls.c.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/SrcWrapper/src/syscalls.c.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/abstractch.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/abstractch.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/abstractch.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/abstractch.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/abstractch.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/abstractch.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/abstractch.cpp.o
.rodata._ZTV10abstractCh
0x0000000000000000 0x30 .pio/build/stm32/src/abstractch.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/abstractin.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/abstractin.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/abstractin.cpp.o
.rodata._ZN10abstractIn7publishEPcPKc.str1.1
0x0000000000000000 0x5 .pio/build/stm32/src/abstractin.cpp.o
.text._ZN10abstractIn7publishEPcPKc
0x0000000000000000 0x48 .pio/build/stm32/src/abstractin.cpp.o
.text._ZN10abstractIn7publishElPKc
0x0000000000000000 0x1c .pio/build/stm32/src/abstractin.cpp.o
.text._ZN10abstractIn7publishEfPKc
0x0000000000000000 0x1c .pio/build/stm32/src/abstractin.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/abstractout.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/abstractout.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/abstractout.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/abstractout.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/abstractout.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/abstractout.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/abstractout.cpp.o
.group 0x0000000000000000 0xc .pio/build/stm32/src/abstractout.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/abstractout.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/abstractout.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/abstractout.cpp.o
.text._ZN10abstractCh4PollEs
0x0000000000000000 0x4 .pio/build/stm32/src/abstractout.cpp.o
.text._ZN10abstractCh7AnounceEv
0x0000000000000000 0x4 .pio/build/stm32/src/abstractout.cpp.o
.text._ZN10abstractCh4StopEv
0x0000000000000000 0x4 .pio/build/stm32/src/abstractout.cpp.o
.text._ZN10abstractCh6StatusEv
0x0000000000000000 0x4 .pio/build/stm32/src/abstractout.cpp.o
.rodata._ZTV11abstractOut
0x0000000000000000 0x48 .pio/build/stm32/src/abstractout.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/bright.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/bright.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/bright.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/colorchannel.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/colorchannel.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/colorchannel.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/colorchannel.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/colorchannel.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/colorchannel.cpp.o
.group 0x0000000000000000 0xc .pio/build/stm32/src/colorchannel.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/colorchannel.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/colorchannel.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/colorchannel.cpp.o
.text._ZN10abstractCh4PollEs
0x0000000000000000 0x4 .pio/build/stm32/src/colorchannel.cpp.o
.text._ZN10abstractCh7AnounceEv
0x0000000000000000 0x4 .pio/build/stm32/src/colorchannel.cpp.o
.text._ZN10abstractCh4StopEv
0x0000000000000000 0x4 .pio/build/stm32/src/colorchannel.cpp.o
.text._ZN10abstractCh6StatusEv
0x0000000000000000 0x4 .pio/build/stm32/src/colorchannel.cpp.o
.text._ZN11abstractOut9isAllowedE7itemCmd
0x0000000000000000 0xe .pio/build/stm32/src/colorchannel.cpp.o
.text._ZN11abstractOut11getChanTypeEv
0x0000000000000000 0x4 .pio/build/stm32/src/colorchannel.cpp.o
.text._ZN11abstractOut15getDefaultOnValEv
0x0000000000000000 0x1e .pio/build/stm32/src/colorchannel.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/config.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/config.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/config.cpp.o
.text._ZN12systemConfig12getMACStringEv
0x0000000000000000 0x58 .pio/build/stm32/src/config.cpp.o
.text._ZN12systemConfig9getOTApwdEPct
0x0000000000000000 0x4e .pio/build/stm32/src/config.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/dmx.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/dmx.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/dmx.cpp.o
.text._Z9itemCtrl2Pciiii
0x0000000000000000 0x98 .pio/build/stm32/src/dmx.cpp.o
.text._Z18DMXImmediateUpdatesssss
0x0000000000000000 0x50 .pio/build/stm32/src/dmx.cpp.o
.text._Z22DMXSemiImmediateUpdatessi
0x0000000000000000 0x2 .pio/build/stm32/src/dmx.cpp.o
.text._Z6DMXputv
0x0000000000000000 0x34 .pio/build/stm32/src/dmx.cpp.o
.text._Z9DMXUpdatev
0x0000000000000000 0x2 .pio/build/stm32/src/dmx.cpp.o
.text._Z8DMXCheckv
0x0000000000000000 0x2 .pio/build/stm32/src/dmx.cpp.o
.text._Z10onDmxFrametthPh9IPAddress
0x0000000000000000 0x2 .pio/build/stm32/src/dmx.cpp.o
.text._Z10DMXinSetupi
0x0000000000000000 0x2 .pio/build/stm32/src/dmx.cpp.o
.rodata._Z11DMXoutSetupi.str1.1
0x0000000000000000 0xe .pio/build/stm32/src/dmx.cpp.o
.text._Z11DMXoutSetupi
0x0000000000000000 0x2c .pio/build/stm32/src/dmx.cpp.o
.text._Z16DMXOUT_propagatev
0x0000000000000000 0x2 .pio/build/stm32/src/dmx.cpp.o
.text._Z11artnetSetupv
0x0000000000000000 0x2 .pio/build/stm32/src/dmx.cpp.o
.text._Z14artnetSetChanshh
0x0000000000000000 0x2 .pio/build/stm32/src/dmx.cpp.o
.text._Z11DmxWriteBufth
0x0000000000000000 0x2 .pio/build/stm32/src/dmx.cpp.o
.bss.DMXin 0x0000000000000000 0x4 .pio/build/stm32/src/dmx.cpp.o
.bss.propagateBusy
0x0000000000000000 0x1 .pio/build/stm32/src/dmx.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/flashstream.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/flashstream.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/flashstream.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/flashstream.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/flashstream.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/flashstream.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/flashstream.cpp.o
.text._ZN11flashStream7setSizeEj
0x0000000000000000 0x4 .pio/build/stm32/src/flashstream.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/inputs.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/inputs.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/inputs.cpp.o
.text._ZN5Input7isValidEv
0x0000000000000000 0xa .pio/build/stm32/src/inputs.cpp.o
.text._ZN5InputC2EPc
0x0000000000000000 0x2c .pio/build/stm32/src/inputs.cpp.o
.text._ZN5Input21publishDataToDomoticzEiP11aJsonObjectPKcz
0x0000000000000000 0x8 .pio/build/stm32/src/inputs.cpp.o
.rodata._ZN5Input11getIdxFieldEv.str1.1
0x0000000000000000 0x4 .pio/build/stm32/src/inputs.cpp.o
.text._ZN5Input11getIdxFieldEv
0x0000000000000000 0x28 .pio/build/stm32/src/inputs.cpp.o
.text._ZN9readCacheC2Ev
0x0000000000000000 0x6 .pio/build/stm32/src/inputs.cpp.o
.text._ZN9readCache17digitalReadCachedEh
0x0000000000000000 0x4 .pio/build/stm32/src/inputs.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/ipmodbus.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/ipmodbus.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/ipmodbus.cpp.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/src/ipmodbus.cpp.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/src/ipmodbus.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/item.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/item.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/item.cpp.o
.text._ZN4Item6getValEv
0x0000000000000000 0x30 .pio/build/stm32/src/item.cpp.o
.text._ZN4Item13getPersistentEv
0x0000000000000000 0x16 .pio/build/stm32/src/item.cpp.o
.text._ZN4Item13setPersistentEP12chPersistent
0x0000000000000000 0x64 .pio/build/stm32/src/item.cpp.o
.rodata._ZN4Item7mb_failEi.str1.1
0x0000000000000000 0x12 .pio/build/stm32/src/item.cpp.o
.text._ZN4Item7mb_failEi
0x0000000000000000 0x40 .pio/build/stm32/src/item.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/itemCmd.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/itemCmd.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/itemCmd.cpp.o
.text._ZN7itemCmdC2Ef
0x0000000000000000 0x16 .pio/build/stm32/src/itemCmd.cpp.o
.text._ZN7itemCmd24getStoragetypeByChanTypeEs
0x0000000000000000 0x14 .pio/build/stm32/src/itemCmd.cpp.o
.text._ZN7itemCmd7getTensEv
0x0000000000000000 0x50 .pio/build/stm32/src/itemCmd.cpp.o
.text._ZN7itemCmd9getStringEv
0x0000000000000000 0xe .pio/build/stm32/src/itemCmd.cpp.o
.text._ZN7itemCmd12getSingleIntEv
0x0000000000000000 0xc .pio/build/stm32/src/itemCmd.cpp.o
.text._ZN7itemCmd11getCmdParamEv
0x0000000000000000 0xa .pio/build/stm32/src/itemCmd.cpp.o
.text._ZN7itemCmd8PercentsEi
0x0000000000000000 0x40 .pio/build/stm32/src/itemCmd.cpp.o
.text._ZN7itemCmd3IntEm
0x0000000000000000 0x18 .pio/build/stm32/src/itemCmd.cpp.o
.text._ZN7itemCmd3HSVEthh
0x0000000000000000 0x44 .pio/build/stm32/src/itemCmd.cpp.o
.text._Z15replaceCmdToIntP11aJsonObject
0x0000000000000000 0x3e .pio/build/stm32/src/itemCmd.cpp.o
.rodata._ZN7itemCmd9doMappingEP11aJsonObject.str1.1
0x0000000000000000 0x1a .pio/build/stm32/src/itemCmd.cpp.o
.text._ZN7itemCmd9doMappingEP11aJsonObject
0x0000000000000000 0x250 .pio/build/stm32/src/itemCmd.cpp.o
.text._ZN7itemCmd16doReverseMappingEP11aJsonObject
0x0000000000000000 0x2dc .pio/build/stm32/src/itemCmd.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/lighthub.ino.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/lighthub.ino.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/lighthub.ino.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/main.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/main.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/main.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/main.cpp.o
.text._ZN14seekableStream6putEOFEv
0x0000000000000000 0xe .pio/build/stm32/src/main.cpp.o
.text._Z11httpHandlerR6Client6StringhlbRS1_
0x0000000000000000 0x4 .pio/build/stm32/src/main.cpp.o
.text._Z19getStringFromConfigP11aJsonObjectPc
0x0000000000000000 0x34 .pio/build/stm32/src/main.cpp.o
.text._Z8setupOTAv
0x0000000000000000 0x2 .pio/build/stm32/src/main.cpp.o
.text._Z11setupSyslogv
0x0000000000000000 0x2 .pio/build/stm32/src/main.cpp.o
.text._Z9resetHardv
0x0000000000000000 0x2 .pio/build/stm32/src/main.cpp.o
.rodata._Z17headerHandlerProc6String.str1.1
0x0000000000000000 0x7 .pio/build/stm32/src/main.cpp.o
.text._Z17headerHandlerProc6String
0x0000000000000000 0x64 .pio/build/stm32/src/main.cpp.o
.text._Z15preTransmissionv
0x0000000000000000 0x8 .pio/build/stm32/src/main.cpp.o
.text._Z16postTransmissionv
0x0000000000000000 0x8 .pio/build/stm32/src/main.cpp.o
.text._Z12TimerHandlerv
0x0000000000000000 0x48 .pio/build/stm32/src/main.cpp.o
.text._Z6owIdlev
0x0000000000000000 0x6 .pio/build/stm32/src/main.cpp.o
.text._Z12ethernetIdlev
0x0000000000000000 0x2c .pio/build/stm32/src/main.cpp.o
.text._Z10modbusIdlev
0x0000000000000000 0x3c .pio/build/stm32/src/main.cpp.o
.rodata.str1.1
0x0000000000000000 0x5 .pio/build/stm32/src/main.cpp.o
.bss.cryptoSalt
0x0000000000000000 0x4 .pio/build/stm32/src/main.cpp.o
.bss.owReady 0x0000000000000000 0x1 .pio/build/stm32/src/main.cpp.o
.bss.wifiInitialized
0x0000000000000000 0x1 .pio/build/stm32/src/main.cpp.o
.data.headerKeys
0x0000000000000000 0x4 .pio/build/stm32/src/main.cpp.o
.data.timerNumber
0x0000000000000000 0x2 .pio/build/stm32/src/main.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/microtimer.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/microtimer.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/microtimer.cpp.o
.text._ZN10MicroTimer6isOverEv
0x0000000000000000 0x18 .pio/build/stm32/src/microtimer.cpp.o
.text._ZN10MicroTimer5sleepEm
0x0000000000000000 0xe .pio/build/stm32/src/microtimer.cpp.o
.text._ZN5Timer6isOverEv
0x0000000000000000 0x18 .pio/build/stm32/src/microtimer.cpp.o
.text._ZN5Timer5sleepEm
0x0000000000000000 0xe .pio/build/stm32/src/microtimer.cpp.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/src/microtimer.cpp.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/src/microtimer.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/modules/in_ccs811_hdc1080.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/modules/in_ccs811_hdc1080.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/modules/in_ccs811_hdc1080.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_ac.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_ac.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_ac.cpp.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/src/modules/out_ac.cpp.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/src/modules/out_ac.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_counter.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_counter.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_counter.cpp.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/src/modules/out_counter.cpp.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/src/modules/out_counter.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_dmx.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_dmx.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_dmx.cpp.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/src/modules/out_dmx.cpp.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/src/modules/out_dmx.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_mercury.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_mercury.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_mercury.cpp.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/src/modules/out_mercury.cpp.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/src/modules/out_mercury.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_modbus.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_modbus.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_modbus.cpp.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/src/modules/out_modbus.cpp.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/src/modules/out_modbus.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/modules/out_motor.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/modules/out_motor.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/modules/out_motor.cpp.o
.group 0x0000000000000000 0x10 .pio/build/stm32/src/modules/out_motor.cpp.o
.group 0x0000000000000000 0xc .pio/build/stm32/src/modules/out_motor.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_motor.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_motor.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_motor.cpp.o
.text._ZN10abstractCh7AnounceEv
0x0000000000000000 0x4 .pio/build/stm32/src/modules/out_motor.cpp.o
.text._ZN11abstractOut9isAllowedE7itemCmd
0x0000000000000000 0xe .pio/build/stm32/src/modules/out_motor.cpp.o
.text._ZN11abstractOut15getDefaultOnValEv
0x0000000000000000 0x1e .pio/build/stm32/src/modules/out_motor.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/modules/out_multivent.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/modules/out_multivent.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/modules/out_multivent.cpp.o
.group 0x0000000000000000 0x10 .pio/build/stm32/src/modules/out_multivent.cpp.o
.group 0x0000000000000000 0xc .pio/build/stm32/src/modules/out_multivent.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_multivent.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_multivent.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_multivent.cpp.o
.text._ZN10abstractCh7AnounceEv
0x0000000000000000 0x4 .pio/build/stm32/src/modules/out_multivent.cpp.o
.text._ZN11abstractOut9isAllowedE7itemCmd
0x0000000000000000 0xe .pio/build/stm32/src/modules/out_multivent.cpp.o
.text._ZN11abstractOut15getDefaultOnValEv
0x0000000000000000 0x1e .pio/build/stm32/src/modules/out_multivent.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_pid.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_pid.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_pid.cpp.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/src/modules/out_pid.cpp.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/src/modules/out_pid.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/modules/out_pwm.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/modules/out_pwm.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/modules/out_pwm.cpp.o
.group 0x0000000000000000 0x10 .pio/build/stm32/src/modules/out_pwm.cpp.o
.group 0x0000000000000000 0xc .pio/build/stm32/src/modules/out_pwm.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_pwm.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_pwm.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_pwm.cpp.o
.text._ZN10abstractCh4PollEs
0x0000000000000000 0x4 .pio/build/stm32/src/modules/out_pwm.cpp.o
.text._ZN10abstractCh7AnounceEv
0x0000000000000000 0x4 .pio/build/stm32/src/modules/out_pwm.cpp.o
.text._ZN11abstractOut9isAllowedE7itemCmd
0x0000000000000000 0xe .pio/build/stm32/src/modules/out_pwm.cpp.o
.text._ZN11abstractOut15getDefaultOnValEv
0x0000000000000000 0x1e .pio/build/stm32/src/modules/out_pwm.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/modules/out_relay.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/modules/out_relay.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/modules/out_relay.cpp.o
.group 0x0000000000000000 0x10 .pio/build/stm32/src/modules/out_relay.cpp.o
.group 0x0000000000000000 0xc .pio/build/stm32/src/modules/out_relay.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_relay.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_relay.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_relay.cpp.o
.text._ZN10abstractCh7AnounceEv
0x0000000000000000 0x4 .pio/build/stm32/src/modules/out_relay.cpp.o
.text._ZN11abstractOut9isAllowedE7itemCmd
0x0000000000000000 0xe .pio/build/stm32/src/modules/out_relay.cpp.o
.text._ZN11abstractOut21getDefaultStorageTypeEv
0x0000000000000000 0x4 .pio/build/stm32/src/modules/out_relay.cpp.o
.text._ZN11abstractOut15getDefaultOnValEv
0x0000000000000000 0x1e .pio/build/stm32/src/modules/out_relay.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_spiled.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_spiled.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_spiled.cpp.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/src/modules/out_spiled.cpp.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/src/modules/out_spiled.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_uartbridge.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_uartbridge.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/modules/out_uartbridge.cpp.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/src/modules/out_uartbridge.cpp.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/src/modules/out_uartbridge.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/owTerm.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/owTerm.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/owTerm.cpp.o
.text._Z11setupOwIdlePFvvE
0x0000000000000000 0x2 .pio/build/stm32/src/owTerm.cpp.o
.comment 0x0000000000000000 0x44 .pio/build/stm32/src/owTerm.cpp.o
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/src/owTerm.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/statusled.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/statusled.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/statusled.cpp.o
.text._ZN9StatusLED4showEh
0x0000000000000000 0x2 .pio/build/stm32/src/statusled.cpp.o
.group 0x0000000000000000 0x8 .pio/build/stm32/src/streamlog.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/streamlog.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/streamlog.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/streamlog.cpp.o
.text._ZN5Print17availableForWriteEv
0x0000000000000000 0x4 .pio/build/stm32/src/streamlog.cpp.o
.text._ZN9Streamlog9availableEv
0x0000000000000000 0xc .pio/build/stm32/src/streamlog.cpp.o
.text._ZN9Streamlog4peekEv
0x0000000000000000 0xc .pio/build/stm32/src/streamlog.cpp.o
.text._ZN9Streamlog4readEv
0x0000000000000000 0xc .pio/build/stm32/src/streamlog.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/src/utils.cpp.o
.data 0x0000000000000000 0x0 .pio/build/stm32/src/utils.cpp.o
.bss 0x0000000000000000 0x0 .pio/build/stm32/src/utils.cpp.o
.text._Z10PrintBytesPhhb
0x0000000000000000 0x40 .pio/build/stm32/src/utils.cpp.o
.text._Z8SetBytesPhhPc
0x0000000000000000 0x38 .pio/build/stm32/src/utils.cpp.o
.text._Z7HEX2DECc
0x0000000000000000 0x26 .pio/build/stm32/src/utils.cpp.o
.text._Z7SetAddrPcPh
0x0000000000000000 0x2e .pio/build/stm32/src/utils.cpp.o
.text._Z10parseBytesPKccPhii
0x0000000000000000 0x36 .pio/build/stm32/src/utils.cpp.o
.text._Z3logPKcz
0x0000000000000000 0x114 .pio/build/stm32/src/utils.cpp.o
.ramfunc 0x0000000000000000 0x4 .pio/build/stm32/src/utils.cpp.o
.text._Z12_inet_ntoa_r9IPAddressPci
0x0000000000000000 0x4c .pio/build/stm32/src/utils.cpp.o
.rodata._Z8toStringRK9IPAddress.str1.1
0x0000000000000000 0x1 .pio/build/stm32/src/utils.cpp.o
.text._Z8toStringRK9IPAddress
0x0000000000000000 0x68 .pio/build/stm32/src/utils.cpp.o
.rodata._Z12scan_i2c_busv.str1.1
0x0000000000000000 0x61 .pio/build/stm32/src/utils.cpp.o
.text._Z12scan_i2c_busv
0x0000000000000000 0x8c .pio/build/stm32/src/utils.cpp.o
.text._Z14executeCommandP11aJsonObjecta
0x0000000000000000 0x28 .pio/build/stm32/src/utils.cpp.o
.text._Z6mapIntlP11aJsonObject
0x0000000000000000 0x20 .pio/build/stm32/src/utils.cpp.o
.rodata._Z15str2SerialParamPc.str1.1
0x0000000000000000 0x1d .pio/build/stm32/src/utils.cpp.o
.text._Z15str2SerialParamPc
0x0000000000000000 0x40 .pio/build/stm32/src/utils.cpp.o
.rodata._ZL13serialModes_P
0x0000000000000000 0x3c .pio/build/stm32/src/utils.cpp.o
.rodata._ZL6HEXSTR
0x0000000000000000 0x11 .pio/build/stm32/src/utils.cpp.o
.text 0x0000000000000000 0x0 .pio/build/stm32/lib87a/libEEPROM.a(stm32_eeprom.c.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/lib87a/libEEPROM.a(stm32_eeprom.c.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/lib87a/libEEPROM.a(stm32_eeprom.c.o)
.text.eeprom_buffered_read_byte
0x0000000000000000 0xc .pio/build/stm32/lib87a/libEEPROM.a(stm32_eeprom.c.o)
.text.eeprom_write_byte
0x0000000000000000 0xc .pio/build/stm32/lib87a/libEEPROM.a(stm32_eeprom.c.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN5Print17availableForWriteEv
0x0000000000000000 0x4 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN17aJsonClientStream6streamEv
0x0000000000000000 0x4 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN17aJsonStringStream9availableEv
0x0000000000000000 0x14 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN17aJsonStringStream5writeEh
0x0000000000000000 0x26 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN17aJsonClientStream5getchEv
0x0000000000000000 0x64 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN17aJsonStringStream5getchEv
0x0000000000000000 0x24 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN15aJsonFileStream5getchEv
0x0000000000000000 0x16 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass5parseEPc
0x0000000000000000 0x38 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass5printEP11aJsonObject
0x0000000000000000 0x40 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass12suffixObjectEP11aJsonObjectS1_
0x0000000000000000 0x6 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass15createReferenceEP11aJsonObject
0x0000000000000000 0x2e .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass23addItemReferenceToArrayEP11aJsonObjectS1_
0x0000000000000000 0x1a .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass24addItemReferenceToObjectEP11aJsonObjectPKcS1_
0x0000000000000000 0x1e .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass19detachItemFromArrayEP11aJsonObjecth
0x0000000000000000 0x34 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass19deleteItemFromArrayEP11aJsonObjecth
0x0000000000000000 0x14 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass20detachItemFromObjectEP11aJsonObjectPKc
0x0000000000000000 0x3a .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass20deleteItemFromObjectEP11aJsonObjectPKc
0x0000000000000000 0x14 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass18replaceItemInArrayEP11aJsonObjecthS1_
0x0000000000000000 0x3c .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass19replaceItemInObjectEP11aJsonObjectPKcS1_
0x0000000000000000 0x46 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass10createItemEb
0x0000000000000000 0x18 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass10createItemEc
0x0000000000000000 0x22 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass10createItemEd
0x0000000000000000 0x26 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass10createItemEPKc
0x0000000000000000 0x22 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass11createArrayEv
0x0000000000000000 0x14 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass12createObjectEv
0x0000000000000000 0x14 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass14createIntArrayEPlh
0x0000000000000000 0x40 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass16createFloatArrayEPdh
0x0000000000000000 0x42 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass17createDoubleArrayEPdh
0x0000000000000000 0x4 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass17createStringArrayEPPKch
0x0000000000000000 0x40 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass15addNullToObjectEP11aJsonObjectPKc
0x0000000000000000 0x1c .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass18addBooleanToObjectEP11aJsonObjectPKcb
0x0000000000000000 0x1e .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass17addNumberToObjectEP11aJsonObjectPKcd
0x0000000000000000 0x20 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text._ZN10aJsonClass17addStringToObjectEP11aJsonObjectPKcS3_
0x0000000000000000 0x1e .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text.debugPrint
0x0000000000000000 0xc .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.rodata._ZTV15aJsonFileStream
0x0000000000000000 0x2c .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.rodata._ZTV17aJsonClientStream
0x0000000000000000 0x2c .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.rodata._ZTV17aJsonStringStream
0x0000000000000000 0x2c .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
.text._Z10cmdStr2NumPch
0x0000000000000000 0x8 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN5Print17availableForWriteEv
0x0000000000000000 0x4 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClientC2ER6ClientRK6Stringt
0x0000000000000000 0xe .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClientC2ER6ClientRK9IPAddresst
0x0000000000000000 0x48 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient19connectionKeepAliveEv
0x0000000000000000 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient23noDefaultRequestHeadersEv
0x0000000000000000 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient10sendHeaderEPKc
0x0000000000000000 0x6 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.rodata._ZN10HttpClient13sendBasicAuthEPKcS1_.str1.1
0x0000000000000000 0x16 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient13sendBasicAuthEPKcS1_
0x0000000000000000 0x94 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient3getERK6String
0x0000000000000000 0x6 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.rodata._ZN10HttpClient4postEPKc.str1.1
0x0000000000000000 0x5 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient4postEPKc
0x0000000000000000 0x1c .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient4postERK6String
0x0000000000000000 0x6 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient4postEPKcS1_iPKh
0x0000000000000000 0x18 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient4postEPKcS1_S1_
0x0000000000000000 0x22 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient4postERK6StringS2_S2_
0x0000000000000000 0x14 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.rodata._ZN10HttpClient3putEPKc.str1.1
0x0000000000000000 0x4 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient3putEPKc
0x0000000000000000 0x1c .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient3putERK6String
0x0000000000000000 0x6 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient3putEPKcS1_iPKh
0x0000000000000000 0x18 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient3putEPKcS1_S1_
0x0000000000000000 0x22 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient3putERK6StringS2_S2_
0x0000000000000000 0x14 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.rodata._ZN10HttpClient5patchEPKc.str1.1
0x0000000000000000 0x6 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient5patchEPKc
0x0000000000000000 0x1c .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient5patchERK6String
0x0000000000000000 0x6 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient5patchEPKcS1_iPKh
0x0000000000000000 0x18 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient5patchEPKcS1_S1_
0x0000000000000000 0x22 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient5patchERK6StringS2_S2_
0x0000000000000000 0x14 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.rodata._ZN10HttpClient3delEPKc.str1.1
0x0000000000000000 0x7 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient3delEPKc
0x0000000000000000 0x1c .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient3delERK6String
0x0000000000000000 0x6 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient3delEPKcS1_iPKh
0x0000000000000000 0x18 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient3delEPKcS1_S1_
0x0000000000000000 0x22 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient3delERK6StringS2_S2_
0x0000000000000000 0x14 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient19endOfHeadersReachedEv
0x0000000000000000 0x10 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN10HttpClient12responseBodyEv
0x0000000000000000 0x6c .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(b64.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(b64.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(b64.cpp.o)
.rodata._Z10b64_encodePKhiPhi.str1.1
0x0000000000000000 0x41 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(b64.cpp.o)
.text._Z10b64_encodePKhiPhi
0x0000000000000000 0x104 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(b64.cpp.o)
.comment 0x0000000000000000 0x44 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(b64.cpp.o)
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/lib6ec/libArduinoHttpClient.a(b64.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN5Print17availableForWriteEv
0x0000000000000000 0x4 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClient10endPublishEv
0x0000000000000000 0x4 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClient7connectEPKc
0x0000000000000000 0x1c .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClient7connectEPKcS1_S1_
0x0000000000000000 0x1c .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClient7connectEPKcS1_hbS1_
0x0000000000000000 0x22 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClient7publishEPKcPKhj
0x0000000000000000 0xe .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClient9publish_PEPKcPKhjb
0x0000000000000000 0x9c .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClient9publish_PEPKcS1_b
0x0000000000000000 0x2a .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClient12beginPublishEPKcjb
0x0000000000000000 0x5e .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClient9setServerEPht
0x0000000000000000 0x28 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClient9setServerE9IPAddresst
0x0000000000000000 0xc .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClient9setClientER6Client
0x0000000000000000 0x4 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClient9setStreamER6Stream
0x0000000000000000 0x4 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClientC2Ev
0x0000000000000000 0x38 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClientC2E9IPAddresstR6Client
0x0000000000000000 0x4c .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClientC2E9IPAddresstR6ClientR6Stream
0x0000000000000000 0x50 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClientC2E9IPAddresstPFvPcPhjER6Client
0x0000000000000000 0x50 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClientC2E9IPAddresstPFvPcPhjER6ClientR6Stream
0x0000000000000000 0x54 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClientC2EPhtR6Client
0x0000000000000000 0x4c .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClientC2EPhtR6ClientR6Stream
0x0000000000000000 0x54 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClientC2EPhtPFvPcS0_jER6Client
0x0000000000000000 0x50 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClientC2EPhtPFvPcS0_jER6ClientR6Stream
0x0000000000000000 0x58 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClientC2EPKctR6Client
0x0000000000000000 0x48 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClientC2EPKctR6ClientR6Stream
0x0000000000000000 0x4c .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClientC2EPKctPFvPcPhjER6Client
0x0000000000000000 0x4c .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClientC2EPKctPFvPcPhjER6ClientR6Stream
0x0000000000000000 0x50 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClient13getBufferSizeEv
0x0000000000000000 0x4 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClient12setKeepAliveEt
0x0000000000000000 0x4 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN12PubSubClient16setSocketTimeoutEt
0x0000000000000000 0x4 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text._ZN13EthernetClass4initEh
0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text._ZN13EthernetClass14hardwareStatusEv
0x0000000000000000 0x1c .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text._ZN13EthernetClass8maintainEv
0x0000000000000000 0x94 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text._ZN13EthernetClass10MACAddressEPh
0x0000000000000000 0x48 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text._ZN13EthernetClass13setMACAddressEPKh
0x0000000000000000 0x44 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text._ZN13EthernetClass10setLocalIPE9IPAddress
0x0000000000000000 0x50 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text._ZN13EthernetClass13setSubnetMaskE9IPAddress
0x0000000000000000 0x50 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text._ZN13EthernetClass12setGatewayIPE9IPAddress
0x0000000000000000 0x50 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text._ZN13EthernetClass24setRetransmissionTimeoutEt
0x0000000000000000 0x60 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text._ZN13EthernetClass22setRetransmissionCountEh
0x0000000000000000 0x4c .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.bss.Ethernet 0x0000000000000000 0x1 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.rodata.CSWTCH.72
0x0000000000000000 0x5 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.group 0x0000000000000000 0x10 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.text._ZN8SPIClass16beginTransactionE11SPISettings
0x0000000000000000 0x1c .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.text._ZN14EthernetClient6statusEv
0x0000000000000000 0xe .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
.text._ZN5Print17availableForWriteEv
0x0000000000000000 0x4 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.text._ZN8SPIClass16beginTransactionE11SPISettings
0x0000000000000000 0x1c .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.text._ZN8SPIClass14endTransactionEv
0x0000000000000000 0x6 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.text._ZN13EthernetClass12socketListenEh
0x0000000000000000 0x58 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.text._ZN8SPIClass16beginTransactionE11SPISettings
0x0000000000000000 0x1c .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.bss.W5100 0x0000000000000000 0x1 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
.text._ZN9DhcpClass12presend_DHCPEv
0x0000000000000000 0x2 .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
.text._ZN9DhcpClass15getDhcpServerIpEv
0x0000000000000000 0xe .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
.text._ZN9DhcpClass10checkLeaseEv
0x0000000000000000 0x80 .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(Dns.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(Dns.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(Dns.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.text._ZN5Print17availableForWriteEv
0x0000000000000000 0x4 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.text._ZN5Print5flushEv
0x0000000000000000 0x2 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.text._ZN14EthernetServer5writeEh
0x0000000000000000 0x18 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.text._ZN14EthernetServer5beginEv
0x0000000000000000 0x30 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.text._ZN14EthernetServercvbEv
0x0000000000000000 0x40 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.text._ZN14EthernetServer9availableEv
0x0000000000000000 0xc4 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.text._ZN14EthernetServer5writeEPKhj
0x0000000000000000 0x6c .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.text._ZN14EthernetServer6acceptEv
0x0000000000000000 0xb4 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.rodata._ZTV14EthernetServer
0x0000000000000000 0x20 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.text._ZN17Adafruit_NeoPixelC2Ev
0x0000000000000000 0x1c .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.text._ZN17Adafruit_NeoPixel5beginEv
0x0000000000000000 0x22 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.text._ZN17Adafruit_NeoPixel4showEv
0x0000000000000000 0x140 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.text._ZN17Adafruit_NeoPixel13setPixelColorEthhh
0x0000000000000000 0x44 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.text._ZN17Adafruit_NeoPixel13setPixelColorEthhhh
0x0000000000000000 0x4a .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.text._ZN17Adafruit_NeoPixel13setPixelColorEtm
0x0000000000000000 0x60 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.text._ZN17Adafruit_NeoPixel4fillEmtt
0x0000000000000000 0x2c .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.text._ZNK17Adafruit_NeoPixel13getPixelColorEt
0x0000000000000000 0x94 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.text._ZN17Adafruit_NeoPixel13setBrightnessEh
0x0000000000000000 0x4e .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.text._ZNK17Adafruit_NeoPixel13getBrightnessEv
0x0000000000000000 0x8 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.text._ZN17Adafruit_NeoPixel5clearEv
0x0000000000000000 0xa .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.text._ZN17Adafruit_NeoPixel7gamma32Em
0x0000000000000000 0x24 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.text._ZN17Adafruit_NeoPixel7rainbowEtahhb
0x0000000000000000 0x54 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.text._ZN17Adafruit_NeoPixel9str2orderEPKc
0x0000000000000000 0x76 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.rodata._ZL19_NeoPixelGammaTable
0x0000000000000000 0x100 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN5Print17availableForWriteEv
0x0000000000000000 0x4 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire16onRequestServiceEP5i2c_s
0x0000000000000000 0x16 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZNSt14_Function_baseD2Ev
0x0000000000000000 0x12 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWireC2Emm
0x0000000000000000 0xa4 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire3endEv
0x0000000000000000 0x22 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire8setClockEm
0x0000000000000000 0x34 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire17beginTransmissionEh
0x0000000000000000 0x10 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire17beginTransmissionEi
0x0000000000000000 0x10 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire16allocateRxBufferEj
0x0000000000000000 0x24 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire16onReceiveServiceEP5i2c_s
0x0000000000000000 0x4c .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire15endTransmissionEh
0x0000000000000000 0x46 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire11requestFromEhhmhh
0x0000000000000000 0x92 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire11requestFromEhhh
0x0000000000000000 0x12 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire11requestFromEhjb
0x0000000000000000 0x6 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire11requestFromEhh
0x0000000000000000 0x6 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire11requestFromEii
0x0000000000000000 0xa .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire11requestFromEiii
0x0000000000000000 0xa .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire15endTransmissionEv
0x0000000000000000 0x6 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire10recoverBusEv
0x0000000000000000 0xd8 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire5beginEhbb
0x0000000000000000 0x94 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire5beginEb
0x0000000000000000 0xa .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire5beginEmm
0x0000000000000000 0x90 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire5beginEibb
0x0000000000000000 0x6 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZSt4swapISt9_Any_dataENSt9enable_ifIXsrSt6__and_IJSt6__not_ISt15__is_tuple_likeIT_EESt21is_move_constructibleIS5_ESt18is_move_assignableIS5_EEE5valueEvE4typeERS5_SF_
0x0000000000000000 0x22 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire9onReceiveESt8functionIFviEE
0x0000000000000000 0x4a .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text._ZN7TwoWire9onRequestESt8functionIFvvEE
0x0000000000000000 0x4a .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/lib062/libWire.a(twi.c.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/lib062/libWire.a(twi.c.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/lib062/libWire.a(twi.c.o)
.text.i2c_custom_init
0x0000000000000000 0x184 .pio/build/stm32/lib062/libWire.a(twi.c.o)
.text.i2c_init
0x0000000000000000 0x10 .pio/build/stm32/lib062/libWire.a(twi.c.o)
.text.i2c_deinit
0x0000000000000000 0x1e .pio/build/stm32/lib062/libWire.a(twi.c.o)
.text.i2c_setTiming
0x0000000000000000 0x50 .pio/build/stm32/lib062/libWire.a(twi.c.o)
.text.i2c_master_read
0x0000000000000000 0x92 .pio/build/stm32/lib062/libWire.a(twi.c.o)
.text.i2c_IsDeviceReady
0x0000000000000000 0x40 .pio/build/stm32/lib062/libWire.a(twi.c.o)
.text.i2c_master_write
0x0000000000000000 0xa6 .pio/build/stm32/lib062/libWire.a(twi.c.o)
.text.get_i2c_obj
0x0000000000000000 0x4 .pio/build/stm32/lib062/libWire.a(twi.c.o)
.text.i2c_attachSlaveRxEvent
0x0000000000000000 0xe .pio/build/stm32/lib062/libWire.a(twi.c.o)
.text.i2c_attachSlaveTxEvent
0x0000000000000000 0xe .pio/build/stm32/lib062/libWire.a(twi.c.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZN14HardwareSerialC2Emmmm
0x0000000000000000 0x110 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZN14HardwareSerialC2E7PinNameS0_S0_S0_
0x0000000000000000 0x24 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZN14HardwareSerialC2Em
0x0000000000000000 0x68 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZN14HardwareSerialC2E7PinName
0x0000000000000000 0x2c .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZN14HardwareSerial17configForLowPowerEv
0x0000000000000000 0x2 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZN14HardwareSerial3endEv
0x0000000000000000 0x1e .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZN14HardwareSerial5setRxE7PinName
0x0000000000000000 0x6 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZN14HardwareSerial5setTxE7PinName
0x0000000000000000 0x6 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZN14HardwareSerial6setRtsEm
0x0000000000000000 0x48 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZN14HardwareSerial6setCtsEm
0x0000000000000000 0x48 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZN14HardwareSerial9setRtsCtsEmm
0x0000000000000000 0x88 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZN14HardwareSerial6setRtsE7PinName
0x0000000000000000 0x6 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZN14HardwareSerial6setCtsE7PinName
0x0000000000000000 0x6 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZN14HardwareSerial9setRtsCtsE7PinNameS0_
0x0000000000000000 0x6 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZN14HardwareSerial13setHalfDuplexEv
0x0000000000000000 0xa .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZNK14HardwareSerial12isHalfDuplexEv
0x0000000000000000 0xc .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
.text._ZN9IPAddress10fromStringEPKc
0x0000000000000000 0x4a .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
.text._ZNK9IPAddresseqEPKh
0x0000000000000000 0x16 .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
.text.startup._GLOBAL__sub_I__ZN9IPAddressC2Ev
0x0000000000000000 0x2 .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.group 0x0000000000000000 0xc .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print17availableForWriteEv
0x0000000000000000 0x4 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print5flushEv
0x0000000000000000 0x2 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print5printERK9Printable
0x0000000000000000 0xc .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print7printlnERK6String
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print7printlnEc
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print7printlnERK9Printable
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print6printfEPKcz
0x0000000000000000 0x1a .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print6printfEPK19__FlashStringHelperz
0x0000000000000000 0x1a .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print7vprintfEPKcSt9__va_list
0x0000000000000000 0x4 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print7vprintfEPK19__FlashStringHelperSt9__va_list
0x0000000000000000 0x4 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print7printlnEli
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print7printlnEhi
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print7printlnEji
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print7printlnEmi
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print14printULLNumberEyh
0x0000000000000000 0xcc .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print5printExi
0x0000000000000000 0x52 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print7printlnExi
0x0000000000000000 0x1a .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print5printEyi
0x0000000000000000 0x1a .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print7printlnEyi
0x0000000000000000 0x1a .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.text._ZN5Print7printlnEdi
0x0000000000000000 0x1c .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.rodata._ZTV5Print
0x0000000000000000 0x18 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.text._ZN5Print17availableForWriteEv
0x0000000000000000 0x4 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.text._ZN5Print5flushEv
0x0000000000000000 0x2 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.text._ZN6Stream9timedPeekEv
0x0000000000000000 0x2a .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.text._ZN6Stream13peekNextDigitE13LookaheadModeb
0x0000000000000000 0x5c .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.text._ZN6Stream10setTimeoutEm
0x0000000000000000 0x4 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.text._ZN6Stream8parseIntE13LookaheadModec
0x0000000000000000 0x5a .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.text._ZN6Stream10parseFloatE13LookaheadModec
0x0000000000000000 0xb0 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.text._ZN6Stream10readStringEv
0x0000000000000000 0x28 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.text._ZN6Stream9findMultiEPNS_11MultiTargetEi
0x0000000000000000 0xa0 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.text._ZN6Stream9findUntilEPKcjS1_j
0x0000000000000000 0x42 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.text._ZN6Stream9findUntilEPKcS1_
0x0000000000000000 0x28 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.text._ZN6Stream4findEPKcj
0x0000000000000000 0x1e .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.text._ZN6Stream4findEPKc
0x0000000000000000 0x2a .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.rodata._ZTV6Stream
0x0000000000000000 0x2c .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(WMath.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(WMath.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(WMath.cpp.o)
.text._Z10randomSeedm
0x0000000000000000 0x8 .pio/build/stm32/libFrameworkArduino.a(WMath.cpp.o)
.text._Z8makeWordt
0x0000000000000000 0x2 .pio/build/stm32/libFrameworkArduino.a(WMath.cpp.o)
.text._Z8makeWordhh
0x0000000000000000 0x6 .pio/build/stm32/libFrameworkArduino.a(WMath.cpp.o)
.group 0x0000000000000000 0x8 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6String14StringIfHelperEv
0x0000000000000000 0x2 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String4copyEPK19__FlashStringHelperj
0x0000000000000000 0x4 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6StringC2EOS_
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6StringC2EO15StringSumHelper
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6StringaSEO15StringSumHelper
0x0000000000000000 0x10 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6StringC2Ec
0x0000000000000000 0x20 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6StringC2Ehh
0x0000000000000000 0x22 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6StringC2Eih
0x0000000000000000 0x24 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6StringC2Ejh
0x0000000000000000 0x24 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6StringC2Elh
0x0000000000000000 0x24 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6StringC2Emh
0x0000000000000000 0x24 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6StringC2Efh
0x0000000000000000 0x34 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6StringC2Edh
0x0000000000000000 0x30 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6StringC2EPK19__FlashStringHelper
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6StringaSEPK19__FlashStringHelper
0x0000000000000000 0x4 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String6concatERKS_
0x0000000000000000 0x8 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String6concatEPKc
0x0000000000000000 0x1e .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String6concatEh
0x0000000000000000 0x22 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String6concatEi
0x0000000000000000 0x22 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String6concatEj
0x0000000000000000 0x22 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String6concatEl
0x0000000000000000 0x22 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String6concatEm
0x0000000000000000 0x22 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String6concatEf
0x0000000000000000 0x2c .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String6concatEd
0x0000000000000000 0x2a .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String6concatEPK19__FlashStringHelper
0x0000000000000000 0x36 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZplRK15StringSumHelperPKc
0x0000000000000000 0x28 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZplRK15StringSumHelperc
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZplRK15StringSumHelperh
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZplRK15StringSumHelperi
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZplRK15StringSumHelperj
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZplRK15StringSumHelperl
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZplRK15StringSumHelperm
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZplRK15StringSumHelperf
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZplRK15StringSumHelperd
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZplRK15StringSumHelperPK19__FlashStringHelper
0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6String9compareToERKS_
0x0000000000000000 0x2a .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6String6equalsERKS_
0x0000000000000000 0x1a .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6StringltERKS_
0x0000000000000000 0xa .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6StringgtERKS_
0x0000000000000000 0x10 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6StringleERKS_
0x0000000000000000 0x10 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6StringgeERKS_
0x0000000000000000 0xc .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6String10startsWithERKS_j
0x0000000000000000 0x2c .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6String10startsWithERKS_
0x0000000000000000 0x12 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6String8endsWithERKS_
0x0000000000000000 0x2a .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String9setCharAtEjc
0x0000000000000000 0xc .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6StringixEj
0x0000000000000000 0x12 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6String6charAtEj
0x0000000000000000 0x4 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6String8getBytesEPhjj
0x0000000000000000 0x30 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6String7indexOfERKS_j
0x0000000000000000 0x1e .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6String7indexOfERKS_
0x0000000000000000 0x6 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6String11lastIndexOfERKS_j
0x0000000000000000 0x4a .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6String11lastIndexOfERKS_
0x0000000000000000 0xa .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String7replaceEcc
0x0000000000000000 0x16 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String7replaceERKS_S1_
0x0000000000000000 0x10c .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String6removeEjj
0x0000000000000000 0x32 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String6removeEj
0x0000000000000000 0x8 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String11toLowerCaseEv
0x0000000000000000 0x18 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String11toUpperCaseEv
0x0000000000000000 0x18 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZN6String4trimEv
0x0000000000000000 0x50 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6String5toIntEv
0x0000000000000000 0xa .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6String8toDoubleEv
0x0000000000000000 0xe .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text._ZNK6String7toFloatEv
0x0000000000000000 0xc .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(abi.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(abi.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(abi.cpp.o)
.text.__cxa_deleted_virtual
0x0000000000000000 0x2 .pio/build/stm32/libFrameworkArduino.a(abi.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(dtostrf.c.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(dtostrf.c.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(dtostrf.c.o)
.rodata.dtostrf.str1.1
0x0000000000000000 0x1e .pio/build/stm32/libFrameworkArduino.a(dtostrf.c.o)
.text.dtostrf 0x0000000000000000 0x160 .pio/build/stm32/libFrameworkArduino.a(dtostrf.c.o)
.comment 0x0000000000000000 0x44 .pio/build/stm32/libFrameworkArduino.a(dtostrf.c.o)
.ARM.attributes
0x0000000000000000 0x2d .pio/build/stm32/libFrameworkArduino.a(dtostrf.c.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(hooks.c.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(hooks.c.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(hooks.c.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(itoa.c.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(itoa.c.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(itoa.c.o)
.text.ltoa 0x0000000000000000 0x78 .pio/build/stm32/libFrameworkArduino.a(itoa.c.o)
.text.itoa 0x0000000000000000 0x4 .pio/build/stm32/libFrameworkArduino.a(itoa.c.o)
.text.utoa 0x0000000000000000 0x4 .pio/build/stm32/libFrameworkArduino.a(itoa.c.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(main.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(main.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(main.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(pins_arduino.c.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(pins_arduino.c.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(pins_arduino.c.o)
.text.digitalpinIsAnalogInput
0x0000000000000000 0x28 .pio/build/stm32/libFrameworkArduino.a(pins_arduino.c.o)
.text.digitalPinToAnalogInput
0x0000000000000000 0x38 .pio/build/stm32/libFrameworkArduino.a(pins_arduino.c.o)
.text 0x0000000000000000 0x14 .pio/build/stm32/libFrameworkArduino.a(startup_stm32yyxx.S.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(startup_stm32yyxx.S.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(startup_stm32yyxx.S.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.text.analogReadResolution
0x0000000000000000 0x1c .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.text.analogWriteResolution
0x0000000000000000 0x20 .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.text.analogWriteFrequency
0x0000000000000000 0xc .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.text.analogReference
0x0000000000000000 0x2 .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.text.analogOutputInit
0x0000000000000000 0x2 .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(wiring_digital.c.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(wiring_digital.c.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(wiring_digital.c.o)
.text.digitalToggle
0x0000000000000000 0x80 .pio/build/stm32/libFrameworkArduino.a(wiring_digital.c.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(wiring_time.c.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(wiring_time.c.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(wiring_time.c.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(WSerial.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(WSerial.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(WSerial.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(board.c.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(board.c.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/libFrameworkArduino.a(board.c.o)
.text 0x0000000000000000 0x254 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_muldf3.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_muldf3.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_muldf3.o)
.ARM.attributes
0x0000000000000000 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_muldf3.o)
.text 0x0000000000000000 0x168 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_mulsf3.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_mulsf3.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_mulsf3.o)
.ARM.attributes
0x0000000000000000 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_mulsf3.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_addsubdf3.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_addsubdf3.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_muldivdf3.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_muldivdf3.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_cmpdf2.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_cmpdf2.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_unorddf2.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_unorddf2.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixdfsi.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixdfsi.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixunsdfsi.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixunsdfsi.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_truncdfsf2.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_truncdfsf2.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_addsubsf3.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_addsubsf3.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_muldivsf3.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_muldivsf3.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_cmpsf2.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_cmpsf2.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixsfsi.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixsfsi.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixunssfsi.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixunssfsi.o)
.text 0x0000000000000000 0x30 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_aeabi_uldivmod.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_aeabi_uldivmod.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_aeabi_uldivmod.o)
.ARM.attributes
0x0000000000000000 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_aeabi_uldivmod.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_udivmoddi4.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_udivmoddi4.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_udivmoddi4.o)
.text.__udivmoddi4
0x0000000000000000 0x2d4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_udivmoddi4.o)
.ARM.extab.text.__udivmoddi4
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_udivmoddi4.o)
.ARM.exidx.text.__udivmoddi4
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_udivmoddi4.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_udivmoddi4.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_udivmoddi4.o)
.text 0x0000000000000000 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_dvmd_tls.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_dvmd_tls.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_dvmd_tls.o)
.ARM.attributes
0x0000000000000000 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_dvmd_tls.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o)
.rodata._ZNKSt17bad_function_call4whatEv.str1.1
0x0000000000000000 0x12 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o)
.text._ZNKSt17bad_function_call4whatEv
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o)
.text._ZNSt17bad_function_callD2Ev
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o)
.text._ZNSt17bad_function_callD0Ev
0x0000000000000000 0x12 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o)
.rodata._ZTISt17bad_function_call
0x0000000000000000 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o)
.rodata._ZTSSt17bad_function_call
0x0000000000000000 0x16 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o)
.rodata._ZTVSt17bad_function_call
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.text._ZNSt9exceptionD2Ev
0x0000000000000000 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.text._ZNSt13bad_exceptionD2Ev
0x0000000000000000 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.rodata._ZNKSt9exception4whatEv.str1.1
0x0000000000000000 0xf /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.text._ZNKSt9exception4whatEv
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.rodata._ZNKSt13bad_exception4whatEv.str1.1
0x0000000000000000 0x13 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.text._ZNKSt13bad_exception4whatEv
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.text._ZNSt9exceptionD0Ev
0x0000000000000000 0xe /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.text._ZNSt13bad_exceptionD0Ev
0x0000000000000000 0xe /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.text._ZN10__cxxabiv115__forced_unwindD2Ev
0x0000000000000000 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.text._ZN10__cxxabiv115__forced_unwindD0Ev
0x0000000000000000 0xe /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.text._ZN10__cxxabiv119__foreign_exceptionD2Ev
0x0000000000000000 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.text._ZN10__cxxabiv119__foreign_exceptionD0Ev
0x0000000000000000 0xe /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.text._ZGTtNKSt9exceptionD1Ev
0x0000000000000000 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.text._ZGTtNKSt13bad_exceptionD1Ev
0x0000000000000000 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.rodata._ZTIN10__cxxabiv115__forced_unwindE
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.rodata._ZTIN10__cxxabiv119__foreign_exceptionE
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.rodata._ZTISt13bad_exception
0x0000000000000000 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.rodata._ZTISt9exception
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.rodata._ZTSN10__cxxabiv115__forced_unwindE
0x0000000000000000 0x20 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.rodata._ZTSN10__cxxabiv119__foreign_exceptionE
0x0000000000000000 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.rodata._ZTSSt13bad_exception
0x0000000000000000 0x12 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.rodata._ZTSSt9exception
0x0000000000000000 0xd /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.rodata._ZTVN10__cxxabiv115__forced_unwindE
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.rodata._ZTVN10__cxxabiv119__foreign_exceptionE
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.rodata._ZTVSt13bad_exception
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.rodata._ZTVSt9exception
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(eh_exception.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o)
.text._ZN10__cxxabiv120__si_class_type_infoD2Ev
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o)
.text._ZN10__cxxabiv120__si_class_type_infoD0Ev
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o)
.text._ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_
0x0000000000000000 0x3c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o)
.text._ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE
0x0000000000000000 0x74 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o)
.text._ZNK10__cxxabiv120__si_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE
0x0000000000000000 0x2a /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o)
.rodata._ZTIN10__cxxabiv120__si_class_type_infoE
0x0000000000000000 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o)
.rodata._ZTSN10__cxxabiv120__si_class_type_infoE
0x0000000000000000 0x25 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o)
.rodata._ZTVN10__cxxabiv120__si_class_type_infoE
0x0000000000000000 0x2c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(si_class_type_info.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(tinfo.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(tinfo.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(tinfo.o)
.text._ZNSt9type_infoD2Ev
0x0000000000000000 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(tinfo.o)
.text._ZNKSt9type_info14__is_pointer_pEv
0x0000000000000000 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(tinfo.o)
.text._ZNKSt9type_info11__do_upcastEPKN10__cxxabiv117__class_type_infoEPPv
0x0000000000000000 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(tinfo.o)
.text._ZNSt9type_infoD0Ev
0x0000000000000000 0xe /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(tinfo.o)
.text._ZNKSt9type_infoeqERKS_
0x0000000000000000 0x2c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(tinfo.o)
.text._ZNKSt9type_info10__do_catchEPKS_PPvj
0x0000000000000000 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(tinfo.o)
.rodata._ZTISt9type_info
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(tinfo.o)
.rodata._ZTSSt9type_info
0x0000000000000000 0xd /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(tinfo.o)
.rodata._ZTVSt9type_info
0x0000000000000000 0x20 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(tinfo.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(tinfo.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(tinfo.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
.text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv
0x0000000000000000 0x32 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
.text._ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_
0x0000000000000000 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
.text._ZN10__cxxabiv117__class_type_infoD2Ev
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
.text._ZN10__cxxabiv117__class_type_infoD0Ev
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
.text._ZNK10__cxxabiv117__class_type_info12__do_dyncastEiNS0_10__sub_kindEPKS0_PKvS3_S5_RNS0_16__dyncast_resultE
0x0000000000000000 0x3e /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
.text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE
0x0000000000000000 0x18 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
.text._ZNK10__cxxabiv117__class_type_info10__do_catchEPKSt9type_infoPPvj
0x0000000000000000 0x2a /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
.rodata._ZTIN10__cxxabiv117__class_type_infoE
0x0000000000000000 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
.rodata._ZTSN10__cxxabiv117__class_type_infoE
0x0000000000000000 0x22 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
.rodata._ZTVN10__cxxabiv117__class_type_infoE
0x0000000000000000 0x2c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(class_type_info.o)
.group 0x0000000000000000 0xc .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.text._ZN8SPIClassC2Emmmm
0x0000000000000000 0x148 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.text._ZN8SPIClass3endEv
0x0000000000000000 0x38 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.text._ZN8SPIClass11setBitOrderEh8BitOrder
0x0000000000000000 0x2e .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.text._ZN8SPIClass11setDataModeEhh
0x0000000000000000 0x46 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.text._ZN8SPIClass15setClockDividerEhh
0x0000000000000000 0x58 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.text._ZN8SPIClass14usingInterruptEh
0x0000000000000000 0x2 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.text._ZN8SPIClass15attachInterruptEv
0x0000000000000000 0x2 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.text._ZN8SPIClass15detachInterruptEv
0x0000000000000000 0x2 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.text 0x0000000000000000 0x0 .pio/build/stm32/lib2d3/libSPI.a(spi_com.c.o)
.data 0x0000000000000000 0x0 .pio/build/stm32/lib2d3/libSPI.a(spi_com.c.o)
.bss 0x0000000000000000 0x0 .pio/build/stm32/lib2d3/libSPI.a(spi_com.c.o)
.text.spi_getClkFreq
0x0000000000000000 0x28 .pio/build/stm32/lib2d3/libSPI.a(spi_com.c.o)
.text.spi_deinit
0x0000000000000000 0x5c .pio/build/stm32/lib2d3/libSPI.a(spi_com.c.o)
.text.spi_send
0x0000000000000000 0x14 .pio/build/stm32/lib2d3/libSPI.a(spi_com.c.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-sf_trunc.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-sf_trunc.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-sf_trunc.o)
.ARM.extab.text.truncf
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-sf_trunc.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-w_pow.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-w_pow.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-w_pow.o)
.ARM.extab.text.pow
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-w_pow.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_pow.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_pow.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_pow.o)
.ARM.extab.text.__ieee754_pow
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_pow.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_sqrt.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_sqrt.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_sqrt.o)
.ARM.extab.text.__ieee754_sqrt
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_sqrt.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.extab.text.with_errno
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.extab.text.xflow
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.extab.text.__math_uflow
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.text.__math_may_uflow
0x0000000000000000 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.extab.text.__math_may_uflow
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.exidx.text.__math_may_uflow
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.extab.text.__math_oflow
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.text.__math_divzero
0x0000000000000000 0x34 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.extab.text.__math_divzero
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.exidx.text.__math_divzero
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.text.__math_invalid
0x0000000000000000 0x3c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.extab.text.__math_invalid
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.exidx.text.__math_invalid
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.text.__math_check_uflow
0x0000000000000000 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.extab.text.__math_check_uflow
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.exidx.text.__math_check_uflow
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.text.__math_check_oflow
0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.extab.text.__math_check_oflow
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.exidx.text.__math_check_oflow
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_fabs.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_fabs.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_fabs.o)
.ARM.extab.text.fabs
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_fabs.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_finite.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_finite.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_finite.o)
.ARM.extab.text.finite
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_finite.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_scalbn.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_scalbn.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_scalbn.o)
.ARM.extab.text.scalbn
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_scalbn.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-abort.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-abort.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-abort.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atof.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atof.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atof.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atoi.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atoi.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atoi.o)
.text._atoi_r 0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atoi.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atol.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atol.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atol.o)
.text._atol_r 0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atol.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-errno.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-errno.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-errno.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-exit.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-exit.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-exit.o)
.text.exit 0x0000000000000000 0x28 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-exit.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-exit.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-exit.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fflush.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fflush.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fflush.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fgetc.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fgetc.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fgetc.o)
.text._fgetc_r
0x0000000000000000 0x80 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fgetc.o)
.text.fgetc 0x0000000000000000 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fgetc.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fgetc.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fgetc.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
.text.__fp_lock
0x0000000000000000 0x18 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
.text.__fp_unlock
0x0000000000000000 0x18 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
.text._cleanup
0x0000000000000000 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
.text.__fp_lock_all
0x0000000000000000 0x1c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
.text.__fp_unlock_all
0x0000000000000000 0x1c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fwalk.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fwalk.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fwalk.o)
.text._fwalk 0x0000000000000000 0x3a /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fwalk.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-impure.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-impure.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-impure.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-init.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-init.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-init.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isspace.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isspace.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isspace.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isxdigit.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isxdigit.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isxdigit.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.text.__retarget_lock_init
0x0000000000000000 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.text.__retarget_lock_close
0x0000000000000000 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.text.__retarget_lock_close_recursive
0x0000000000000000 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.text.__retarget_lock_acquire
0x0000000000000000 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.text.__retarget_lock_try_acquire
0x0000000000000000 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.text.__retarget_lock_try_acquire_recursive
0x0000000000000000 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.text.__retarget_lock_release
0x0000000000000000 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.bss.__lock___arc4random_mutex
0x0000000000000000 0x1 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.bss.__lock___at_quick_exit_mutex
0x0000000000000000 0x1 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.bss.__lock___atexit_recursive_mutex
0x0000000000000000 0x1 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.bss.__lock___dd_hash_mutex
0x0000000000000000 0x1 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.bss.__lock___env_recursive_mutex
0x0000000000000000 0x1 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.bss.__lock___tz_mutex
0x0000000000000000 0x1 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-malloc.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-malloc.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-malloc.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memcmp.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memcmp.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memcmp.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memcpy-stub.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memcpy-stub.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memcpy-stub.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memmove.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memmove.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memmove.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memset.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memset.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memset.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o)
.text.malloc_stats
0x0000000000000000 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o)
.text.mallopt 0x0000000000000000 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o)
.rodata._mstats_r.str1.1
0x0000000000000000 0x21 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o)
.text._mstats_r
0x0000000000000000 0x28 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o)
.text.mstats 0x0000000000000000 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-freer.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-freer.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-freer.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallinfor.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallinfor.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallinfor.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallocr.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallocr.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallocr.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-malloptr.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-malloptr.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-malloptr.o)
.text._mallopt_r
0x0000000000000000 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-malloptr.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-malloptr.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-malloptr.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallstatsr.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallstatsr.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallstatsr.o)
.rodata._malloc_stats_r.str1.1
0x0000000000000000 0x4b /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallstatsr.o)
.text._malloc_stats_r
0x0000000000000000 0x50 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallstatsr.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallstatsr.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallstatsr.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rand.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rand.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rand.o)
.text.srand 0x0000000000000000 0x5c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rand.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-realloc.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-realloc.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-realloc.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-reent.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-reent.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-reent.o)
.text.cleanup_glue
0x0000000000000000 0x1a /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-reent.o)
.text._reclaim_reent
0x0000000000000000 0xb8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-reent.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rget.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rget.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rget.o)
.text.__srget_r
0x0000000000000000 0x58 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rget.o)
.text.__srget 0x0000000000000000 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rget.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rget.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rget.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sbrkr.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sbrkr.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sbrkr.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signal.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signal.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signal.o)
.text._init_signal_r
0x0000000000000000 0x28 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signal.o)
.text._signal_r
0x0000000000000000 0x30 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signal.o)
.text.__sigtramp_r
0x0000000000000000 0x48 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signal.o)
.text.signal 0x0000000000000000 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signal.o)
.text._init_signal
0x0000000000000000 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signal.o)
.text.__sigtramp
0x0000000000000000 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signal.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signalr.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signalr.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signalr.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-snprintf.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-snprintf.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-snprintf.o)
.text._snprintf_r
0x0000000000000000 0x5e /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-snprintf.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sprintf.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sprintf.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sprintf.o)
.text._sprintf_r
0x0000000000000000 0x38 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sprintf.o)
.text.sprintf 0x0000000000000000 0x40 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sprintf.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sprintf.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sprintf.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sscanf.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sscanf.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sscanf.o)
.text._sscanf_r
0x0000000000000000 0x54 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sscanf.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-stdio.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-stdio.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-stdio.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcasecmp.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcasecmp.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcasecmp.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcat.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcat.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcat.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strchr.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strchr.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strchr.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcmp.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcmp.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcpy.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcpy.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcpy.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strdup.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strdup.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strdup.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strdup_r.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strdup_r.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strdup_r.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strlen.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strlen.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncat.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncat.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncat.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncmp.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncmp.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncmp.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncpy.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncpy.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncpy.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strnlen.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strnlen.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strnlen.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strrchr.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strrchr.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strrchr.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strstr.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strstr.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strstr.o)
.text.strstr 0x0000000000000000 0x2c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strstr.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strstr.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strstr.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
.text._strtod_r
0x0000000000000000 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
.text.strtod_l
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
.text.strtof_l
0x0000000000000000 0xa0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
.text.strtof 0x0000000000000000 0xa4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok_r.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok_r.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok_r.o)
.text.strtok_r
0x0000000000000000 0x6 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok_r.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtol.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtol.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtol.o)
.text.strtol_l
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtol.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtoul.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtoul.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtoul.o)
.text.strtoul_l
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtoul.o)
.text.strtoul 0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtoul.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-syssbrk.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-syssbrk.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-syssbrk.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-tolower.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-tolower.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-tolower.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-toupper.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-toupper.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-toupper.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vdprintf.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vdprintf.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vdprintf.o)
.text._vdprintf_r
0x0000000000000000 0x60 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vdprintf.o)
.text.vdprintf
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vdprintf.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vdprintf.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vdprintf.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-writer.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-writer.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-writer.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-assert.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-assert.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-assert.o)
.text.__assert
0x0000000000000000 0xa /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-assert.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-closer.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-closer.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-closer.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ctype_.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ctype_.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ctype_.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fprintf.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fprintf.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fprintf.o)
.text._fprintf_r
0x0000000000000000 0x1a /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fprintf.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-gethex.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-gethex.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-gethex.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-hexnan.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-hexnan.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-hexnan.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lnumeric.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lnumeric.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lnumeric.o)
.text.__numeric_load_locale
0x0000000000000000 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lnumeric.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-locale.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-locale.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-locale.o)
.text._setlocale_r
0x0000000000000000 0x40 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-locale.o)
.text.__locale_mb_cur_max
0x0000000000000000 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-locale.o)
.text.setlocale
0x0000000000000000 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-locale.o)
.bss._PathLocale
0x0000000000000000 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-locale.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lseekr.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lseekr.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lseekr.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mbtowc_r.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mbtowc_r.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mbtowc_r.o)
.text._mbtowc_r
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mbtowc_r.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mlock.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mlock.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mlock.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
.text._mprec_log10
0x0000000000000000 0x38 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
.rodata.__mprec_tinytens
0x0000000000000000 0x28 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-callocr.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-callocr.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-callocr.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-reallocr.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-reallocr.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-reallocr.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfprintf.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfprintf.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfprintf.o)
.text.__ssprint_r
0x0000000000000000 0xf6 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfprintf.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfscanf.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfscanf.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfscanf.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf.o)
.text.__sprint_r
0x0000000000000000 0x1a /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf.o)
.text.vfprintf
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf_i.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf_i.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf_i.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfscanf_i.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfscanf_i.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfscanf_i.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-readr.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-readr.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-readr.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-refill.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-refill.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-refill.o)
.text.lflush 0x0000000000000000 0x12 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-refill.o)
.text.__srefill_r
0x0000000000000000 0x118 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-refill.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-refill.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-refill.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-s_nan.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-s_nan.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-s_nan.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sccl.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sccl.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sccl.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sf_nan.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sf_nan.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sf_nan.o)
.text.nanf 0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sf_nan.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sf_nan.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sf_nan.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ungetc.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ungetc.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ungetc.o)
.text._ungetc_r
0x0000000000000000 0x130 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ungetc.o)
.text.ungetc 0x0000000000000000 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ungetc.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vasnprintf.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vasnprintf.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vasnprintf.o)
.text._vasnprintf_r
0x0000000000000000 0x5e /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vasnprintf.o)
.text.vasnprintf
0x0000000000000000 0x1c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vasnprintf.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vasnprintf.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-vasnprintf.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wbuf.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wbuf.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wbuf.o)
.text.__swbuf 0x0000000000000000 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wbuf.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wctomb_r.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wctomb_r.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wctomb_r.o)
.text._wctomb_r
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wctomb_r.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wsetup.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wsetup.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wsetup.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fvwrite.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fvwrite.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fvwrite.o)
.text.__sfvwrite_r
0x0000000000000000 0x290 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fvwrite.o)
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fvwrite.o)
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fvwrite.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-makebuf.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-makebuf.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-makebuf.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memchr-stub.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memchr-stub.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memchr-stub.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-msizer.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-msizer.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-msizer.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fstatr.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fstatr.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fstatr.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isattyr.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isattyr.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isattyr.o)
.text 0x0000000000000000 0x2c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_unordsf2.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_unordsf2.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_unordsf2.o)
.ARM.attributes
0x0000000000000000 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_unordsf2.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixdfdi.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixdfdi.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixdfdi.o)
.ARM.extab.text.__fixdfdi
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixdfdi.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixunsdfdi.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixunsdfdi.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixunsdfdi.o)
.ARM.extab.text.__fixunsdfdi
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixunsdfdi.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.selfrel_offset31
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.search_EIT_table
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.__gnu_unwind_get_pr_addr
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.get_eit_entry
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.restore_non_core_regs
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text.__gnu_unwind_24bit.constprop.0
0x0000000000000000 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.__gnu_unwind_24bit.constprop.0
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text.__gnu_unwind_24bit.constprop.0
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text._Unwind_decode_typeinfo_ptr.constprop.0
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text._Unwind_DebugHook
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.unwind_phase2
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.unwind_phase2_forced
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text._Unwind_GetCFA
0x0000000000000000 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text._Unwind_GetCFA
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text._Unwind_GetCFA
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.__gnu_Unwind_RaiseException
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.__gnu_Unwind_ForcedUnwind
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.__gnu_Unwind_Resume
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.__gnu_Unwind_Resume_or_Rethrow
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text._Unwind_Complete
0x0000000000000000 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text._Unwind_Complete
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text._Unwind_Complete
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text._Unwind_DeleteException
0x0000000000000000 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text._Unwind_DeleteException
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text._Unwind_DeleteException
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text._Unwind_VRS_Get
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text._Unwind_GetGR
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text._Unwind_VRS_Set
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text._Unwind_SetGR
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.__gnu_Unwind_Backtrace
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.__gnu_unwind_pr_common
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.__aeabi_unwind_cpp_pr0
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.__aeabi_unwind_cpp_pr1
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text.__aeabi_unwind_cpp_pr2
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.extab.text._Unwind_VRS_Pop
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(libunwind.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(libunwind.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.extab.text.next_unwind_byte
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.text._Unwind_GetGR.constprop.0
0x0000000000000000 0x1c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.extab.text._Unwind_GetGR.constprop.0
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.exidx.text._Unwind_GetGR.constprop.0
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.text.unwind_UCB_from_context
0x0000000000000000 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.extab.text.unwind_UCB_from_context
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.exidx.text.unwind_UCB_from_context
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.extab.text.__gnu_unwind_execute
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.text.__gnu_unwind_frame
0x0000000000000000 0x30 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.extab.text.__gnu_unwind_frame
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.exidx.text.__gnu_unwind_frame
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.text._Unwind_GetRegionStart
0x0000000000000000 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.extab.text._Unwind_GetRegionStart
0x0000000000000000 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.exidx.text._Unwind_GetRegionStart
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.text._Unwind_GetLanguageSpecificData
0x0000000000000000 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.extab.text._Unwind_GetLanguageSpecificData
0x0000000000000000 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.exidx.text._Unwind_GetLanguageSpecificData
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.text.unlikely._Unwind_GetDataRelBase
0x0000000000000000 0x6 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.extab.text.unlikely._Unwind_GetDataRelBase
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.exidx.text.unlikely._Unwind_GetDataRelBase
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.text.unlikely._Unwind_GetTextRelBase
0x0000000000000000 0x6 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.extab.text.unlikely._Unwind_GetTextRelBase
0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.exidx.text.unlikely._Unwind_GetTextRelBase
0x0000000000000000 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtend.o
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtend.o
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtend.o
.rodata.all_implied_fbits
0x0000000000000000 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtend.o
.eh_frame 0x0000000000000000 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtend.o
.comment 0x0000000000000000 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtend.o
.ARM.attributes
0x0000000000000000 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtend.o
.text 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtn.o
.data 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtn.o
.bss 0x0000000000000000 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtn.o
Memory Configuration
Name Origin Length Attributes
*default* 0x0000000000000000 0xffffffffffffffff
RAM 0x0000000020000000 0x0000000000005000 xrw
FLASH 0x0000000008000000 0x0000000000020000 xr
Linker script and memory map
0x0000000020005000 _estack = (ORIGIN (RAM) + LENGTH (RAM))
0x0000000000000200 _Min_Heap_Size = 0x200
0x0000000000000400 _Min_Stack_Size = 0x400
.isr_vector 0x0000000008000000 0x10c
0x0000000008000000 . = ALIGN (0x4)
*(.isr_vector)
.isr_vector 0x0000000008000000 0x10c .pio/build/stm32/libFrameworkArduino.a(startup_stm32yyxx.S.o)
0x0000000008000000 g_pfnVectors
0x000000000800010c . = ALIGN (0x4)
.text 0x0000000008000110 0x1aa90
0x0000000008000110 . = ALIGN (0x4)
*(.text)
.text 0x0000000008000110 0x378 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_addsubdf3.o)
0x0000000008000110 __aeabi_drsub
0x0000000008000118 __subdf3
0x0000000008000118 __aeabi_dsub
0x000000000800011c __aeabi_dadd
0x000000000800011c __adddf3
0x0000000008000394 __aeabi_ui2d
0x0000000008000394 __floatunsidf
0x00000000080003b4 __floatsidf
0x00000000080003b4 __aeabi_i2d
0x00000000080003d8 __extendsfdf2
0x00000000080003d8 __aeabi_f2d
0x000000000800041c __aeabi_ul2d
0x000000000800041c __floatundidf
0x000000000800042c __aeabi_l2d
0x000000000800042c __floatdidf
.text 0x0000000008000488 0x424 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_muldivdf3.o)
0x0000000008000488 __aeabi_dmul
0x0000000008000488 __muldf3
0x00000000080006dc __aeabi_ddiv
0x00000000080006dc __divdf3
.text 0x00000000080008ac 0x110 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_cmpdf2.o)
0x00000000080008ac __gedf2
0x00000000080008ac __gtdf2
0x00000000080008b4 __ledf2
0x00000000080008b4 __ltdf2
0x00000000080008bc __cmpdf2
0x00000000080008bc __eqdf2
0x00000000080008bc __nedf2
0x0000000008000938 __aeabi_cdrcmple
0x0000000008000948 __aeabi_cdcmple
0x0000000008000948 __aeabi_cdcmpeq
0x0000000008000958 __aeabi_dcmpeq
0x000000000800096c __aeabi_dcmplt
0x0000000008000980 __aeabi_dcmple
0x0000000008000994 __aeabi_dcmpge
0x00000000080009a8 __aeabi_dcmpgt
.text 0x00000000080009bc 0x2c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_unorddf2.o)
0x00000000080009bc __aeabi_dcmpun
0x00000000080009bc __unorddf2
.text 0x00000000080009e8 0x50 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixdfsi.o)
0x00000000080009e8 __fixdfsi
0x00000000080009e8 __aeabi_d2iz
.text 0x0000000008000a38 0x40 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixunsdfsi.o)
0x0000000008000a38 __fixunsdfsi
0x0000000008000a38 __aeabi_d2uiz
.text 0x0000000008000a78 0xa0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_truncdfsf2.o)
0x0000000008000a78 __aeabi_d2f
0x0000000008000a78 __truncdfsf2
.text 0x0000000008000b18 0x21c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_addsubsf3.o)
0x0000000008000b18 __aeabi_frsub
0x0000000008000b20 __aeabi_fsub
0x0000000008000b20 __subsf3
0x0000000008000b24 __aeabi_fadd
0x0000000008000b24 __addsf3
0x0000000008000c84 __aeabi_ui2f
0x0000000008000c84 __floatunsisf
0x0000000008000c8c __floatsisf
0x0000000008000c8c __aeabi_i2f
0x0000000008000ca8 __aeabi_ul2f
0x0000000008000ca8 __floatundisf
0x0000000008000cb8 __aeabi_l2f
0x0000000008000cb8 __floatdisf
.text 0x0000000008000d34 0x2a0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_muldivsf3.o)
0x0000000008000d34 __mulsf3
0x0000000008000d34 __aeabi_fmul
0x0000000008000e9c __divsf3
0x0000000008000e9c __aeabi_fdiv
.text 0x0000000008000fd4 0xec /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_cmpsf2.o)
0x0000000008000fd4 __gesf2
0x0000000008000fd4 __gtsf2
0x0000000008000fdc __ltsf2
0x0000000008000fdc __lesf2
0x0000000008000fe4 __nesf2
0x0000000008000fe4 __eqsf2
0x0000000008000fe4 __cmpsf2
0x0000000008001044 __aeabi_cfrcmple
0x000000000800104c __aeabi_cfcmpeq
0x000000000800104c __aeabi_cfcmple
0x000000000800105c __aeabi_fcmpeq
0x0000000008001070 __aeabi_fcmplt
0x0000000008001084 __aeabi_fcmple
0x0000000008001098 __aeabi_fcmpge
0x00000000080010ac __aeabi_fcmpgt
.text 0x00000000080010c0 0x4c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixsfsi.o)
0x00000000080010c0 __fixsfsi
0x00000000080010c0 __aeabi_f2iz
.text 0x000000000800110c 0x40 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixunssfsi.o)
0x000000000800110c __aeabi_f2uiz
0x000000000800110c __fixunssfsi
.text 0x000000000800114c 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcmp.o)
0x000000000800114c strcmp
.text 0x0000000008001160 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strlen.o)
0x0000000008001160 strlen
.text 0x0000000008001170 0x1ac /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(libunwind.o)
0x0000000008001170 __restore_core_regs
0x0000000008001170 restore_core_regs
0x0000000008001188 __gnu_Unwind_Restore_VFP
0x0000000008001190 __gnu_Unwind_Save_VFP
0x0000000008001198 __gnu_Unwind_Restore_VFP_D
0x00000000080011a0 __gnu_Unwind_Save_VFP_D
0x00000000080011a8 __gnu_Unwind_Restore_VFP_D_16_to_31
0x00000000080011b0 __gnu_Unwind_Save_VFP_D_16_to_31
0x00000000080011b8 __gnu_Unwind_Restore_WMMXD
0x00000000080011fc __gnu_Unwind_Save_WMMXD
0x0000000008001240 __gnu_Unwind_Restore_WMMXC
0x0000000008001254 __gnu_Unwind_Save_WMMXC
0x0000000008001268 _Unwind_RaiseException
0x0000000008001268 ___Unwind_RaiseException
0x000000000800128c ___Unwind_Resume
0x000000000800128c _Unwind_Resume
0x00000000080012b0 ___Unwind_Resume_or_Rethrow
0x00000000080012b0 _Unwind_Resume_or_Rethrow
0x00000000080012d4 _Unwind_ForcedUnwind
0x00000000080012d4 ___Unwind_ForcedUnwind
0x00000000080012f8 _Unwind_Backtrace
0x00000000080012f8 ___Unwind_Backtrace
*(.text*)
.text.__do_global_dtors_aux
0x000000000800131c 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
.text.frame_dummy
0x0000000008001340 0x1c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
.text.SystemClock_Config
0x000000000800135c 0x56 .pio/build/stm32/FrameworkArduinoVariant/generic_clock.c.o
0x000000000800135c SystemClock_Config
.text.HAL_MspInit
0x00000000080013b2 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
0x00000000080013b2 HAL_MspInit
.text.HAL_InitTick
0x00000000080013b4 0x48 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
0x00000000080013b4 HAL_InitTick
.text.HAL_Init
0x00000000080013fc 0x24 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
0x00000000080013fc HAL_Init
.text.HAL_IncTick
0x0000000008001420 0x18 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
0x0000000008001420 HAL_IncTick
.text.HAL_GetTick
0x0000000008001438 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
0x0000000008001438 HAL_GetTick
.text.HAL_ADC_PollForConversion
0x0000000008001444 0x158 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
0x0000000008001444 HAL_ADC_PollForConversion
.text.HAL_ADC_GetValue
0x000000000800159c 0x6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
0x000000000800159c HAL_ADC_GetValue
*fill* 0x00000000080015a2 0x2
.text.HAL_ADC_ConfigChannel
0x00000000080015a4 0xfc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
0x00000000080015a4 HAL_ADC_ConfigChannel
.text.HAL_ADC_GetState
0x00000000080016a0 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
0x00000000080016a0 HAL_ADC_GetState
.text.ADC_Enable
0x00000000080016a4 0x78 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
0x00000000080016a4 ADC_Enable
.text.HAL_ADC_Start
0x000000000800171c 0xc4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
0x000000000800171c HAL_ADC_Start
.text.ADC_ConversionStop_Disable
0x00000000080017e0 0x4c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
0x00000000080017e0 ADC_ConversionStop_Disable
.text.HAL_ADC_Init
0x000000000800182c 0xfc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
0x000000000800182c HAL_ADC_Init
.text.HAL_ADC_DeInit
0x0000000008001928 0xc0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
0x0000000008001928 HAL_ADC_DeInit
.text.HAL_ADC_Stop
0x00000000080019e8 0x34 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
0x00000000080019e8 HAL_ADC_Stop
.text.HAL_ADCEx_Calibration_Start
0x0000000008001a1c 0xe0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
0x0000000008001a1c HAL_ADCEx_Calibration_Start
.text.HAL_NVIC_SetPriorityGrouping
0x0000000008001afc 0x24 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
0x0000000008001afc HAL_NVIC_SetPriorityGrouping
.text.HAL_NVIC_SetPriority
0x0000000008001b20 0x64 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
0x0000000008001b20 HAL_NVIC_SetPriority
.text.HAL_NVIC_EnableIRQ
0x0000000008001b84 0x1c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
0x0000000008001b84 HAL_NVIC_EnableIRQ
.text.HAL_NVIC_DisableIRQ
0x0000000008001ba0 0x28 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
0x0000000008001ba0 HAL_NVIC_DisableIRQ
.text.HAL_SYSTICK_Config
0x0000000008001bc8 0x28 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
0x0000000008001bc8 HAL_SYSTICK_Config
.text.HAL_NVIC_ClearPendingIRQ
0x0000000008001bf0 0x20 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
0x0000000008001bf0 HAL_NVIC_ClearPendingIRQ
.text.HAL_SYSTICK_Callback
0x0000000008001c10 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
0x0000000008001c10 HAL_SYSTICK_Callback
.text.HAL_SYSTICK_IRQHandler
0x0000000008001c12 0x8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
0x0000000008001c12 HAL_SYSTICK_IRQHandler
.text.HAL_CRC_MspInit
0x0000000008001c1a 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc.c.o
0x0000000008001c1a HAL_CRC_MspInit
.text.HAL_CRC_Init
0x0000000008001c1c 0x20 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc.c.o
0x0000000008001c1c HAL_CRC_Init
.text.HAL_DMA_Abort
0x0000000008001c3c 0x3c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
0x0000000008001c3c HAL_DMA_Abort
.text.HAL_DMA_Abort_IT
0x0000000008001c78 0x8c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
0x0000000008001c78 HAL_DMA_Abort_IT
.text.HAL_DMA_GetState
0x0000000008001d04 0x6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
0x0000000008001d04 HAL_DMA_GetState
*fill* 0x0000000008001d0a 0x2
.text.FLASH_SetErrorCode
0x0000000008001d0c 0x50 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
.text.HAL_FLASH_Unlock
0x0000000008001d5c 0x24 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
0x0000000008001d5c HAL_FLASH_Unlock
.text.HAL_FLASH_Lock
0x0000000008001d80 0x14 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
0x0000000008001d80 HAL_FLASH_Lock
.text.FLASH_WaitForLastOperation
0x0000000008001d94 0x54 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
0x0000000008001d94 FLASH_WaitForLastOperation
.text.HAL_FLASH_Program
0x0000000008001de8 0xa0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
0x0000000008001de8 HAL_FLASH_Program
.text.FLASH_PageErase
0x0000000008001e88 0x24 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ex.c.o
0x0000000008001e88 FLASH_PageErase
.text.HAL_FLASHEx_Erase
0x0000000008001eac 0xa8 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ex.c.o
0x0000000008001eac HAL_FLASHEx_Erase
.text.HAL_GPIO_EXTI_IRQHandler
0x0000000008001f54 0x18 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio.c.o
0x0000000008001f54 HAL_GPIO_EXTI_IRQHandler
.text.HAL_I2C_Slave_Seq_Transmit_IT
0x0000000008001f6c 0x76 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
0x0000000008001f6c HAL_I2C_Slave_Seq_Transmit_IT
.text.HAL_I2C_Slave_Seq_Receive_IT
0x0000000008001fe2 0x76 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
0x0000000008001fe2 HAL_I2C_Slave_Seq_Receive_IT
.text.HAL_I2C_EnableListen_IT
0x0000000008002058 0x36 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
0x0000000008002058 HAL_I2C_EnableListen_IT
.text.HAL_I2C_MasterTxCpltCallback
0x000000000800208e 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
0x000000000800208e HAL_I2C_MasterTxCpltCallback
.text.HAL_I2C_MasterRxCpltCallback
0x0000000008002090 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
0x0000000008002090 HAL_I2C_MasterRxCpltCallback
.text.HAL_I2C_MemTxCpltCallback
0x0000000008002092 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
0x0000000008002092 HAL_I2C_MemTxCpltCallback
.text.I2C_MemoryTransmit_TXE_BTF
0x0000000008002094 0xa2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_MemRxCpltCallback
0x0000000008002136 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
0x0000000008002136 HAL_I2C_MemRxCpltCallback
.text.HAL_I2C_AbortCpltCallback
0x0000000008002138 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
0x0000000008002138 HAL_I2C_AbortCpltCallback
*fill* 0x000000000800213a 0x2
.text.I2C_DMAAbort
0x000000000800213c 0xc0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.I2C_ITError
0x00000000080021fc 0x150 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.text.HAL_I2C_EV_IRQHandler
0x000000000800234c 0x878 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
0x000000000800234c HAL_I2C_EV_IRQHandler
.text.HAL_I2C_ER_IRQHandler
0x0000000008002bc4 0x13c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
0x0000000008002bc4 HAL_I2C_ER_IRQHandler
.text.HAL_RCC_OscConfig
0x0000000008002d00 0x338 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
0x0000000008002d00 HAL_RCC_OscConfig
.text.HAL_RCC_GetSysClockFreq
0x0000000008003038 0x74 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
0x0000000008003038 HAL_RCC_GetSysClockFreq
.text.HAL_RCC_ClockConfig
0x00000000080030ac 0x138 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
0x00000000080030ac HAL_RCC_ClockConfig
.text.HAL_RCC_GetPCLK1Freq
0x00000000080031e4 0x20 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
0x00000000080031e4 HAL_RCC_GetPCLK1Freq
.text.HAL_RCC_GetPCLK2Freq
0x0000000008003204 0x20 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
0x0000000008003204 HAL_RCC_GetPCLK2Freq
.text.HAL_RCC_GetClockConfig
0x0000000008003224 0x3c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
0x0000000008003224 HAL_RCC_GetClockConfig
.text.HAL_RCCEx_GetPeriphCLKFreq
0x0000000008003260 0xe4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc_ex.c.o
0x0000000008003260 HAL_RCCEx_GetPeriphCLKFreq
.text.HAL_SPI_MspInit
0x0000000008003344 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
0x0000000008003344 HAL_SPI_MspInit
.text.HAL_SPI_Init
0x0000000008003346 0xb0 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
0x0000000008003346 HAL_SPI_Init
*fill* 0x00000000080033f6 0x2
.text.TIM_OC1_SetConfig
0x00000000080033f8 0x50 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.TIM_OC3_SetConfig
0x0000000008003448 0x54 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.TIM_OC4_SetConfig
0x000000000800349c 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.text.HAL_TIM_Base_Start
0x00000000080034e0 0x4c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x00000000080034e0 HAL_TIM_Base_Start
.text.HAL_TIM_GenerateEvent
0x000000000800352c 0x24 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x000000000800352c HAL_TIM_GenerateEvent
.text.HAL_TIM_PWM_PulseFinishedCallback
0x0000000008003550 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x0000000008003550 HAL_TIM_PWM_PulseFinishedCallback
.text.HAL_TIM_TriggerCallback
0x0000000008003552 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x0000000008003552 HAL_TIM_TriggerCallback
.text.HAL_TIM_IRQHandler
0x0000000008003554 0x144 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x0000000008003554 HAL_TIM_IRQHandler
.text.TIM_Base_SetConfig
0x0000000008003698 0x70 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x0000000008003698 TIM_Base_SetConfig
.text.HAL_TIM_Base_Init
0x0000000008003708 0x58 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x0000000008003708 HAL_TIM_Base_Init
.text.TIM_OC2_SetConfig
0x0000000008003760 0x58 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x0000000008003760 TIM_OC2_SetConfig
.text.HAL_TIM_OC_ConfigChannel
0x00000000080037b8 0x4e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x00000000080037b8 HAL_TIM_OC_ConfigChannel
.text.HAL_TIM_PWM_ConfigChannel
0x0000000008003806 0xb6 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x0000000008003806 HAL_TIM_PWM_ConfigChannel
.text.TIM_TI1_SetConfig
0x00000000080038bc 0x54 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x00000000080038bc TIM_TI1_SetConfig
.text.HAL_TIM_IC_ConfigChannel
0x0000000008003910 0x108 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x0000000008003910 HAL_TIM_IC_ConfigChannel
.text.TIM_CCxChannelCmd
0x0000000008003a18 0x1c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x0000000008003a18 TIM_CCxChannelCmd
.text.HAL_TIM_OC_Start
0x0000000008003a34 0xa4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x0000000008003a34 HAL_TIM_OC_Start
.text.HAL_TIM_PWM_Start
0x0000000008003ad8 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x0000000008003ad8 HAL_TIM_PWM_Start
.text.HAL_TIM_IC_Start
0x0000000008003adc 0xbc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
0x0000000008003adc HAL_TIM_IC_Start
.text.TIM_CCxNChannelCmd
0x0000000008003b98 0x1c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.text.HAL_TIMEx_OCN_Start
0x0000000008003bb4 0x98 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
0x0000000008003bb4 HAL_TIMEx_OCN_Start
.text.HAL_TIMEx_PWMN_Start
0x0000000008003c4c 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
0x0000000008003c4c HAL_TIMEx_PWMN_Start
.text.HAL_TIMEx_CommutCallback
0x0000000008003c50 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
0x0000000008003c50 HAL_TIMEx_CommutCallback
.text.HAL_TIMEx_BreakCallback
0x0000000008003c52 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
0x0000000008003c52 HAL_TIMEx_BreakCallback
.text.UART_EndRxTransfer
0x0000000008003c54 0x2c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.UART_SetConfig
0x0000000008003c80 0x74 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.UART_WaitOnFlagUntilTimeout.constprop.0
0x0000000008003cf4 0x50 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_MspInit
0x0000000008003d44 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
0x0000000008003d44 HAL_UART_MspInit
.text.HAL_UART_Init
0x0000000008003d46 0x5c .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
0x0000000008003d46 HAL_UART_Init
.text.HAL_HalfDuplex_Init
0x0000000008003da2 0x64 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
0x0000000008003da2 HAL_HalfDuplex_Init
.text.HAL_UART_Transmit
0x0000000008003e06 0xaa .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
0x0000000008003e06 HAL_UART_Transmit
.text.HAL_UART_Transmit_IT
0x0000000008003eb0 0x3e .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
0x0000000008003eb0 HAL_UART_Transmit_IT
.text.UART_DMAAbortOnError
0x0000000008003eee 0x10 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UARTEx_RxEventCallback
0x0000000008003efe 0x2 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
0x0000000008003efe HAL_UARTEx_RxEventCallback
.text.UART_Receive_IT.part.0.isra.0
0x0000000008003f00 0x98 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.text.HAL_UART_IRQHandler
0x0000000008003f98 0x210 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
0x0000000008003f98 HAL_UART_IRQHandler
.text.HAL_HalfDuplex_EnableTransmitter
0x00000000080041a8 0x30 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
0x00000000080041a8 HAL_HalfDuplex_EnableTransmitter
.text.HAL_HalfDuplex_EnableReceiver
0x00000000080041d8 0x30 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
0x00000000080041d8 HAL_HalfDuplex_EnableReceiver
.text.HAL_UART_GetState
0x0000000008004208 0xc .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
0x0000000008004208 HAL_UART_GetState
.text.UART_Start_Receive_IT
0x0000000008004214 0x32 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
0x0000000008004214 UART_Start_Receive_IT
.text.HAL_UART_Receive_IT
0x0000000008004246 0x30 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
0x0000000008004246 HAL_UART_Receive_IT
.text._ZNSt8functionIFvvEEaSEDn.isra.0
0x0000000008004276 0x16 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.text._ZNSt14_Function_baseD2Ev
0x000000000800428c 0x12 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x000000000800428c std::_Function_base::~_Function_base()
0x000000000800428c std::_Function_base::~_Function_base()
.text._ZN13HardwareTimer10getChannelEm
0x000000000800429e 0x10 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x000000000800429e HardwareTimer::getChannel(unsigned long)
*fill* 0x00000000080042ae 0x2
.text._ZN13HardwareTimer12getLLChannelEm
0x00000000080042b0 0x28 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x00000000080042b0 HardwareTimer::getLLChannel(unsigned long)
.text._ZN13HardwareTimer5getITEm
0x00000000080042d8 0x14 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x00000000080042d8 HardwareTimer::getIT(unsigned long)
.text._ZN13HardwareTimer20getAssociatedChannelEm
0x00000000080042ec 0x14 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x00000000080042ec HardwareTimer::getAssociatedChannel(unsigned long)
.text._ZN13HardwareTimer13resumeChannelEm
0x0000000008004300 0xf4 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x0000000008004300 HardwareTimer::resumeChannel(unsigned long)
.text._ZN13HardwareTimer6resumeEv
0x00000000080043f4 0x42 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x00000000080043f4 HardwareTimer::resume()
*fill* 0x0000000008004436 0x2
.text._ZN13HardwareTimer7setModeEm12TimerModes_t7PinName
0x0000000008004438 0x164 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x0000000008004438 HardwareTimer::setMode(unsigned long, TimerModes_t, PinName)
.text._ZN13HardwareTimer7getModeEm
0x000000000800459c 0x10 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x000000000800459c HardwareTimer::getMode(unsigned long)
.text._ZN13HardwareTimer7refreshEv
0x00000000080045ac 0x8 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x00000000080045ac HardwareTimer::refresh()
.text._ZN13HardwareTimer27updateRegistersIfNotRunningEP11TIM_TypeDef
0x00000000080045b4 0x36 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x00000000080045b4 HardwareTimer::updateRegistersIfNotRunning(TIM_TypeDef*)
*fill* 0x00000000080045ea 0x2
.text._Z15get_timer_indexP11TIM_TypeDef
0x00000000080045ec 0x38 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x00000000080045ec get_timer_index(TIM_TypeDef*)
.text._ZN13HardwareTimerD2Ev
0x0000000008004624 0x40 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x0000000008004624 HardwareTimer::~HardwareTimer()
0x0000000008004624 HardwareTimer::~HardwareTimer()
.text._ZN13HardwareTimer5setupEP11TIM_TypeDef
0x0000000008004664 0x90 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x0000000008004664 HardwareTimer::setup(TIM_TypeDef*)
.text._ZN13HardwareTimerC2EP11TIM_TypeDef
0x00000000080046f4 0x20 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x00000000080046f4 HardwareTimer::HardwareTimer(TIM_TypeDef*)
0x00000000080046f4 HardwareTimer::HardwareTimer(TIM_TypeDef*)
.text._ZN13HardwareTimer15getTimerClkFreqEv
0x0000000008004714 0x58 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x0000000008004714 HardwareTimer::getTimerClkFreq()
.text._ZN13HardwareTimer11setOverflowEm13TimerFormat_t
0x000000000800476c 0x4c .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x000000000800476c HardwareTimer::setOverflow(unsigned long, TimerFormat_t)
.text._ZN13HardwareTimer17setCaptureCompareEmm20TimerCompareFormat_t
0x00000000080047b8 0xb0 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x00000000080047b8 HardwareTimer::setCaptureCompare(unsigned long, unsigned long, TimerCompareFormat_t)
.text.TIM1_UP_IRQHandler
0x0000000008004868 0x14 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x0000000008004868 TIM1_UP_IRQHandler
.text.TIM1_CC_IRQHandler
0x000000000800487c 0x4 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x000000000800487c TIM1_CC_IRQHandler
.text.TIM2_IRQHandler
0x0000000008004880 0x14 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x0000000008004880 TIM2_IRQHandler
.text.TIM3_IRQHandler
0x0000000008004894 0x14 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x0000000008004894 TIM3_IRQHandler
.text.TIM4_IRQHandler
0x00000000080048a8 0x14 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x00000000080048a8 TIM4_IRQHandler
.text._ZNKSt8functionIFvvEEclEv
0x00000000080048bc 0x12 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x00000000080048bc std::function<void ()>::operator()() const
.text._ZN13HardwareTimer14updateCallbackEP17TIM_HandleTypeDef
0x00000000080048ce 0x18 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x00000000080048ce HardwareTimer::updateCallback(TIM_HandleTypeDef*)
.text.HAL_TIM_PeriodElapsedCallback
0x00000000080048e6 0x4 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x00000000080048e6 HAL_TIM_PeriodElapsedCallback
.text._ZN13HardwareTimer22captureCompareCallbackEP17TIM_HandleTypeDef
0x00000000080048ea 0x3e .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x00000000080048ea HardwareTimer::captureCompareCallback(TIM_HandleTypeDef*)
.text.HAL_TIM_OC_DelayElapsedCallback
0x0000000008004928 0x4 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x0000000008004928 HAL_TIM_OC_DelayElapsedCallback
.text.HAL_TIM_IC_CaptureCallback
0x000000000800492c 0x4 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x000000000800492c HAL_TIM_IC_CaptureCallback
.text._Znwj 0x0000000008004930 0x4 .pio/build/stm32/SrcWrapper/src/new.cpp.o
0x0000000008004930 operator new(unsigned int)
.text._ZdlPvj 0x0000000008004934 0x4 .pio/build/stm32/SrcWrapper/src/new.cpp.o
0x0000000008004934 operator delete(void*, unsigned int)
.text.set_GPIO_Port_Clock
0x0000000008004938 0xa8 .pio/build/stm32/SrcWrapper/src/stm32/PortNames.c.o
0x0000000008004938 set_GPIO_Port_Clock
.text.get_adc_channel
0x00000000080049e0 0x18 .pio/build/stm32/SrcWrapper/src/stm32/analog.cpp.o
0x00000000080049e0 get_adc_channel
.text.get_adc_internal_channel
0x00000000080049f8 0x1a .pio/build/stm32/SrcWrapper/src/stm32/analog.cpp.o
0x00000000080049f8 get_adc_internal_channel
*fill* 0x0000000008004a12 0x2
.text.HAL_ADC_MspInit
0x0000000008004a14 0x64 .pio/build/stm32/SrcWrapper/src/stm32/analog.cpp.o
0x0000000008004a14 HAL_ADC_MspInit
.text.HAL_ADC_MspDeInit
0x0000000008004a78 0x58 .pio/build/stm32/SrcWrapper/src/stm32/analog.cpp.o
0x0000000008004a78 HAL_ADC_MspDeInit
.text.adc_read_value
0x0000000008004ad0 0x100 .pio/build/stm32/SrcWrapper/src/stm32/analog.cpp.o
0x0000000008004ad0 adc_read_value
.text.pwm_start
0x0000000008004bd0 0xa0 .pio/build/stm32/SrcWrapper/src/stm32/analog.cpp.o
0x0000000008004bd0 pwm_start
.text.pwm_stop
0x0000000008004c70 0x5c .pio/build/stm32/SrcWrapper/src/stm32/analog.cpp.o
0x0000000008004c70 pwm_stop
.text.getCurrentMicros
0x0000000008004ccc 0x48 .pio/build/stm32/SrcWrapper/src/stm32/clock.c.o
0x0000000008004ccc getCurrentMicros
.text.getCurrentMillis
0x0000000008004d14 0x4 .pio/build/stm32/SrcWrapper/src/stm32/clock.c.o
0x0000000008004d14 getCurrentMillis
.text.noOsSystickHandler
0x0000000008004d18 0x2 .pio/build/stm32/SrcWrapper/src/stm32/clock.c.o
0x0000000008004d18 noOsSystickHandler
0x0000000008004d18 osSystickHandler
.text.SysTick_Handler
0x0000000008004d1a 0x10 .pio/build/stm32/SrcWrapper/src/stm32/clock.c.o
0x0000000008004d1a SysTick_Handler
.text.configHSECapacitorTuning
0x0000000008004d2a 0x2 .pio/build/stm32/SrcWrapper/src/stm32/clock.c.o
0x0000000008004d2a configHSECapacitorTuning
.text.configIPClock
0x0000000008004d2c 0x44 .pio/build/stm32/SrcWrapper/src/stm32/clock.c.o
0x0000000008004d2c configIPClock
.text.dwt_init
0x0000000008004d70 0x3c .pio/build/stm32/SrcWrapper/src/stm32/dwt.c.o
0x0000000008004d70 dwt_init
.text.hw_config_init
0x0000000008004dac 0x24 .pio/build/stm32/SrcWrapper/src/stm32/hw_config.c.o
0x0000000008004dac hw_config_init
.text.HAL_GPIO_EXTI_Callback
0x0000000008004dd0 0x2c .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
0x0000000008004dd0 HAL_GPIO_EXTI_Callback
.text.EXTI0_IRQHandler
0x0000000008004dfc 0x6 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
0x0000000008004dfc EXTI0_IRQHandler
.text.EXTI1_IRQHandler
0x0000000008004e02 0x6 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
0x0000000008004e02 EXTI1_IRQHandler
.text.EXTI2_IRQHandler
0x0000000008004e08 0x6 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
0x0000000008004e08 EXTI2_IRQHandler
.text.EXTI3_IRQHandler
0x0000000008004e0e 0x6 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
0x0000000008004e0e EXTI3_IRQHandler
.text.EXTI4_IRQHandler
0x0000000008004e14 0x6 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
0x0000000008004e14 EXTI4_IRQHandler
.text.EXTI9_5_IRQHandler
0x0000000008004e1a 0x16 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
0x0000000008004e1a EXTI9_5_IRQHandler
.text.EXTI15_10_IRQHandler
0x0000000008004e30 0x18 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
0x0000000008004e30 EXTI15_10_IRQHandler
.text.startup._GLOBAL__sub_I__Z22stm32_interrupt_enableP12GPIO_TypeDeftSt8functionIFvvEEm
0x0000000008004e48 0x88 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.text.exit._GLOBAL__sub_D__Z22stm32_interrupt_enableP12GPIO_TypeDeftSt8functionIFvvEEm
0x0000000008004ed0 0x1c .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.text.pin_SetF1AFPin
0x0000000008004eec 0x1f8 .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
.text.LL_GPIO_SetPinMode
0x00000000080050e4 0x2e .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
.text.LL_GPIO_SetPinOutputType
0x0000000008005112 0x2e .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
.text.pin_in_pinmap
0x0000000008005140 0x1e .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
0x0000000008005140 pin_in_pinmap
*fill* 0x000000000800515e 0x2
.text.pin_function
0x0000000008005160 0x178 .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
0x0000000008005160 pin_function
.text.pinmap_pinout
0x00000000080052d8 0x1a .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
0x00000000080052d8 pinmap_pinout
.text.pinmap_find_peripheral
0x00000000080052f2 0x16 .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
0x00000000080052f2 pinmap_find_peripheral
.text.pinmap_peripheral
0x0000000008005308 0xc .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
0x0000000008005308 pinmap_peripheral
.text.pinmap_find_pin
0x0000000008005314 0x16 .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
0x0000000008005314 pinmap_find_pin
.text.pinmap_pin
0x000000000800532a 0xc .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
0x000000000800532a pinmap_pin
.text.pinmap_find_function
0x0000000008005336 0x16 .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
0x0000000008005336 pinmap_find_function
.text.pinmap_function
0x000000000800534c 0xa .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
0x000000000800534c pinmap_function
.text.pinmap_merge_peripheral
0x0000000008005356 0x14 .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
0x0000000008005356 pinmap_merge_peripheral
*fill* 0x000000000800536a 0x2
.text.SystemInit
0x000000000800536c 0x4c .pio/build/stm32/SrcWrapper/src/stm32/system_stm32yyxx.c.o
0x000000000800536c SystemInit
.text.get_timer_obj
0x00000000080053b8 0x4 .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
0x00000000080053b8 get_timer_obj
.text.enableTimerClock
0x00000000080053bc 0x88 .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
0x00000000080053bc enableTimerClock
.text.disableTimerClock
0x0000000008005444 0x5c .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
0x0000000008005444 disableTimerClock
.text.getTimerUpIrq
0x00000000080054a0 0x40 .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
0x00000000080054a0 getTimerUpIrq
.text.getTimerCCIrq
0x00000000080054e0 0x40 .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
0x00000000080054e0 getTimerCCIrq
.text.HAL_TIM_Base_MspInit
0x0000000008005520 0x4e .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
0x0000000008005520 HAL_TIM_Base_MspInit
*fill* 0x000000000800556e 0x2
.text.getTimerClkSrc
0x0000000008005570 0x30 .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
0x0000000008005570 getTimerClkSrc
.text.getTimerChannel
0x00000000080055a0 0x20 .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
0x00000000080055a0 getTimerChannel
.text.uart_init.part.0
0x00000000080055c0 0x1b8 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
.text.uart_init
0x0000000008005778 0xe .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x0000000008005778 uart_init
*fill* 0x0000000008005786 0x2
.text.uart_debug_init
0x0000000008005788 0x3c .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x0000000008005788 uart_debug_init
.text.serial_rx_active
0x00000000080057c4 0x24 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x00000000080057c4 serial_rx_active
.text.serial_tx_active
0x00000000080057e8 0x24 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x00000000080057e8 serial_tx_active
.text.uart_debug_write
0x000000000800580c 0xd4 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x000000000800580c uart_debug_write
.text.uart_getc
0x00000000080058e0 0x38 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x00000000080058e0 uart_getc
.text.uart_attach_rx_callback
0x0000000008005918 0x40 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x0000000008005918 uart_attach_rx_callback
.text.uart_attach_tx_callback
0x0000000008005958 0x40 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x0000000008005958 uart_attach_tx_callback
.text.uart_enable_tx
0x0000000008005998 0x1c .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x0000000008005998 uart_enable_tx
.text.uart_enable_rx
0x00000000080059b4 0x1c .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x00000000080059b4 uart_enable_rx
.text.HAL_UART_RxCpltCallback
0x00000000080059d0 0x6 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x00000000080059d0 HAL_UART_RxCpltCallback
.text.HAL_UART_TxCpltCallback
0x00000000080059d6 0x6 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x00000000080059d6 HAL_UART_TxCpltCallback
.text.HAL_UART_ErrorCallback
0x00000000080059dc 0x7a .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x00000000080059dc HAL_UART_ErrorCallback
*fill* 0x0000000008005a56 0x2
.text.USART1_IRQHandler
0x0000000008005a58 0x18 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x0000000008005a58 USART1_IRQHandler
.text.USART2_IRQHandler
0x0000000008005a70 0x1c .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x0000000008005a70 USART2_IRQHandler
.text.USART3_IRQHandler
0x0000000008005a8c 0x1c .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
0x0000000008005a8c USART3_IRQHandler
.text._sbrk 0x0000000008005aa8 0x3c .pio/build/stm32/SrcWrapper/src/syscalls.c.o
0x0000000008005aa8 _sbrk
.text._close 0x0000000008005ae4 0x6 .pio/build/stm32/SrcWrapper/src/syscalls.c.o
0x0000000008005ae4 _close
.text._fstat 0x0000000008005aea 0xa .pio/build/stm32/SrcWrapper/src/syscalls.c.o
0x0000000008005aea _fstat
.text._isatty 0x0000000008005af4 0x4 .pio/build/stm32/SrcWrapper/src/syscalls.c.o
0x0000000008005af4 _isatty
.text._lseek 0x0000000008005af8 0x4 .pio/build/stm32/SrcWrapper/src/syscalls.c.o
0x0000000008005af8 _lseek
.text._read 0x0000000008005afc 0x4 .pio/build/stm32/SrcWrapper/src/syscalls.c.o
0x0000000008005afc _read
.text._exit 0x0000000008005b00 0x2 .pio/build/stm32/SrcWrapper/src/syscalls.c.o
0x0000000008005b00 _exit
*fill* 0x0000000008005b02 0x2
.text._kill 0x0000000008005b04 0x10 .pio/build/stm32/SrcWrapper/src/syscalls.c.o
0x0000000008005b04 _kill
.text._getpid 0x0000000008005b14 0x4 .pio/build/stm32/SrcWrapper/src/syscalls.c.o
0x0000000008005b14 _getpid
.text._ZN10abstractCh4PollEs
0x0000000008005b18 0x4 .pio/build/stm32/src/abstractch.cpp.o
0x0000000008005b18 abstractCh::Poll(short)
.text._ZN10abstractCh7AnounceEv
0x0000000008005b1c 0x4 .pio/build/stm32/src/abstractch.cpp.o
0x0000000008005b1c abstractCh::Anounce()
.text._ZN10abstractCh4StopEv
0x0000000008005b20 0x4 .pio/build/stm32/src/abstractch.cpp.o
0x0000000008005b20 abstractCh::Stop()
.text._ZN10abstractCh6StatusEv
0x0000000008005b24 0x4 .pio/build/stm32/src/abstractch.cpp.o
0x0000000008005b24 abstractCh::Status()
.text._ZN10abstractCh12publishTopicEPKclS1_
0x0000000008005b28 0x24 .pio/build/stm32/src/abstractch.cpp.o
0x0000000008005b28 abstractCh::publishTopic(char const*, long, char const*)
.text._ZN10abstractCh12publishTopicEPKcfS1_
0x0000000008005b4c 0x24 .pio/build/stm32/src/abstractch.cpp.o
0x0000000008005b4c abstractCh::publishTopic(char const*, float, char const*)
.text._ZN10abstractCh12publishTopicEPKcS1_S1_
0x0000000008005b70 0x7c .pio/build/stm32/src/abstractch.cpp.o
0x0000000008005b70 abstractCh::publishTopic(char const*, char const*, char const*)
.text.startup._GLOBAL__sub_I__ZN10abstractCh12publishTopicEPKclS1_
0x0000000008005bec 0x1c .pio/build/stm32/src/abstractch.cpp.o
.text.startup._GLOBAL__sub_I__ZN10abstractIn7publishElPKc
0x0000000008005c08 0x1c .pio/build/stm32/src/abstractin.cpp.o
.text._ZN11abstractOut9isAllowedE7itemCmd
0x0000000008005c24 0xe .pio/build/stm32/src/abstractout.cpp.o
0x0000000008005c24 abstractOut::isAllowed(itemCmd)
.text._ZN11abstractOut11getChanTypeEv
0x0000000008005c32 0x4 .pio/build/stm32/src/abstractout.cpp.o
0x0000000008005c32 abstractOut::getChanType()
.text._ZN11abstractOut21getDefaultStorageTypeEv
0x0000000008005c36 0x4 .pio/build/stm32/src/abstractout.cpp.o
0x0000000008005c36 abstractOut::getDefaultStorageType()
.text._ZN11abstractOut5SetupEv
0x0000000008005c3a 0xe .pio/build/stm32/src/abstractout.cpp.o
0x0000000008005c3a abstractOut::Setup()
.text._ZN11abstractOut8isActiveEv
0x0000000008005c48 0x42 .pio/build/stm32/src/abstractout.cpp.o
0x0000000008005c48 abstractOut::isActive()
.text._ZN11abstractOut15getDefaultOnValEv
0x0000000008005c8a 0x1e .pio/build/stm32/src/abstractout.cpp.o
0x0000000008005c8a abstractOut::getDefaultOnVal()
.text.startup._GLOBAL__sub_I__ZN11abstractOut8isActiveEv
0x0000000008005ca8 0x1c .pio/build/stm32/src/abstractout.cpp.o
.text._Z12getBright255h
0x0000000008005cc4 0x2 .pio/build/stm32/src/bright.cpp.o
0x0000000008005cc4 getBright255(unsigned char)
.text._ZN12colorChannel21getDefaultStorageTypeEv
0x0000000008005cc6 0x1c .pio/build/stm32/src/colorchannel.cpp.o
0x0000000008005cc6 colorChannel::getDefaultStorageType()
*fill* 0x0000000008005ce2 0x2
.text._ZN12colorChannel4CtrlE7itemCmdPcbb
0x0000000008005ce4 0x100 .pio/build/stm32/src/colorchannel.cpp.o
0x0000000008005ce4 colorChannel::Ctrl(itemCmd, char*, bool, bool)
.text._ZN12colorChannel14getChannelAddrEs
0x0000000008005de4 0x22 .pio/build/stm32/src/colorchannel.cpp.o
0x0000000008005de4 colorChannel::getChannelAddr(short)
*fill* 0x0000000008005e06 0x2
.text.startup._GLOBAL__sub_I__ZN12colorChannel14getChannelAddrEs
0x0000000008005e08 0x1c .pio/build/stm32/src/colorchannel.cpp.o
.text._ZN6Stream9readBytesEPhj.isra.0
0x0000000008005e24 0x6 .pio/build/stm32/src/config.cpp.o
.text._ZN12systemConfig10openStreamEc
0x0000000008005e2a 0xa .pio/build/stm32/src/config.cpp.o
0x0000000008005e2a systemConfig::openStream(char)
.text._ZN12systemConfig14isValidSysConfEv
0x0000000008005e34 0x50 .pio/build/stm32/src/config.cpp.o
0x0000000008005e34 systemConfig::isValidSysConf()
.text._ZN12systemConfig6getMACEv
0x0000000008005e84 0x5e .pio/build/stm32/src/config.cpp.o
0x0000000008005e84 systemConfig::getMAC()
.text._ZN12systemConfig6setMACERA6_h
0x0000000008005ee2 0x4e .pio/build/stm32/src/config.cpp.o
0x0000000008005ee2 systemConfig::setMAC(unsigned char (&) [6])
.text._ZN12systemConfig10getMQTTpwdEPct
0x0000000008005f30 0x4e .pio/build/stm32/src/config.cpp.o
0x0000000008005f30 systemConfig::getMQTTpwd(char*, unsigned short)
.text._ZN12systemConfig10setMQTTpwdEPc
0x0000000008005f7e 0x56 .pio/build/stm32/src/config.cpp.o
0x0000000008005f7e systemConfig::setMQTTpwd(char*)
.text._ZN12systemConfig9setOTApwdEPc
0x0000000008005fd4 0x56 .pio/build/stm32/src/config.cpp.o
0x0000000008005fd4 systemConfig::setOTApwd(char*)
.text._ZN12systemConfig9getServerEPct
0x000000000800602a 0x4e .pio/build/stm32/src/config.cpp.o
0x000000000800602a systemConfig::getServer(char*, unsigned short)
.text._ZN12systemConfig9setServerEPc
0x0000000008006078 0x56 .pio/build/stm32/src/config.cpp.o
0x0000000008006078 systemConfig::setServer(char*)
.text._ZN12systemConfig5getIPER9IPAddress
0x00000000080060ce 0x6a .pio/build/stm32/src/config.cpp.o
0x00000000080060ce systemConfig::getIP(IPAddress&)
.text._ZN12systemConfig7getMaskER9IPAddress
0x0000000008006138 0x6a .pio/build/stm32/src/config.cpp.o
0x0000000008006138 systemConfig::getMask(IPAddress&)
.text._ZN12systemConfig6getDNSER9IPAddress
0x00000000080061a2 0x6a .pio/build/stm32/src/config.cpp.o
0x00000000080061a2 systemConfig::getDNS(IPAddress&)
.text._ZN12systemConfig5getGWER9IPAddress
0x000000000800620c 0x6a .pio/build/stm32/src/config.cpp.o
0x000000000800620c systemConfig::getGW(IPAddress&)
.text._ZN12systemConfig5setIPER9IPAddress
0x0000000008006276 0x4c .pio/build/stm32/src/config.cpp.o
0x0000000008006276 systemConfig::setIP(IPAddress&)
.text._ZN12systemConfig7setMaskER9IPAddress
0x00000000080062c2 0x4c .pio/build/stm32/src/config.cpp.o
0x00000000080062c2 systemConfig::setMask(IPAddress&)
.text._ZN12systemConfig6setDNSER9IPAddress
0x000000000800630e 0x4c .pio/build/stm32/src/config.cpp.o
0x000000000800630e systemConfig::setDNS(IPAddress&)
.text._ZN12systemConfig5setGWER9IPAddress
0x000000000800635a 0x4c .pio/build/stm32/src/config.cpp.o
0x000000000800635a systemConfig::setGW(IPAddress&)
.text._ZN12systemConfig14getConfigFlagsEv
0x00000000080063a6 0x60 .pio/build/stm32/src/config.cpp.o
0x00000000080063a6 systemConfig::getConfigFlags()
.text._ZN12systemConfig14setConfigFlagsE17systemConfigFlags
0x0000000008006406 0x4a .pio/build/stm32/src/config.cpp.o
0x0000000008006406 systemConfig::setConfigFlags(systemConfigFlags)
.text._ZN12systemConfig19getSaveSuccedConfigEv
0x0000000008006450 0x12 .pio/build/stm32/src/config.cpp.o
0x0000000008006450 systemConfig::getSaveSuccedConfig()
.text._ZN12systemConfig19setSaveSuccedConfigEb
0x0000000008006462 0x28 .pio/build/stm32/src/config.cpp.o
0x0000000008006462 systemConfig::setSaveSuccedConfig(bool)
.text._ZN12systemConfig15getDHCPfallbackEv
0x000000000800648a 0x10 .pio/build/stm32/src/config.cpp.o
0x000000000800648a systemConfig::getDHCPfallback()
.text._ZN12systemConfig15setDHCPfallbackEb
0x000000000800649a 0x26 .pio/build/stm32/src/config.cpp.o
0x000000000800649a systemConfig::setDHCPfallback(bool)
.text._ZN12systemConfig17getLoadHTTPConfigEv
0x00000000080064c0 0x14 .pio/build/stm32/src/config.cpp.o
0x00000000080064c0 systemConfig::getLoadHTTPConfig()
.text._ZN12systemConfig17setLoadHTTPConfigEb
0x00000000080064d4 0x28 .pio/build/stm32/src/config.cpp.o
0x00000000080064d4 systemConfig::setLoadHTTPConfig(bool)
.text._ZN12systemConfig19setSerialDebuglevelEs
0x00000000080064fc 0x24 .pio/build/stm32/src/config.cpp.o
0x00000000080064fc systemConfig::setSerialDebuglevel(short)
.text._ZN12systemConfig16setUdpDebuglevelEs
0x0000000008006520 0x24 .pio/build/stm32/src/config.cpp.o
0x0000000008006520 systemConfig::setUdpDebuglevel(short)
.text._ZN12systemConfig19getSerialDebuglevelEv
0x0000000008006544 0x10 .pio/build/stm32/src/config.cpp.o
0x0000000008006544 systemConfig::getSerialDebuglevel()
.text._ZN12systemConfig16getUdpDebuglevelEv
0x0000000008006554 0x10 .pio/build/stm32/src/config.cpp.o
0x0000000008006554 systemConfig::getUdpDebuglevel()
.text._ZN12systemConfig7getETAGEv
0x0000000008006564 0x88 .pio/build/stm32/src/config.cpp.o
0x0000000008006564 systemConfig::getETAG()
.text._ZN12systemConfig7setETAGE6String
0x00000000080065ec 0x7c .pio/build/stm32/src/config.cpp.o
0x00000000080065ec systemConfig::setETAG(String)
.text._ZN12systemConfig5clearEv
0x0000000008006668 0x8c .pio/build/stm32/src/config.cpp.o
0x0000000008006668 systemConfig::clear()
.text._ZN12systemConfig8saveETAGEv
0x00000000080066f4 0x84 .pio/build/stm32/src/config.cpp.o
0x00000000080066f4 systemConfig::saveETAG()
.text._ZN12systemConfig8loadETAGEv
0x0000000008006778 0x84 .pio/build/stm32/src/config.cpp.o
0x0000000008006778 systemConfig::loadETAG()
.text.startup._GLOBAL__sub_I__ZN12systemConfig12getMACStringEv
0x00000000080067fc 0x1c .pio/build/stm32/src/config.cpp.o
.text.startup._GLOBAL__sub_I_DMXin
0x0000000008006818 0x1c .pio/build/stm32/src/dmx.cpp.o
.text._ZN5Print17availableForWriteEv
0x0000000008006834 0x4 .pio/build/stm32/src/flashstream.cpp.o
0x0000000008006834 Print::availableForWrite()
.text._ZN14seekableStream16checkPermissionsEc
0x0000000008006838 0x4 .pio/build/stm32/src/flashstream.cpp.o
0x0000000008006838 seekableStream::checkPermissions(char)
.text._ZN14seekableStream14getContentTypeEv
0x000000000800683c 0x4 .pio/build/stm32/src/flashstream.cpp.o
0x000000000800683c seekableStream::getContentType()
.text._ZN11flashStream4seekEj
0x0000000008006840 0xe .pio/build/stm32/src/flashstream.cpp.o
0x0000000008006840 flashStream::seek(unsigned int)
.text._ZN11flashStream9availableEv
0x000000000800684e 0x24 .pio/build/stm32/src/flashstream.cpp.o
0x000000000800684e flashStream::available()
.text._ZN11flashStream4readEv
0x0000000008006872 0x12 .pio/build/stm32/src/flashstream.cpp.o
0x0000000008006872 flashStream::read()
.text._ZN11flashStream4peekEv
0x0000000008006884 0x1a .pio/build/stm32/src/flashstream.cpp.o
0x0000000008006884 flashStream::peek()
.text._ZN11flashStream5flushEv
0x000000000800689e 0x4 .pio/build/stm32/src/flashstream.cpp.o
0x000000000800689e flashStream::flush()
.text._ZN14seekableStream6putEOFEv
0x00000000080068a2 0xe .pio/build/stm32/src/flashstream.cpp.o
0x00000000080068a2 seekableStream::putEOF()
.text._ZN11flashStream5writeEh
0x00000000080068b0 0x38 .pio/build/stm32/src/flashstream.cpp.o
0x00000000080068b0 flashStream::write(unsigned char)
.text._ZN11flashStream5closeEv
0x00000000080068e8 0x2c .pio/build/stm32/src/flashstream.cpp.o
0x00000000080068e8 flashStream::close()
.text._ZN11flashStream4openE6Stringc
0x0000000008006914 0x84 .pio/build/stm32/src/flashstream.cpp.o
0x0000000008006914 flashStream::open(String, char)
.text._ZN11flashStream4openEsc
0x0000000008006998 0x3c .pio/build/stm32/src/flashstream.cpp.o
0x0000000008006998 flashStream::open(short, char)
.text.startup._GLOBAL__sub_I__ZN11flashStream7setSizeEj
0x00000000080069d4 0x1c .pio/build/stm32/src/flashstream.cpp.o
.text._ZN5Input5ParseEP11aJsonObject
0x00000000080069f0 0xd0 .pio/build/stm32/src/inputs.cpp.o
0x00000000080069f0 Input::Parse(aJsonObject*)
.text._ZN5InputC2EP11aJsonObjectS1_
0x0000000008006ac0 0x10 .pio/build/stm32/src/inputs.cpp.o
0x0000000008006ac0 Input::Input(aJsonObject*, aJsonObject*)
0x0000000008006ac0 Input::Input(aJsonObject*, aJsonObject*)
.text._ZN5Input11changeStateEhs
0x0000000008006ad0 0x2fc .pio/build/stm32/src/inputs.cpp.o
0x0000000008006ad0 Input::changeState(unsigned char, short)
.text._ZN5Input16onContactChangedEi
0x0000000008006dcc 0x1ac .pio/build/stm32/src/inputs.cpp.o
0x0000000008006dcc Input::onContactChanged(int)
.text._ZN5Input15onAnalogChangedE7itemCmd
0x0000000008006f78 0x118 .pio/build/stm32/src/inputs.cpp.o
0x0000000008006f78 Input::onAnalogChanged(itemCmd)
.text._ZN9readCache16analogReadCachedEh
0x0000000008007090 0x26 .pio/build/stm32/src/inputs.cpp.o
0x0000000008007090 readCache::analogReadCached(unsigned char)
*fill* 0x00000000080070b6 0x2
.text._ZN5Input11contactPollEs
0x00000000080070b8 0x3d8 .pio/build/stm32/src/inputs.cpp.o
0x00000000080070b8 Input::contactPoll(short)
.text._ZN5Input10analogPollEs
0x0000000008007490 0x1a0 .pio/build/stm32/src/inputs.cpp.o
0x0000000008007490 Input::analogPoll(short)
.text._ZN5Input4PollEs
0x0000000008007630 0x3c .pio/build/stm32/src/inputs.cpp.o
0x0000000008007630 Input::Poll(short)
.text._Z10cleanStoreP11aJsonObject
0x000000000800766c 0x60 .pio/build/stm32/src/inputs.cpp.o
0x000000000800766c cleanStore(aJsonObject*)
.text._ZN5Input5setupEv
0x00000000080076cc 0x58 .pio/build/stm32/src/inputs.cpp.o
0x00000000080076cc Input::setup()
.text._ZN9readCache20invalidateInputCacheEv
0x0000000008007724 0x6 .pio/build/stm32/src/inputs.cpp.o
0x0000000008007724 readCache::invalidateInputCache()
*fill* 0x000000000800772a 0x2
.text.startup._GLOBAL__sub_I_inCache
0x000000000800772c 0x24 .pio/build/stm32/src/inputs.cpp.o
.text._Z11subitem2cmdPc
0x0000000008007750 0xac .pio/build/stm32/src/item.cpp.o
0x0000000008007750 subitem2cmd(char*)
.text._Z11txt2subItemPc
0x00000000080077fc 0x108 .pio/build/stm32/src/item.cpp.o
0x00000000080077fc txt2subItem(char*)
.text._ZN4Item4StopEv
0x0000000008007904 0xc .pio/build/stm32/src/item.cpp.o
0x0000000008007904 Item::Stop()
.text._ZN4ItemD2Ev
0x0000000008007910 0x12 .pio/build/stm32/src/item.cpp.o
0x0000000008007910 Item::~Item()
0x0000000008007910 Item::~Item()
*fill* 0x0000000008007922 0x2
.text._ZN4Item6getCmdEv
0x0000000008007924 0x1c .pio/build/stm32/src/item.cpp.o
0x0000000008007924 Item::getCmd()
.text._ZN4Item6setCmdEh
0x0000000008007940 0x58 .pio/build/stm32/src/item.cpp.o
0x0000000008007940 Item::setCmd(unsigned char)
.text._ZN4Item7getFlagEm
0x0000000008007998 0x30 .pio/build/stm32/src/item.cpp.o
0x0000000008007998 Item::getFlag(unsigned long)
.text._ZN4Item7setFlagEm
0x00000000080079c8 0x34 .pio/build/stm32/src/item.cpp.o
0x00000000080079c8 Item::setFlag(unsigned long)
.text._ZN4Item5SetupEv
0x00000000080079fc 0x4a .pio/build/stm32/src/item.cpp.o
0x00000000080079fc Item::Setup()
*fill* 0x0000000008007a46 0x2
.text._ZN4Item9clearFlagEm
0x0000000008007a48 0x30 .pio/build/stm32/src/item.cpp.o
0x0000000008007a48 Item::clearFlag(unsigned long)
.text._ZN4Item6getArgEs
0x0000000008007a78 0x40 .pio/build/stm32/src/item.cpp.o
0x0000000008007a78 Item::getArg(short)
.text._ZN4Item11getFloatArgEs
0x0000000008007ab8 0x6c .pio/build/stm32/src/item.cpp.o
0x0000000008007ab8 Item::getFloatArg(short)
.text._ZN4Item11getArgCountEv
0x0000000008007b24 0x2c .pio/build/stm32/src/item.cpp.o
0x0000000008007b24 Item::getArgCount()
.text._ZN4Item10getSubtypeEv
0x0000000008007b50 0x38 .pio/build/stm32/src/item.cpp.o
0x0000000008007b50 Item::getSubtype()
.text._ZN4Item6setValEl
0x0000000008007b88 0x36 .pio/build/stm32/src/item.cpp.o
0x0000000008007b88 Item::setVal(long)
.text._ZN4Item11setFloatValEf
0x0000000008007bbe 0x36 .pio/build/stm32/src/item.cpp.o
0x0000000008007bbe Item::setFloatVal(float)
.text._ZN4Item10setSubtypeEh
0x0000000008007bf4 0x1c .pio/build/stm32/src/item.cpp.o
0x0000000008007bf4 Item::setSubtype(unsigned char)
.text._ZN4Item6getExtEv
0x0000000008007c10 0x30 .pio/build/stm32/src/item.cpp.o
0x0000000008007c10 Item::getExt()
.text._ZN4Item6setExtEl
0x0000000008007c40 0x80 .pio/build/stm32/src/item.cpp.o
0x0000000008007c40 Item::setExt(long)
.text._ZN4Item7isValidEv
0x0000000008007cc0 0x12 .pio/build/stm32/src/item.cpp.o
0x0000000008007cc0 Item::isValid()
*fill* 0x0000000008007cd2 0x2
.text._ZN4Item5ParseEv
0x0000000008007cd4 0x104 .pio/build/stm32/src/item.cpp.o
0x0000000008007cd4 Item::Parse()
.text._ZN4ItemC2EP11aJsonObject
0x0000000008007dd8 0x16 .pio/build/stm32/src/item.cpp.o
0x0000000008007dd8 Item::Item(aJsonObject*)
0x0000000008007dd8 Item::Item(aJsonObject*)
*fill* 0x0000000008007dee 0x2
.text._Z12retrieveCodePPc
0x0000000008007df0 0x54 .pio/build/stm32/src/item.cpp.o
0x0000000008007df0 retrieveCode(char**)
.text._ZN4ItemC2EPc
0x0000000008007e44 0xb0 .pio/build/stm32/src/item.cpp.o
0x0000000008007e44 Item::Item(char*)
0x0000000008007e44 Item::Item(char*)
.text._ZN4Item13limitSetValueEv
0x0000000008007ef4 0x24 .pio/build/stm32/src/item.cpp.o
0x0000000008007ef4 Item::limitSetValue()
.text._ZN4Item11isScheduledEv
0x0000000008007f18 0x20 .pio/build/stm32/src/item.cpp.o
0x0000000008007f18 Item::isScheduled()
.text._ZN4Item15scheduleCommandE7itemCmdb
0x0000000008007f38 0x100 .pio/build/stm32/src/item.cpp.o
0x0000000008007f38 Item::scheduleCommand(itemCmd, bool)
.text._ZN4Item23scheduleOppositeCommandE7itemCmdb
0x0000000008008038 0xc0 .pio/build/stm32/src/item.cpp.o
0x0000000008008038 Item::scheduleOppositeCommand(itemCmd, bool)
.text._Z17printActiveStatusb
0x00000000080080f8 0x1c .pio/build/stm32/src/item.cpp.o
0x00000000080080f8 printActiveStatus(bool)
.text._ZN4Item19SendStatusImmediateE7itemCmdiPc
0x0000000008008114 0x490 .pio/build/stm32/src/item.cpp.o
0x0000000008008114 Item::SendStatusImmediate(itemCmd, int, char*)
.text._ZN4Item10SendStatusEi
0x00000000080085a4 0x80 .pio/build/stm32/src/item.cpp.o
0x00000000080085a4 Item::SendStatus(int)
.text._ZN4Item17sendDelayedStatusEv
0x0000000008008624 0x34 .pio/build/stm32/src/item.cpp.o
0x0000000008008624 Item::sendDelayedStatus()
.text._ZN4Item11getChanTypeEv
0x0000000008008658 0x10 .pio/build/stm32/src/item.cpp.o
0x0000000008008658 Item::getChanType()
.text._ZN4Item4CtrlE7itemCmdPcbb
0x0000000008008668 0xf34 .pio/build/stm32/src/item.cpp.o
0x0000000008008668 Item::Ctrl(itemCmd, char*, bool, bool)
.text._ZN4Item4CtrlEPcS0_
0x000000000800959c 0x2f4 .pio/build/stm32/src/item.cpp.o
0x000000000800959c Item::Ctrl(char*, char*)
.text._Z8digGroupP11aJsonObjectP7itemCmdPcb
0x0000000008009890 0xf8 .pio/build/stm32/src/item.cpp.o
0x0000000008009890 digGroup(aJsonObject*, itemCmd*, char*, bool)
.text._ZN4Item8isActiveEv
0x0000000008009988 0x158 .pio/build/stm32/src/item.cpp.o
0x0000000008009988 Item::isActive()
.text._ZN4Item16checkModbusRetryEv
0x0000000008009ae0 0xd0 .pio/build/stm32/src/item.cpp.o
0x0000000008009ae0 Item::checkModbusRetry()
.text._ZN4Item12resumeModbusEv
0x0000000008009bb0 0xb0 .pio/build/stm32/src/item.cpp.o
0x0000000008009bb0 Item::resumeModbus()
.text._ZN4Item4PollEi
0x0000000008009c60 0x154 .pio/build/stm32/src/item.cpp.o
0x0000000008009c60 Item::Poll(int)
.text.startup._GLOBAL__sub_I_modbusBusy
0x0000000008009db4 0x1c .pio/build/stm32/src/item.cpp.o
.text._Z7txt2cmdPc
0x0000000008009dd0 0x68 .pio/build/stm32/src/itemCmd.cpp.o
0x0000000008009dd0 txt2cmd(char*)
.text._Z8type2numPc
0x0000000008009e38 0x3c .pio/build/stm32/src/itemCmd.cpp.o
0x0000000008009e38 type2num(char*)
.text._ZN7itemCmdC2Ehh
0x0000000008009e74 0x1a .pio/build/stm32/src/itemCmd.cpp.o
0x0000000008009e74 itemCmd::itemCmd(unsigned char, unsigned char)
0x0000000008009e74 itemCmd::itemCmd(unsigned char, unsigned char)
*fill* 0x0000000008009e8e 0x2
.text._ZN7itemCmd11setChanTypeEs
0x0000000008009e90 0x68 .pio/build/stm32/src/itemCmd.cpp.o
0x0000000008009e90 itemCmd::setChanType(short)
.text._ZN7itemCmd10setDefaultEv
0x0000000008009ef8 0x54 .pio/build/stm32/src/itemCmd.cpp.o
0x0000000008009ef8 itemCmd::setDefault()
.text._ZN7itemCmd4setHEt
0x0000000008009f4c 0x34 .pio/build/stm32/src/itemCmd.cpp.o
0x0000000008009f4c itemCmd::setH(unsigned short)
.text._ZN7itemCmd4setSEh
0x0000000008009f80 0x22 .pio/build/stm32/src/itemCmd.cpp.o
0x0000000008009f80 itemCmd::setS(unsigned char)
.text._ZN7itemCmd12setColorTempEi
0x0000000008009fa2 0x5c .pio/build/stm32/src/itemCmd.cpp.o
0x0000000008009fa2 itemCmd::setColorTemp(int)
.text._ZN7itemCmd12getColorTempEv
0x0000000008009ffe 0x34 .pio/build/stm32/src/itemCmd.cpp.o
0x0000000008009ffe itemCmd::getColorTemp()
.text._ZN7itemCmd4getHEv
0x000000000800a032 0xe .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a032 itemCmd::getH()
.text._ZN7itemCmd4getSEv
0x000000000800a040 0x4 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a040 itemCmd::getS()
.text._ZN7itemCmd17incrementPercentsEll
0x000000000800a044 0xb0 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a044 itemCmd::incrementPercents(long, long)
.text._ZN7itemCmd10incrementHEl
0x000000000800a0f4 0x4a .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a0f4 itemCmd::incrementH(long)
.text._ZN7itemCmd10incrementSEl
0x000000000800a13e 0x26 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a13e itemCmd::incrementS(long)
.text._ZN7itemCmd9isCommandEv
0x000000000800a164 0xa .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a164 itemCmd::isCommand()
.text._ZN7itemCmd16isChannelCommandEv
0x000000000800a16e 0x16 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a16e itemCmd::isChannelCommand()
.text._ZN7itemCmd7isValueEv
0x000000000800a184 0xe .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a184 itemCmd::isValue()
.text._ZN7itemCmd7isColorEv
0x000000000800a192 0x18 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a192 itemCmd::isColor()
*fill* 0x000000000800a1aa 0x2
.text._ZN7itemCmd11getTens_rawEv
0x000000000800a1ac 0x44 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a1ac itemCmd::getTens_raw()
.text._ZN7itemCmd6getIntEv
0x000000000800a1f0 0x3a .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a1f0 itemCmd::getInt()
.text._ZN7itemCmd8getFloatEv
0x000000000800a22a 0x3e .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a22a itemCmd::getFloat()
.text._ZN7itemCmd11getPercentsEb
0x000000000800a268 0xe8 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a268 itemCmd::getPercents(bool)
.text._ZN7itemCmd11setPercentsEi
0x000000000800a350 0x72 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a350 itemCmd::setPercents(int)
*fill* 0x000000000800a3c2 0x2
.text._ZN7itemCmd14getPercents255Eb
0x000000000800a3c4 0xc8 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a3c4 itemCmd::getPercents255(bool)
.text._ZN7itemCmd6getCmdEv
0x000000000800a48c 0x4 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a48c itemCmd::getCmd()
.text._ZN7itemCmd10getArgTypeEv
0x000000000800a490 0x6 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a490 itemCmd::getArgType()
.text._ZN7itemCmd10setArgTypeEh
0x000000000800a496 0x14 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a496 itemCmd::setArgType(unsigned char)
.text._ZN7itemCmd11Percents255Ei
0x000000000800a4aa 0x26 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a4aa itemCmd::Percents255(int)
.text._ZN7itemCmd3IntEl
0x000000000800a4d0 0x18 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a4d0 itemCmd::Int(long)
.text._ZN7itemCmd5FloatEf
0x000000000800a4e8 0x18 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a4e8 itemCmd::Float(float)
.text._ZN7itemCmd4TensEl
0x000000000800a500 0x1c .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a500 itemCmd::Tens(long)
.text._ZN7itemCmd8Tens_rawEl
0x000000000800a51c 0x18 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a51c itemCmd::Tens_raw(long)
.text._ZN7itemCmd6HSV255Ethh
0x000000000800a534 0x2e .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a534 itemCmd::HSV255(unsigned short, unsigned char, unsigned char)
.text._ZN7itemCmd2HSEth
0x000000000800a562 0x28 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a562 itemCmd::HS(unsigned short, unsigned char)
.text._ZN7itemCmd3RGBEhhh
0x000000000800a58a 0x20 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a58a itemCmd::RGB(unsigned char, unsigned char, unsigned char)
.text._ZN7itemCmd4RGBWEhhhh
0x000000000800a5aa 0x26 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a5aa itemCmd::RGBW(unsigned char, unsigned char, unsigned char, unsigned char)
.text._ZN7itemCmd3StrEPc
0x000000000800a5d0 0x18 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a5d0 itemCmd::Str(char*)
.text._ZN7itemCmd3CmdEh
0x000000000800a5e8 0xc .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a5e8 itemCmd::Cmd(unsigned char)
.text._ZN7itemCmd9getSuffixEv
0x000000000800a5f4 0x8 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a5f4 itemCmd::getSuffix()
.text._ZN7itemCmd9setSuffixEh
0x000000000800a5fc 0x14 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a5fc itemCmd::setSuffix(unsigned char)
.text._ZN7itemCmd8loadItemEP4Itemt
0x000000000800a610 0x82 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a610 itemCmd::loadItem(Item*, unsigned short)
.text._ZN7itemCmdC2EP4Item
0x000000000800a692 0x22 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a692 itemCmd::itemCmd(Item*)
0x000000000800a692 itemCmd::itemCmd(Item*)
.text._Z16replaceTypeToIntP11aJsonObject
0x000000000800a6b4 0x40 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a6b4 replaceTypeToInt(aJsonObject*)
.text._ZN7itemCmd8toStringEPciib
0x000000000800a6f4 0x214 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a6f4 itemCmd::toString(char*, int, int, bool)
.text._ZN7itemCmd8debugOutEv
0x000000000800a908 0x60 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a908 itemCmd::debugOut()
.text._ZN7itemCmd9convertToEh
0x000000000800a968 0x94 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a968 itemCmd::convertTo(unsigned char)
.text._ZN7itemCmd10assignFromES_s
0x000000000800a9fc 0x5ac .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800a9fc itemCmd::assignFrom(itemCmd, short)
.text._ZN7itemCmd8saveItemEP4Itemt
0x000000000800afa8 0xc0 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800afa8 itemCmd::saveItem(Item*, unsigned short)
.text._ZN7itemCmd11loadItemDefEP4Itemt
0x000000000800b068 0x58 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800b068 itemCmd::loadItemDef(Item*, unsigned short)
.text._ZN7itemCmd8scale100Ev
0x000000000800b0c0 0x54 .pio/build/stm32/src/itemCmd.cpp.o
0x000000000800b0c0 itemCmd::scale100()
.text.startup._GLOBAL__sub_I__Z7txt2cmdPc
0x000000000800b114 0x1c .pio/build/stm32/src/itemCmd.cpp.o
.text.setup 0x000000000800b130 0x4 .pio/build/stm32/src/lighthub.ino.cpp.o
0x000000000800b130 setup
.text.loop 0x000000000800b134 0x4 .pio/build/stm32/src/lighthub.ino.cpp.o
0x000000000800b134 loop
.text.startup._GLOBAL__sub_I_setup
0x000000000800b138 0x1c .pio/build/stm32/src/lighthub.ino.cpp.o
.text._Z15cmdFunctionLoadiPPc
0x000000000800b154 0x10 .pio/build/stm32/src/main.cpp.o
0x000000000800b154 cmdFunctionLoad(int, char**)
.text._Z17cmdFunctionRebootiPPc
0x000000000800b164 0x1c .pio/build/stm32/src/main.cpp.o
0x000000000800b164 cmdFunctionReboot(int, char**)
.text._Z15cmdFunctionSaveiPPc
0x000000000800b180 0xc8 .pio/build/stm32/src/main.cpp.o
0x000000000800b180 cmdFunctionSave(int, char**)
.text._Z19cmdFunctionLogleveliPPc
0x000000000800b248 0x80 .pio/build/stm32/src/main.cpp.o
0x000000000800b248 cmdFunctionLoglevel(int, char**)
.text._Z13cmdFunctionIpiPPc
0x000000000800b2c8 0xd4 .pio/build/stm32/src/main.cpp.o
0x000000000800b2c8 cmdFunctionIp(int, char**)
.text._Z14cmdFunctionPwdiPPc
0x000000000800b39c 0x28 .pio/build/stm32/src/main.cpp.o
0x000000000800b39c cmdFunctionPwd(int, char**)
.text._Z17cmdFunctionOTAPwdiPPc
0x000000000800b3c4 0x28 .pio/build/stm32/src/main.cpp.o
0x000000000800b3c4 cmdFunctionOTAPwd(int, char**)
.text._Z15cmdFunctionKilliPPc
0x000000000800b3ec 0x2c .pio/build/stm32/src/main.cpp.o
0x000000000800b3ec cmdFunctionKill(int, char**)
.text._Z22cmdFunctionClearEEPROMiPPc
0x000000000800b418 0x3c .pio/build/stm32/src/main.cpp.o
0x000000000800b418 cmdFunctionClearEEPROM(int, char**)
.text._Z20isNotRetainingStatusv
0x000000000800b454 0x14 .pio/build/stm32/src/main.cpp.o
0x000000000800b454 isNotRetainingStatus()
.text._Z7inTopicPc9topicType
0x000000000800b468 0x30 .pio/build/stm32/src/main.cpp.o
0x000000000800b468 inTopic(char*, topicType)
.text._Z12mqttCallbackPcPhj
0x000000000800b498 0x204 .pio/build/stm32/src/main.cpp.o
0x000000000800b498 mqttCallback(char*, unsigned char*, unsigned int)
.text._Z15printMACAddressv
0x000000000800b69c 0x74 .pio/build/stm32/src/main.cpp.o
0x000000000800b69c printMACAddress()
.text._Z17cmdFunctionSetMaciPPc
0x000000000800b710 0x7c .pio/build/stm32/src/main.cpp.o
0x000000000800b710 cmdFunctionSetMac(int, char**)
.text._Z19getStringFromConfigP11aJsonObjecti
0x000000000800b78c 0x34 .pio/build/stm32/src/main.cpp.o
0x000000000800b78c getStringFromConfig(aJsonObject*, int)
.text._Z13onMQTTConnectv
0x000000000800b7c0 0xcc .pio/build/stm32/src/main.cpp.o
0x000000000800b7c0 onMQTTConnect()
.text._Z43ip_ready_config_loaded_connecting_to_brokerv
0x000000000800b88c 0x2cc .pio/build/stm32/src/main.cpp.o
0x000000000800b88c ip_ready_config_loaded_connecting_to_broker()
.text._Z21onInitialStateInitLANv
0x000000000800bb58 0x224 .pio/build/stm32/src/main.cpp.o
0x000000000800bb58 onInitialStateInitLAN()
.text._Z20printCurentLanConfigv
0x000000000800bd7c 0x54 .pio/build/stm32/src/main.cpp.o
0x000000000800bd7c printCurentLanConfig()
.text._Z9printBoolb
0x000000000800bdd0 0x1c .pio/build/stm32/src/main.cpp.o
0x000000000800bdd0 printBool(bool)
.text._Z18printConfigSummaryv
0x000000000800bdec 0x98 .pio/build/stm32/src/main.cpp.o
0x000000000800bdec printConfigSummary()
.text._Z17attachMaturaTimerv
0x000000000800be84 0x4 .pio/build/stm32/src/main.cpp.o
0x000000000800be84 attachMaturaTimer()
.text._Z35printFirmwareVersionAndBuildOptionsv
0x000000000800be88 0x180 .pio/build/stm32/src/main.cpp.o
0x000000000800be88 printFirmwareVersionAndBuildOptions()
.text._Z15cmdFunctionHelpiPPc
0x000000000800c008 0x20 .pio/build/stm32/src/main.cpp.o
0x000000000800c008 cmdFunctionHelp(int, char**)
.text._Z11publishStatv
0x000000000800c028 0xe8 .pio/build/stm32/src/main.cpp.o
0x000000000800c028 publishStat()
.text._Z15setupMacAddressv
0x000000000800c110 0x40 .pio/build/stm32/src/main.cpp.o
0x000000000800c110 setupMacAddress()
.text._Z15setupCmdArduinov
0x000000000800c150 0xdc .pio/build/stm32/src/main.cpp.o
0x000000000800c150 setupCmdArduino()
.text._Z9inputLoops
0x000000000800c22c 0x14c .pio/build/stm32/src/main.cpp.o
0x000000000800c22c inputLoop(short)
.text._Z10inputSetupv
0x000000000800c378 0x50 .pio/build/stm32/src/main.cpp.o
0x000000000800c378 inputSetup()
.text._Z11applyConfigv
0x000000000800c3c8 0x248 .pio/build/stm32/src/main.cpp.o
0x000000000800c3c8 applyConfig()
.text._Z11pollingLoopv
0x000000000800c610 0x108 .pio/build/stm32/src/main.cpp.o
0x000000000800c610 pollingLoop()
.text._Z11thermoRelayi10heaterMode
0x000000000800c718 0x60 .pio/build/stm32/src/main.cpp.o
0x000000000800c718 thermoRelay(int, heaterMode)
.text._Z10thermoLoopv
0x000000000800c778 0x284 .pio/build/stm32/src/main.cpp.o
0x000000000800c778 thermoLoop()
.text._Z9cleanConfb
0x000000000800c9fc 0x1d0 .pio/build/stm32/src/main.cpp.o
0x000000000800c9fc cleanConf(bool)
.text._Z20loadConfigFromEEPROMv
0x000000000800cbcc 0x144 .pio/build/stm32/src/main.cpp.o
0x000000000800cbcc loadConfigFromEEPROM()
.text._Z10setup_mainv
0x000000000800cd10 0x98 .pio/build/stm32/src/main.cpp.o
0x000000000800cd10 setup_main()
.text._Z18loadConfigFromHttpv
0x000000000800cda8 0x2f4 .pio/build/stm32/src/main.cpp.o
0x000000000800cda8 loadConfigFromHttp()
.text._Z7lanLoopv
0x000000000800d09c 0x2b0 .pio/build/stm32/src/main.cpp.o
0x000000000800d09c lanLoop()
.text._Z14cmdFunctionGetiPPc
0x000000000800d34c 0x100 .pio/build/stm32/src/main.cpp.o
0x000000000800d34c cmdFunctionGet(int, char**)
.text._Z9loop_mainv
0x000000000800d44c 0x58 .pio/build/stm32/src/main.cpp.o
0x000000000800d44c loop_main()
.text.startup._GLOBAL__sub_I_debugSerial
0x000000000800d4a4 0xb8 .pio/build/stm32/src/main.cpp.o
.text.exit._GLOBAL__sub_D_debugSerial
0x000000000800d55c 0x1c .pio/build/stm32/src/main.cpp.o
.text.startup._GLOBAL__sub_I_in_ccs811_hdc1080.cpp
0x000000000800d578 0x1c .pio/build/stm32/src/modules/in_ccs811_hdc1080.cpp.o
.text._ZN9out_Motor21getDefaultStorageTypeEv
0x000000000800d594 0x4 .pio/build/stm32/src/modules/out_motor.cpp.o
0x000000000800d594 out_Motor::getDefaultStorageType()
.text._ZN9out_Motor6StatusEv
0x000000000800d598 0xc .pio/build/stm32/src/modules/out_motor.cpp.o
0x000000000800d598 out_Motor::Status()
.text._ZN9out_Motor11getChanTypeEv
0x000000000800d5a4 0x4 .pio/build/stm32/src/modules/out_motor.cpp.o
0x000000000800d5a4 out_Motor::getChanType()
.text._ZN9out_MotorD2Ev
0x000000000800d5a8 0x2 .pio/build/stm32/src/modules/out_motor.cpp.o
0x000000000800d5a8 out_Motor::~out_Motor()
0x000000000800d5a8 out_Motor::~out_Motor()
*fill* 0x000000000800d5aa 0x2
.text._ZN9out_Motor4StopEv
0x000000000800d5ac 0x40 .pio/build/stm32/src/modules/out_motor.cpp.o
0x000000000800d5ac out_Motor::Stop()
.text._ZN9out_Motor4CtrlE7itemCmdPcbb
0x000000000800d5ec 0xb0 .pio/build/stm32/src/modules/out_motor.cpp.o
0x000000000800d5ec out_Motor::Ctrl(itemCmd, char*, bool, bool)
.text._ZN9out_MotorD0Ev
0x000000000800d69c 0xe .pio/build/stm32/src/modules/out_motor.cpp.o
0x000000000800d69c out_Motor::~out_Motor()
*fill* 0x000000000800d6aa 0x2
.text._ZN9out_Motor4PollEs
0x000000000800d6ac 0x368 .pio/build/stm32/src/modules/out_motor.cpp.o
0x000000000800d6ac out_Motor::Poll(short)
.text._ZN9out_Motor9getConfigEv
0x000000000800da14 0xb2 .pio/build/stm32/src/modules/out_motor.cpp.o
0x000000000800da14 out_Motor::getConfig()
*fill* 0x000000000800dac6 0x2
.text._ZN9out_Motor5SetupEv
0x000000000800dac8 0x84 .pio/build/stm32/src/modules/out_motor.cpp.o
0x000000000800dac8 out_Motor::Setup()
.text.startup._GLOBAL__sub_I__ZN9out_Motor9getConfigEv
0x000000000800db4c 0x1c .pio/build/stm32/src/modules/out_motor.cpp.o
.text._ZN13out_Multivent21getDefaultStorageTypeEv
0x000000000800db68 0x4 .pio/build/stm32/src/modules/out_multivent.cpp.o
0x000000000800db68 out_Multivent::getDefaultStorageType()
.text._ZN13out_Multivent6StatusEv
0x000000000800db6c 0xc .pio/build/stm32/src/modules/out_multivent.cpp.o
0x000000000800db6c out_Multivent::Status()
.text._ZN13out_Multivent4PollEs
0x000000000800db78 0x4 .pio/build/stm32/src/modules/out_multivent.cpp.o
0x000000000800db78 out_Multivent::Poll(short)
.text._ZN13out_Multivent11getChanTypeEv
0x000000000800db7c 0x4 .pio/build/stm32/src/modules/out_multivent.cpp.o
0x000000000800db7c out_Multivent::getChanType()
.text._ZN13out_MultiventD2Ev
0x000000000800db80 0x2 .pio/build/stm32/src/modules/out_multivent.cpp.o
0x000000000800db80 out_Multivent::~out_Multivent()
0x000000000800db80 out_Multivent::~out_Multivent()
*fill* 0x000000000800db82 0x2
.text._ZN13out_Multivent5SetupEv
0x000000000800db84 0xbc .pio/build/stm32/src/modules/out_multivent.cpp.o
0x000000000800db84 out_Multivent::Setup()
.text._ZN13out_Multivent4StopEv
0x000000000800dc40 0x28 .pio/build/stm32/src/modules/out_multivent.cpp.o
0x000000000800dc40 out_Multivent::Stop()
.text._ZN13out_Multivent4CtrlE7itemCmdPcbb
0x000000000800dc68 0x490 .pio/build/stm32/src/modules/out_multivent.cpp.o
0x000000000800dc68 out_Multivent::Ctrl(itemCmd, char*, bool, bool)
.text._ZN13out_MultiventD0Ev
0x000000000800e0f8 0xe .pio/build/stm32/src/modules/out_multivent.cpp.o
0x000000000800e0f8 out_Multivent::~out_Multivent()
.text._ZN13out_Multivent9getConfigEv
0x000000000800e106 0x1a .pio/build/stm32/src/modules/out_multivent.cpp.o
0x000000000800e106 out_Multivent::getConfig()
.text.startup._GLOBAL__sub_I__ZN13out_Multivent9getConfigEv
0x000000000800e120 0x1c .pio/build/stm32/src/modules/out_multivent.cpp.o
.text._ZN7out_pwm6StatusEv
0x000000000800e13c 0xc .pio/build/stm32/src/modules/out_pwm.cpp.o
0x000000000800e13c out_pwm::Status()
.text._ZN7out_pwm11getChanTypeEv
0x000000000800e148 0x20 .pio/build/stm32/src/modules/out_pwm.cpp.o
0x000000000800e148 out_pwm::getChanType()
.text._ZN7out_pwmD2Ev
0x000000000800e168 0x2 .pio/build/stm32/src/modules/out_pwm.cpp.o
0x000000000800e168 out_pwm::~out_pwm()
0x000000000800e168 out_pwm::~out_pwm()
*fill* 0x000000000800e16a 0x2
.text._ZN7out_pwm5SetupEv
0x000000000800e16c 0xbc .pio/build/stm32/src/modules/out_pwm.cpp.o
0x000000000800e16c out_pwm::Setup()
.text._ZN7out_pwm4StopEv
0x000000000800e228 0xa8 .pio/build/stm32/src/modules/out_pwm.cpp.o
0x000000000800e228 out_pwm::Stop()
.text._ZN7out_pwm9PixelCtrlE7itemCmdPcb
0x000000000800e2d0 0x10c .pio/build/stm32/src/modules/out_pwm.cpp.o
0x000000000800e2d0 out_pwm::PixelCtrl(itemCmd, char*, bool)
.text._ZN7out_pwmD0Ev
0x000000000800e3dc 0xe .pio/build/stm32/src/modules/out_pwm.cpp.o
0x000000000800e3dc out_pwm::~out_pwm()
*fill* 0x000000000800e3ea 0x2
.text.startup._GLOBAL__sub_I__ZN7out_pwm5SetupEv
0x000000000800e3ec 0x1c .pio/build/stm32/src/modules/out_pwm.cpp.o
.text._ZN9out_relay6StatusEv
0x000000000800e408 0xc .pio/build/stm32/src/modules/out_relay.cpp.o
0x000000000800e408 out_relay::Status()
.text._ZN9out_relay11getChanTypeEv
0x000000000800e414 0x4 .pio/build/stm32/src/modules/out_relay.cpp.o
0x000000000800e414 out_relay::getChanType()
.text._ZN9out_relayD2Ev
0x000000000800e418 0x2 .pio/build/stm32/src/modules/out_relay.cpp.o
0x000000000800e418 out_relay::~out_relay()
0x000000000800e418 out_relay::~out_relay()
*fill* 0x000000000800e41a 0x2
.text._ZN9out_relay5SetupEv
0x000000000800e41c 0x7c .pio/build/stm32/src/modules/out_relay.cpp.o
0x000000000800e41c out_relay::Setup()
.text._ZN9out_relay4StopEv
0x000000000800e498 0x4c .pio/build/stm32/src/modules/out_relay.cpp.o
0x000000000800e498 out_relay::Stop()
.text._ZN9out_relayD0Ev
0x000000000800e4e4 0xe .pio/build/stm32/src/modules/out_relay.cpp.o
0x000000000800e4e4 out_relay::~out_relay()
*fill* 0x000000000800e4f2 0x2
.text._ZN9out_relay9getConfigEv
0x000000000800e4f4 0x5c .pio/build/stm32/src/modules/out_relay.cpp.o
0x000000000800e4f4 out_relay::getConfig()
.text._ZN9out_relay5relayEb
0x000000000800e550 0x128 .pio/build/stm32/src/modules/out_relay.cpp.o
0x000000000800e550 out_relay::relay(bool)
.text._ZN9out_relay4PollEs
0x000000000800e678 0xd8 .pio/build/stm32/src/modules/out_relay.cpp.o
0x000000000800e678 out_relay::Poll(short)
.text._ZN9out_relay4CtrlE7itemCmdPcbb
0x000000000800e750 0x140 .pio/build/stm32/src/modules/out_relay.cpp.o
0x000000000800e750 out_relay::Ctrl(itemCmd, char*, bool, bool)
.text.startup._GLOBAL__sub_I__ZN9out_relay9getConfigEv
0x000000000800e890 0x1c .pio/build/stm32/src/modules/out_relay.cpp.o
.text._ZN9StatusLEDC2Eh
0x000000000800e8ac 0x2 .pio/build/stm32/src/statusled.cpp.o
0x000000000800e8ac StatusLED::StatusLED(unsigned char)
0x000000000800e8ac StatusLED::StatusLED(unsigned char)
.text._ZN9StatusLED3setEh
0x000000000800e8ae 0x2 .pio/build/stm32/src/statusled.cpp.o
0x000000000800e8ae StatusLED::set(unsigned char)
.text._ZN9StatusLED5flashEh
0x000000000800e8b0 0x2 .pio/build/stm32/src/statusled.cpp.o
0x000000000800e8b0 StatusLED::flash(unsigned char)
.text._ZN9StatusLED4pollEv
0x000000000800e8b2 0x2 .pio/build/stm32/src/statusled.cpp.o
0x000000000800e8b2 StatusLED::poll()
.text.startup._GLOBAL__sub_I__ZN9StatusLEDC2Eh
0x000000000800e8b4 0x1c .pio/build/stm32/src/statusled.cpp.o
.text._ZN9Streamlog5flushEv
0x000000000800e8d0 0xc .pio/build/stm32/src/streamlog.cpp.o
0x000000000800e8d0 Streamlog::flush()
.text._ZN9Streamlog5writeEh
0x000000000800e8dc 0x20 .pio/build/stm32/src/streamlog.cpp.o
0x000000000800e8dc Streamlog::write(unsigned char)
.text._ZN9StreamlogC2EP14HardwareSerialhh
0x000000000800e8fc 0x14 .pio/build/stm32/src/streamlog.cpp.o
0x000000000800e8fc Streamlog::Streamlog(HardwareSerial*, unsigned char, unsigned char)
0x000000000800e8fc Streamlog::Streamlog(HardwareSerial*, unsigned char, unsigned char)
.text._Z6getIntPPc
0x000000000800e910 0x42 .pio/build/stm32/src/utils.cpp.o
0x000000000800e910 getInt(char**)
.text._Z9getNumberPPc
0x000000000800e952 0x110 .pio/build/stm32/src/utils.cpp.o
0x000000000800e952 getNumber(char**)
.text._Z7freeRamv
0x000000000800ea62 0x1e .pio/build/stm32/src/utils.cpp.o
0x000000000800ea62 freeRam()
.text._Z20printFloatValueToStrPcf
0x000000000800ea80 0x2 .pio/build/stm32/src/utils.cpp.o
0x000000000800ea80 printFloatValueToStr(char*, float)
.text._Z10_inet_atonPKcR9IPAddress
0x000000000800ea82 0x42 .pio/build/stm32/src/utils.cpp.o
0x000000000800ea82 _inet_aton(char const*, IPAddress&)
.text._Z14printIPAddress9IPAddress
0x000000000800eac4 0x4c .pio/build/stm32/src/utils.cpp.o
0x000000000800eac4 printIPAddress(IPAddress)
.text._Z8setTopicPca9topicTypePKc
0x000000000800eb10 0xfc .pio/build/stm32/src/utils.cpp.o
0x000000000800eb10 setTopic(char*, signed char, topicType, char const*)
.text._Z20printUlongValueToStrPcm
0x000000000800ec0c 0xc .pio/build/stm32/src/utils.cpp.o
0x000000000800ec0c printUlongValueToStr(char*, unsigned long)
.text._Z14softRebootFuncv
0x000000000800ec18 0x20 .pio/build/stm32/src/utils.cpp.o
0x000000000800ec18 softRebootFunc()
.text._Z10isTimeOvermmmm
0x000000000800ec38 0x32 .pio/build/stm32/src/utils.cpp.o
0x000000000800ec38 isTimeOver(unsigned long, unsigned long, unsigned long, unsigned long)
*fill* 0x000000000800ec6a 0x2
.text._Z14executeCommandP11aJsonObjecta7itemCmdS0_S0_
0x000000000800ec6c 0x2ec .pio/build/stm32/src/utils.cpp.o
0x000000000800ec6c executeCommand(aJsonObject*, signed char, itemCmd, aJsonObject*, aJsonObject*)
.text._Z8millisNZh
0x000000000800ef58 0x14 .pio/build/stm32/src/utils.cpp.o
0x000000000800ef58 millisNZ(unsigned char)
.text._Z9getPinValh
0x000000000800ef6c 0x84 .pio/build/stm32/src/utils.cpp.o
0x000000000800ef6c getPinVal(unsigned char)
.text._Z10checkTokenPcS_
0x000000000800eff0 0x4 .pio/build/stm32/src/utils.cpp.o
0x000000000800eff0 checkToken(char*, char*)
.text._Z14isProtectedPins
0x000000000800eff4 0x4 .pio/build/stm32/src/utils.cpp.o
0x000000000800eff4 isProtectedPin(short)
.text.startup._GLOBAL__sub_I__Z10PrintBytesPhhb
0x000000000800eff8 0x1c .pio/build/stm32/src/utils.cpp.o
.text.eeprom_buffered_write_byte
0x000000000800f014 0xc .pio/build/stm32/lib87a/libEEPROM.a(stm32_eeprom.c.o)
0x000000000800f014 eeprom_buffered_write_byte
.text.eeprom_buffer_fill
0x000000000800f020 0x18 .pio/build/stm32/lib87a/libEEPROM.a(stm32_eeprom.c.o)
0x000000000800f020 eeprom_buffer_fill
.text.eeprom_read_byte
0x000000000800f038 0x14 .pio/build/stm32/lib87a/libEEPROM.a(stm32_eeprom.c.o)
0x000000000800f038 eeprom_read_byte
.text.eeprom_buffer_flush
0x000000000800f04c 0x5c .pio/build/stm32/lib87a/libEEPROM.a(stm32_eeprom.c.o)
0x000000000800f04c eeprom_buffer_flush
.text._ZN11aJsonStream6streamEv
0x000000000800f0a8 0x4 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f0a8 aJsonStream::stream()
.text._ZN11aJsonStream7ungetchEc
0x000000000800f0ac 0x4 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f0ac aJsonStream::ungetch(char)
.text._ZN11aJsonStream5writeEh
0x000000000800f0b0 0x16 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f0b0 aJsonStream::write(unsigned char)
.text._ZN11aJsonStream9readBytesEPhj
0x000000000800f0c6 0x24 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f0c6 aJsonStream::readBytes(unsigned char*, unsigned int)
.text._ZN11aJsonStream5flushEv
0x000000000800f0ea 0x18 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f0ea aJsonStream::flush()
.text._ZN11aJsonStream9availableEv
0x000000000800f102 0x34 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f102 aJsonStream::available()
.text._ZN11aJsonStream5getchEv
0x000000000800f136 0x44 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f136 aJsonStream::getch()
.text._ZN10aJsonClass7newItemEv
0x000000000800f17a 0x18 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f17a aJsonClass::newItem()
.text._ZN10aJsonClass10deleteItemEP11aJsonObject
0x000000000800f192 0x40 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f192 aJsonClass::deleteItem(aJsonObject*)
*fill* 0x000000000800f1d2 0x2
.text._ZN11aJsonStream11parseNumberEP11aJsonObject
0x000000000800f1d4 0x1bc .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f1d4 aJsonStream::parseNumber(aJsonObject*)
.text._ZN11aJsonStream8printIntEP11aJsonObject
0x000000000800f390 0xe .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f390 aJsonStream::printInt(aJsonObject*)
*fill* 0x000000000800f39e 0x2
.text._ZN11aJsonStream10printFloatEP11aJsonObject
0x000000000800f3a0 0x94 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f3a0 aJsonStream::printFloat(aJsonObject*)
.text._ZN11aJsonStream11parseStringEP11aJsonObject
0x000000000800f434 0xbe .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f434 aJsonStream::parseString(aJsonObject*)
*fill* 0x000000000800f4f2 0x2
.text._ZN11aJsonStream14printStringPtrEPKc
0x000000000800f4f4 0x94 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f4f4 aJsonStream::printStringPtr(char const*)
.text._ZN11aJsonStream11printStringEP11aJsonObject
0x000000000800f588 0x6 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f588 aJsonStream::printString(aJsonObject*)
.text._ZN11aJsonStream4skipEv
0x000000000800f58e 0x3e .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f58e aJsonStream::skip()
.text._ZN11aJsonStream11parseObjectEP11aJsonObjectPPc
0x000000000800f5cc 0xcc .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f5cc aJsonStream::parseObject(aJsonObject*, char**)
.text._ZN11aJsonStream10parseValueEP11aJsonObjectPPc
0x000000000800f698 0x138 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f698 aJsonStream::parseValue(aJsonObject*, char**)
.text._ZN10aJsonClass5parseEP11aJsonStreamPPc
0x000000000800f7d0 0x38 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f7d0 aJsonClass::parse(aJsonStream*, char**)
.text._ZN10aJsonClass5parseEP11aJsonStream
0x000000000800f808 0x6 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f808 aJsonClass::parse(aJsonStream*)
.text._ZN11aJsonStream10parseArrayEP11aJsonObjectPPc
0x000000000800f80e 0x94 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f80e aJsonStream::parseArray(aJsonObject*, char**)
.text._ZN11aJsonStream11printObjectEP11aJsonObject
0x000000000800f8a2 0x60 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f8a2 aJsonStream::printObject(aJsonObject*)
*fill* 0x000000000800f902 0x2
.text._ZN11aJsonStream10printValueEP11aJsonObject
0x000000000800f904 0x50 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f904 aJsonStream::printValue(aJsonObject*)
.text._ZN10aJsonClass5printEP11aJsonObjectP11aJsonStream
0x000000000800f954 0x6 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f954 aJsonClass::print(aJsonObject*, aJsonStream*)
.text._ZN11aJsonStream10printArrayEP11aJsonObject
0x000000000800f95a 0x48 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f95a aJsonStream::printArray(aJsonObject*)
.text._ZN10aJsonClass12getArraySizeEP11aJsonObject
0x000000000800f9a2 0x14 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f9a2 aJsonClass::getArraySize(aJsonObject*)
.text._ZN10aJsonClass12getArrayItemEP11aJsonObjecth
0x000000000800f9b6 0x14 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f9b6 aJsonClass::getArrayItem(aJsonObject*, unsigned char)
.text._ZN10aJsonClass13getObjectItemEP11aJsonObjectPKc
0x000000000800f9ca 0x1e .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f9ca aJsonClass::getObjectItem(aJsonObject*, char const*)
.text._ZN10aJsonClass14addItemToArrayEP11aJsonObjectS1_
0x000000000800f9e8 0x1a .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800f9e8 aJsonClass::addItemToArray(aJsonObject*, aJsonObject*)
.text._ZN10aJsonClass15addItemToObjectEP11aJsonObjectPKcS1_
0x000000000800fa02 0x2c .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800fa02 aJsonClass::addItemToObject(aJsonObject*, char const*, aJsonObject*)
.text._ZN10aJsonClass10createNullEv
0x000000000800fa2e 0x12 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800fa2e aJsonClass::createNull()
.text._ZN10aJsonClass10createItemEl
0x000000000800fa40 0x18 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800fa40 aJsonClass::createItem(long)
.text._ZN10aJsonClass17addNumberToObjectEP11aJsonObjectPKcl
0x000000000800fa58 0x1e .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000800fa58 aJsonClass::addNumberToObject(aJsonObject*, char const*, long)
*fill* 0x000000000800fa76 0x2
.text.startup._GLOBAL__sub_I__ZN11aJsonStream9availableEv
0x000000000800fa78 0x1c .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.text.stringBufferCreate
0x000000000800fa94 0x2c .pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
0x000000000800fa94 stringBufferCreate
.text.stringBufferAdd
0x000000000800fac0 0x18 .pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
0x000000000800fac0 stringBufferAdd
.text.stringBufferFree
0x000000000800fad8 0x8 .pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
0x000000000800fad8 stringBufferFree
.text.findString
0x000000000800fae0 0x28 .pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
0x000000000800fae0 findString
.text.newString
0x000000000800fb08 0x5c .pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
0x000000000800fb08 newString
.text.stringBufferToString
0x000000000800fb64 0x34 .pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
0x000000000800fb64 stringBufferToString
.text.compressList
0x000000000800fb98 0x24 .pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
0x000000000800fb98 compressList
.text.freeString
0x000000000800fbbc 0x26 .pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
0x000000000800fbbc freeString
*fill* 0x000000000800fbe2 0x2
.text._Z11cmd_displayv
0x000000000800fbe4 0x28 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
0x000000000800fbe4 cmd_display()
.text._Z9cmd_parsePc
0x000000000800fc0c 0x90 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
0x000000000800fc0c cmd_parse(char*)
.text._Z7cmdInitm
0x000000000800fc9c 0x24 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
0x000000000800fc9c cmdInit(unsigned long)
.text._Z6cmdAddPcPFiiPS_E
0x000000000800fcc0 0x48 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
0x000000000800fcc0 cmdAdd(char*, int (*)(int, char**))
.text._Z11cmd_handlerv
0x000000000800fd08 0x78 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
0x000000000800fd08 cmd_handler()
.text._Z7cmdPollv
0x000000000800fd80 0x24 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
0x000000000800fd80 cmdPoll()
.text._ZN10HttpClient4peekEv
0x000000000800fda4 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800fda4 HttpClient::peek()
.text._ZN10HttpClient5flushEv
0x000000000800fdac 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800fdac HttpClient::flush()
.text._ZN10HttpClient7connectE9IPAddresst
0x000000000800fdb4 0x1c .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800fdb4 HttpClient::connect(IPAddress, unsigned short)
.text._ZN10HttpClient7connectEPKct
0x000000000800fdd0 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800fdd0 HttpClient::connect(char const*, unsigned short)
.text._ZN10HttpClient9connectedEv
0x000000000800fdd8 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800fdd8 HttpClient::connected()
.text._ZN10HttpClientcvbEv
0x000000000800fde0 0xa .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800fde0 HttpClient::operator bool()
.text._ZN10HttpClient19httpResponseTimeoutEv
0x000000000800fdea 0x4 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800fdea HttpClient::httpResponseTimeout()
.text._ZN10HttpClient22setHttpResponseTimeoutEm
0x000000000800fdee 0x4 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800fdee HttpClient::setHttpResponseTimeout(unsigned long)
.text._ZN10HttpClient4readEv
0x000000000800fdf2 0x56 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800fdf2 HttpClient::read()
.text._ZN10HttpClient4readEPhj
0x000000000800fe48 0x28 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800fe48 HttpClient::read(unsigned char*, unsigned int)
.text._ZN10HttpClient9availableEv
0x000000000800fe70 0x8e .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800fe70 HttpClient::available()
*fill* 0x000000000800fefe 0x2
.text._ZN10HttpClient10resetStateEv
0x000000000800ff00 0x34 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800ff00 HttpClient::resetState()
.text._ZN10HttpClientC2ER6ClientPKct
0x000000000800ff34 0x44 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800ff34 HttpClient::HttpClient(Client&, char const*, unsigned short)
0x000000000800ff34 HttpClient::HttpClient(Client&, char const*, unsigned short)
.text._ZN10HttpClient4stopEv
0x000000000800ff78 0x16 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800ff78 HttpClient::stop()
.text._ZN10HttpClient12beginRequestEv
0x000000000800ff8e 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800ff8e HttpClient::beginRequest()
*fill* 0x000000000800ff96 0x2
.text._ZN10HttpClient10sendHeaderEPKcS1_
0x000000000800ff98 0x24 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800ff98 HttpClient::sendHeader(char const*, char const*)
.text._ZN10HttpClient18sendInitialHeadersEPKcS1_
0x000000000800ffbc 0xa4 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000800ffbc HttpClient::sendInitialHeaders(char const*, char const*)
.text._ZN10HttpClient10sendHeaderEPKci
0x0000000008010060 0x28 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x0000000008010060 HttpClient::sendHeader(char const*, int)
.text._ZN10HttpClient13finishHeadersEv
0x0000000008010088 0x12 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x0000000008010088 HttpClient::finishHeaders()
.text._ZN10HttpClient5writeEPKhj
0x000000000801009a 0x24 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000801009a HttpClient::write(unsigned char const*, unsigned int)
.text._ZN10HttpClient5writeEh
0x00000000080100be 0x20 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x00000000080100be HttpClient::write(unsigned char)
.text._ZN10HttpClient13flushClientRxEv
0x00000000080100de 0x1a .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x00000000080100de HttpClient::flushClientRx()
.text._ZN10HttpClient12startRequestEPKcS1_S1_iPKh
0x00000000080100f8 0xd0 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x00000000080100f8 HttpClient::startRequest(char const*, char const*, char const*, int, unsigned char const*)
.text._ZN10HttpClient9beginBodyEv
0x00000000080101c8 0xe .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x00000000080101c8 HttpClient::beginBody()
.text._ZN10HttpClient10endRequestEv
0x00000000080101d6 0x4 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x00000000080101d6 HttpClient::endRequest()
*fill* 0x00000000080101da 0x2
.text._ZN10HttpClient3getEPKc
0x00000000080101dc 0x1c .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x00000000080101dc HttpClient::get(char const*)
.text._ZN10HttpClient18responseStatusCodeEv
0x00000000080101f8 0xec .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x00000000080101f8 HttpClient::responseStatusCode()
.text._ZN10HttpClient14readHeaderNameEv
0x00000000080102e4 0x34 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x00000000080102e4 HttpClient::readHeaderName()
.text._ZN10HttpClient15readHeaderValueEv
0x0000000008010318 0x50 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x0000000008010318 HttpClient::readHeaderValue()
.text._ZN10HttpClient10readHeaderEv
0x0000000008010368 0xc8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x0000000008010368 HttpClient::readHeader()
.text._ZN10HttpClient19skipResponseHeadersEv
0x0000000008010430 0x50 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x0000000008010430 HttpClient::skipResponseHeaders()
.text._ZN10HttpClient13contentLengthEv
0x0000000008010480 0x16 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x0000000008010480 HttpClient::contentLength()
.text._ZN10HttpClient16endOfBodyReachedEv
0x0000000008010496 0x2c .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x0000000008010496 HttpClient::endOfBodyReached()
.text._ZN10HttpClient9completedEv
0x00000000080104c2 0x4 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x00000000080104c2 HttpClient::completed()
.text._ZN10HttpClient11endOfStreamEv
0x00000000080104c6 0x4 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x00000000080104c6 HttpClient::endOfStream()
*fill* 0x00000000080104ca 0x2
.text._ZN10HttpClient15headerAvailableEv
0x00000000080104cc 0x48 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x00000000080104cc HttpClient::headerAvailable()
.text.startup._GLOBAL__sub_I__ZN10HttpClient10kUserAgentE
0x0000000008010514 0x1c .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.text._ZN5Print5flushEv
0x0000000008010530 0x2 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010530 Print::flush()
.text._ZN12PubSubClient5writeEh
0x0000000008010532 0x1a .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010532 PubSubClient::write(unsigned char)
.text._ZN12PubSubClient5writeEPKhj
0x000000000801054c 0x1e .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x000000000801054c PubSubClient::write(unsigned char const*, unsigned int)
.text._ZN12PubSubClientD2Ev
0x000000000801056a 0xe .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x000000000801056a PubSubClient::~PubSubClient()
0x000000000801056a PubSubClient::~PubSubClient()
.text._ZN12PubSubClient8readByteEPh
0x0000000008010578 0x46 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010578 PubSubClient::readByte(unsigned char*)
.text._ZN12PubSubClient8readByteEPhPt
0x00000000080105be 0x14 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x00000000080105be PubSubClient::readByte(unsigned char*, unsigned short*)
.text._ZN12PubSubClient10readPacketEPh
0x00000000080105d2 0x146 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x00000000080105d2 PubSubClient::readPacket(unsigned char*)
.text._ZN12PubSubClient11buildHeaderEhPht
0x0000000008010718 0x40 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010718 PubSubClient::buildHeader(unsigned char, unsigned char*, unsigned short)
.text._ZN12PubSubClient5writeEhPht
0x0000000008010758 0x34 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010758 PubSubClient::write(unsigned char, unsigned char*, unsigned short)
.text._ZN12PubSubClient10disconnectEv
0x000000000801078c 0x3c .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x000000000801078c PubSubClient::disconnect()
.text._ZN12PubSubClient11writeStringEPKcPht
0x00000000080107c8 0x2e .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x00000000080107c8 PubSubClient::writeString(char const*, unsigned char*, unsigned short)
.text._ZN12PubSubClient9connectedEv
0x00000000080107f6 0x3a .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x00000000080107f6 PubSubClient::connected()
.text._ZN12PubSubClient7connectEPKcS1_S1_S1_hbS1_b
0x0000000008010830 0x1fc .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010830 PubSubClient::connect(char const*, char const*, char const*, char const*, unsigned char, bool, char const*, bool)
.text._ZN12PubSubClient7connectEPKcS1_S1_S1_hbS1_
0x0000000008010a2c 0x24 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010a2c PubSubClient::connect(char const*, char const*, char const*, char const*, unsigned char, bool, char const*)
.text._ZN12PubSubClient4loopEv
0x0000000008010a50 0x182 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010a50 PubSubClient::loop()
.text._ZN12PubSubClient11deleteTopicEPKc
0x0000000008010bd2 0x4c .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010bd2 PubSubClient::deleteTopic(char const*)
.text._ZN12PubSubClient7publishEPKcPKhjb
0x0000000008010c1e 0x6c .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010c1e PubSubClient::publish(char const*, unsigned char const*, unsigned int, bool)
.text._ZN12PubSubClient7publishEPKcS1_
0x0000000008010c8a 0x2a .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010c8a PubSubClient::publish(char const*, char const*)
.text._ZN12PubSubClient7publishEPKcS1_b
0x0000000008010cb4 0x2a .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010cb4 PubSubClient::publish(char const*, char const*, bool)
.text._ZN12PubSubClient9subscribeEPKch
0x0000000008010cde 0x6a .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010cde PubSubClient::subscribe(char const*, unsigned char)
.text._ZN12PubSubClient9subscribeEPKc
0x0000000008010d48 0x6 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010d48 PubSubClient::subscribe(char const*)
.text._ZN12PubSubClient11unsubscribeEPKc
0x0000000008010d4e 0x5c .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010d4e PubSubClient::unsubscribe(char const*)
.text._ZN12PubSubClient9setServerEPKct
0x0000000008010daa 0x6 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010daa PubSubClient::setServer(char const*, unsigned short)
.text._ZN12PubSubClient11setCallbackEPFvPcPhjE
0x0000000008010db0 0x4 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010db0 PubSubClient::setCallback(void (*)(char*, unsigned char*, unsigned int))
.text._ZN12PubSubClient5stateEv
0x0000000008010db4 0x4 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010db4 PubSubClient::state()
.text._ZN12PubSubClient13setBufferSizeEt
0x0000000008010db8 0x30 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010db8 PubSubClient::setBufferSize(unsigned short)
.text._ZN12PubSubClientC2ER6Client
0x0000000008010de8 0x38 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x0000000008010de8 PubSubClient::PubSubClient(Client&)
0x0000000008010de8 PubSubClient::PubSubClient(Client&)
.text.startup._GLOBAL__sub_I__ZN12PubSubClientC2Ev
0x0000000008010e20 0x1c .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.text._ZN10W5100Class9writeSIPREPKh.isra.0
0x0000000008010e3c 0xa .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text._ZN10W5100Class9writeSHAREPKh.isra.0
0x0000000008010e46 0xa .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text._ZN10W5100Class9writeSUBREPKh.isra.0
0x0000000008010e50 0xa .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text._ZN10W5100Class8writeGAREPKh.isra.0
0x0000000008010e5a 0xa .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text._ZN8SPIClass16beginTransactionE11SPISettings
0x0000000008010e64 0x1c .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
0x0000000008010e64 SPIClass::beginTransaction(SPISettings)
.text._ZN8SPIClass14endTransactionEv
0x0000000008010e80 0x6 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
0x0000000008010e80 SPIClass::endTransaction()
*fill* 0x0000000008010e86 0x2
.text._ZN13EthernetClass5beginEPhmm
0x0000000008010e88 0x120 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
0x0000000008010e88 EthernetClass::begin(unsigned char*, unsigned long, unsigned long)
.text._ZN13EthernetClass5beginEPh9IPAddressS1_S1_S1_
0x0000000008010fa8 0x6c .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
0x0000000008010fa8 EthernetClass::begin(unsigned char*, IPAddress, IPAddress, IPAddress, IPAddress)
.text._ZN13EthernetClass5beginEPh9IPAddressS1_S1_
0x0000000008011014 0x54 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
0x0000000008011014 EthernetClass::begin(unsigned char*, IPAddress, IPAddress, IPAddress)
.text._ZN13EthernetClass5beginEPh9IPAddressS1_
0x0000000008011068 0x34 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
0x0000000008011068 EthernetClass::begin(unsigned char*, IPAddress, IPAddress)
.text._ZN13EthernetClass5beginEPh9IPAddress
0x000000000801109c 0x2c .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
0x000000000801109c EthernetClass::begin(unsigned char*, IPAddress)
.text._ZN13EthernetClass10linkStatusEv
0x00000000080110c8 0x12 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
0x00000000080110c8 EthernetClass::linkStatus()
*fill* 0x00000000080110da 0x2
.text._ZN13EthernetClass7localIPEv
0x00000000080110dc 0x4c .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
0x00000000080110dc EthernetClass::localIP()
.text._ZN13EthernetClass10subnetMaskEv
0x0000000008011128 0x4c .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
0x0000000008011128 EthernetClass::subnetMask()
.text._ZN13EthernetClass9gatewayIPEv
0x0000000008011174 0x4c .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
0x0000000008011174 EthernetClass::gatewayIP()
.text.startup._GLOBAL__sub_I__ZN13EthernetClass17_dnsServerAddressE
0x00000000080111c0 0x24 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.text._ZN14EthernetClientD2Ev
0x00000000080111e4 0x2 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x00000000080111e4 EthernetClient::~EthernetClient()
0x00000000080111e4 EthernetClient::~EthernetClient()
.text._ZN14EthernetClientcvbEv
0x00000000080111e6 0xc .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x00000000080111e6 EthernetClient::operator bool()
.text._ZN14EthernetClienteqEb
0x00000000080111f2 0x6 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x00000000080111f2 EthernetClient::operator==(bool)
.text._ZN14EthernetClientneEb
0x00000000080111f8 0x4 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x00000000080111f8 EthernetClient::operator!=(bool)
.text._ZN14EthernetClientneERKS_
0x00000000080111fc 0x10 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x00000000080111fc EthernetClient::operator!=(EthernetClient const&)
.text._ZN14EthernetClient20setConnectionTimeoutEt
0x000000000801120c 0x4 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x000000000801120c EthernetClient::setConnectionTimeout(unsigned short)
.text._ZN14EthernetClient5writeEh
0x0000000008011210 0x18 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x0000000008011210 EthernetClient::write(unsigned char)
.text._ZN14EthernetClienteqERKS_
0x0000000008011228 0x16 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x0000000008011228 EthernetClient::operator==(EthernetClient const&)
*fill* 0x000000000801123e 0x2
.text._ZN14EthernetClient9connectedEv
0x0000000008011240 0x40 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x0000000008011240 EthernetClient::connected()
.text._ZN14EthernetClient7connectEPKct
0x0000000008011280 0x8c .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x0000000008011280 EthernetClient::connect(char const*, unsigned short)
.text._ZN14EthernetClient4stopEv
0x000000000801130c 0x3c .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x000000000801130c EthernetClient::stop()
.text._ZN14EthernetClient7connectE9IPAddresst
0x0000000008011348 0x98 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x0000000008011348 EthernetClient::connect(IPAddress, unsigned short)
.text._ZN14EthernetClient17availableForWriteEv
0x00000000080113e0 0x12 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x00000000080113e0 EthernetClient::availableForWrite()
.text._ZN14EthernetClient5flushEv
0x00000000080113f2 0x24 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x00000000080113f2 EthernetClient::flush()
.text._ZN14EthernetClient5writeEPKhj
0x0000000008011416 0x1e .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x0000000008011416 EthernetClient::write(unsigned char const*, unsigned int)
.text._ZN14EthernetClient9availableEv
0x0000000008011434 0x12 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x0000000008011434 EthernetClient::available()
.text._ZN14EthernetClient4readEPhj
0x0000000008011446 0x10 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x0000000008011446 EthernetClient::read(unsigned char*, unsigned int)
.text._ZN14EthernetClient4readEv
0x0000000008011456 0x20 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x0000000008011456 EthernetClient::read()
.text._ZN14EthernetClient4peekEv
0x0000000008011476 0x22 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x0000000008011476 EthernetClient::peek()
.text._ZN14EthernetClientD0Ev
0x0000000008011498 0xe .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x0000000008011498 EthernetClient::~EthernetClient()
*fill* 0x00000000080114a6 0x2
.text._ZN10W5100Class6readSnEhtPht
0x00000000080114a8 0x20 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x00000000080114a8 W5100Class::readSn(unsigned char, unsigned short, unsigned char*, unsigned short)
.text._ZN14EthernetClient9localPortEv
0x00000000080114c8 0x5c .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x00000000080114c8 EthernetClient::localPort()
.text._ZN14EthernetClient8remoteIPEv
0x0000000008011524 0x60 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x0000000008011524 EthernetClient::remoteIP()
.text._ZN14EthernetClient10remotePortEv
0x0000000008011584 0x5c .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x0000000008011584 EthernetClient::remotePort()
.text.startup._GLOBAL__sub_I__ZN14EthernetClient7connectEPKct
0x00000000080115e0 0x1c .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.text._ZN11EthernetUDP4readEPcj
0x00000000080115fc 0x6 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x00000000080115fc EthernetUDP::read(char*, unsigned int)
*fill* 0x0000000008011602 0x2
.text._ZN11EthernetUDP8remoteIPEv
0x0000000008011604 0x10 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x0000000008011604 EthernetUDP::remoteIP()
.text._ZN11EthernetUDP10remotePortEv
0x0000000008011614 0x4 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x0000000008011614 EthernetUDP::remotePort()
.text._ZN11EthernetUDP9localPortEv
0x0000000008011618 0x4 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x0000000008011618 EthernetUDP::localPort()
.text._ZN11EthernetUDP9availableEv
0x000000000801161c 0x4 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x000000000801161c EthernetUDP::available()
.text._ZN11EthernetUDP5writeEh
0x0000000008011620 0x18 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x0000000008011620 EthernetUDP::write(unsigned char)
.text._ZN11EthernetUDP5flushEv
0x0000000008011638 0x2 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x0000000008011638 EthernetUDP::flush()
.text._ZN11EthernetUDP4stopEv
0x000000000801163a 0x18 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x000000000801163a EthernetUDP::stop()
.text._ZN11EthernetUDP5beginEt
0x0000000008011652 0x2e .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x0000000008011652 EthernetUDP::begin(unsigned short)
.text._ZN11EthernetUDP11beginPacketEPKct
0x0000000008011680 0x78 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x0000000008011680 EthernetUDP::beginPacket(char const*, unsigned short)
.text._ZN11EthernetUDP11beginPacketE9IPAddresst
0x00000000080116f8 0x12 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x00000000080116f8 EthernetUDP::beginPacket(IPAddress, unsigned short)
.text._ZN11EthernetUDP9endPacketEv
0x000000000801170a 0xc .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x000000000801170a EthernetUDP::endPacket()
.text._ZN11EthernetUDP5writeEPKhj
0x0000000008011716 0x1a .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x0000000008011716 EthernetUDP::write(unsigned char const*, unsigned int)
.text._ZN11EthernetUDP4readEv
0x0000000008011730 0x2e .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x0000000008011730 EthernetUDP::read()
.text._ZN11EthernetUDP4readEPhj
0x000000000801175e 0x2a .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x000000000801175e EthernetUDP::read(unsigned char*, unsigned int)
.text._ZN11EthernetUDP4peekEv
0x0000000008011788 0x1c .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x0000000008011788 EthernetUDP::peek()
.text._ZN11EthernetUDP14beginMulticastE9IPAddresst
0x00000000080117a4 0x40 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x00000000080117a4 EthernetUDP::beginMulticast(IPAddress, unsigned short)
.text._ZN11EthernetUDP11parsePacketEv
0x00000000080117e4 0x5a .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x00000000080117e4 EthernetUDP::parsePacket()
*fill* 0x000000000801183e 0x2
.text.startup._GLOBAL__sub_I__ZN11EthernetUDP5beginEt
0x0000000008011840 0x1c .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
.text._ZN10W5100Class7writeSnEhtPht.isra.0
0x000000000801185c 0x20 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.text._ZN10W5100Class6readSnEhtPht.isra.0
0x000000000801187c 0x20 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.text._ZN10W5100Class7writeSnEhth.isra.0
0x000000000801189c 0x28 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.text._ZL10write_datahtPKht
0x00000000080118c4 0xac .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.text._ZN10W5100Class6readSnEht
0x0000000008011970 0x28 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008011970 W5100Class::readSn(unsigned char, unsigned short)
.text._ZN10W5100Class8readSnSREh
0x0000000008011998 0xa .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008011998 W5100Class::readSnSR(unsigned char)
.text._ZN10W5100Class11writeSnPORTEht
0x00000000080119a2 0x1c .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x00000000080119a2 W5100Class::writeSnPORT(unsigned char, unsigned short)
.text._ZN10W5100Class12writeSnDPORTEht
0x00000000080119be 0x1c .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x00000000080119be W5100Class::writeSnDPORT(unsigned char, unsigned short)
.text._ZN10W5100Class12readSnTX_FSREh
0x00000000080119da 0x1a .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x00000000080119da W5100Class::readSnTX_FSR(unsigned char)
.text._ZL11getSnTX_FSRh
0x00000000080119f4 0x28 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.text._ZN10W5100Class12readSnRX_RSREh
0x0000000008011a1c 0x1a .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008011a1c W5100Class::readSnRX_RSR(unsigned char)
.text._ZN10W5100Class11readSnRX_RDEh
0x0000000008011a36 0x1a .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008011a36 W5100Class::readSnRX_RD(unsigned char)
.text._ZN10W5100Class5RBASEEh
0x0000000008011a50 0x18 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008011a50 W5100Class::RBASE(unsigned char)
.text._ZN13EthernetClass14socketPortRandEt
0x0000000008011a68 0x14 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008011a68 EthernetClass::socketPortRand(unsigned short)
.text._ZN13EthernetClass11socketBeginEht
0x0000000008011a7c 0x134 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008011a7c EthernetClass::socketBegin(unsigned char, unsigned short)
.text._ZN13EthernetClass20socketBeginMulticastEh9IPAddresst
0x0000000008011bb0 0x17c .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008011bb0 EthernetClass::socketBeginMulticast(unsigned char, IPAddress, unsigned short)
.text._ZN13EthernetClass12socketStatusEh
0x0000000008011d2c 0x48 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008011d2c EthernetClass::socketStatus(unsigned char)
.text._ZN13EthernetClass11socketCloseEh
0x0000000008011d74 0x44 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008011d74 EthernetClass::socketClose(unsigned char)
.text._ZN13EthernetClass13socketConnectEhPht
0x0000000008011db8 0x5c .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008011db8 EthernetClass::socketConnect(unsigned char, unsigned char*, unsigned short)
.text._ZN13EthernetClass16socketDisconnectEh
0x0000000008011e14 0x44 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008011e14 EthernetClass::socketDisconnect(unsigned char)
.text._ZN13EthernetClass10socketRecvEhPhs
0x0000000008011e58 0x144 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008011e58 EthernetClass::socketRecv(unsigned char, unsigned char*, short)
.text._ZN13EthernetClass19socketRecvAvailableEh
0x0000000008011f9c 0x68 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008011f9c EthernetClass::socketRecvAvailable(unsigned char)
.text._ZN13EthernetClass10socketPeekEh
0x0000000008012004 0x64 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008012004 EthernetClass::socketPeek(unsigned char)
.text._ZN13EthernetClass10socketSendEhPKht
0x0000000008012068 0x110 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008012068 EthernetClass::socketSend(unsigned char, unsigned char const*, unsigned short)
.text._ZN13EthernetClass19socketSendAvailableEh
0x0000000008012178 0x58 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008012178 EthernetClass::socketSendAvailable(unsigned char)
.text._ZN13EthernetClass16socketBufferDataEhtPKht
0x00000000080121d0 0x64 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x00000000080121d0 EthernetClass::socketBufferData(unsigned char, unsigned short, unsigned char const*, unsigned short)
.text._ZN13EthernetClass14socketStartUDPEhPht
0x0000000008012234 0x6c .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x0000000008012234 EthernetClass::socketStartUDP(unsigned char, unsigned char*, unsigned short)
.text._ZN13EthernetClass13socketSendUDPEh
0x00000000080122a0 0xb0 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
0x00000000080122a0 EthernetClass::socketSendUDP(unsigned char)
.text.startup._GLOBAL__sub_I__ZN13EthernetClass14socketPortRandEt
0x0000000008012350 0x1c .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.text._ZN8SPIClass8transferEh15SPITransferMode
0x000000000801236c 0x12 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x000000000801236c SPIClass::transfer(unsigned char, SPITransferMode)
.text._ZN8SPIClass8transferEPvj15SPITransferMode
0x000000000801237e 0x14 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x000000000801237e SPIClass::transfer(void*, unsigned int, SPITransferMode)
*fill* 0x0000000008012392 0x2
.text._ZN10W5100Class5setSSEv
0x0000000008012394 0x10 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x0000000008012394 W5100Class::setSS()
.text._ZN10W5100Class7resetSSEv
0x00000000080123a4 0x10 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x00000000080123a4 W5100Class::resetSS()
.text._ZN10W5100Class5writeEtPKht
0x00000000080123b4 0x158 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x00000000080123b4 W5100Class::write(unsigned short, unsigned char const*, unsigned short)
.text._ZN10W5100Class7writeSnEhth.isra.0
0x000000000801250c 0x28 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.text._ZN10W5100Class7writeMREh
0x0000000008012534 0x18 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x0000000008012534 W5100Class::writeMR(unsigned char)
.text._ZN10W5100Class4readEtPht
0x000000000801254c 0x114 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x000000000801254c W5100Class::read(unsigned short, unsigned char*, unsigned short)
.text._ZN10W5100Class4readEt
0x0000000008012660 0x16 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x0000000008012660 W5100Class::read(unsigned short)
.text._ZN10W5100Class6readMREv
0x0000000008012676 0xa .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x0000000008012676 W5100Class::readMR()
.text._ZN10W5100Class9softResetEv
0x0000000008012680 0x26 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x0000000008012680 W5100Class::softReset()
*fill* 0x00000000080126a6 0x2
.text._ZN10W5100Class7isW5100Ev
0x00000000080126a8 0x44 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x00000000080126a8 W5100Class::isW5100()
.text._ZN10W5100Class7isW5200Ev
0x00000000080126ec 0x50 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x00000000080126ec W5100Class::isW5200()
.text._ZN10W5100Class7isW5500Ev
0x000000000801273c 0x50 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x000000000801273c W5100Class::isW5500()
.text._ZN10W5100Class9execCmdSnEh7SockCMD
0x000000000801278c 0x28 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x000000000801278c W5100Class::execCmdSn(unsigned char, SockCMD)
.text.startup._GLOBAL__sub_I__ZN10W5100Class4chipE
0x00000000080127b4 0x1c .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.text._ZN10W5100Class4initEv
0x00000000080127d0 0xec .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x00000000080127d0 W5100Class::init()
.text._ZN10W5100Class13getLinkStatusEv
0x00000000080128bc 0xa4 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x00000000080128bc W5100Class::getLinkStatus()
.text._ZN9DhcpClass16reset_DHCP_leaseEv
0x0000000008012960 0xa .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
0x0000000008012960 DhcpClass::reset_DHCP_lease()
.text._ZN9DhcpClass10getLocalIpEv
0x000000000801296a 0xe .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
0x000000000801296a DhcpClass::getLocalIp()
.text._ZN9DhcpClass13getSubnetMaskEv
0x0000000008012978 0xe .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
0x0000000008012978 DhcpClass::getSubnetMask()
.text._ZN9DhcpClass12getGatewayIpEv
0x0000000008012986 0xe .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
0x0000000008012986 DhcpClass::getGatewayIp()
.text._ZN9DhcpClass14getDnsServerIpEv
0x0000000008012994 0xe .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
0x0000000008012994 DhcpClass::getDnsServerIp()
.text._ZN9DhcpClass9printByteEPch
0x00000000080129a2 0x22 .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
0x00000000080129a2 DhcpClass::printByte(char*, unsigned char)
.text.startup._GLOBAL__sub_I__ZN9DhcpClass13beginWithDHCPEPhmm
0x00000000080129c4 0x1c .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
.text._ZN9DhcpClass17send_DHCP_MESSAGEEht
0x00000000080129e0 0x1e0 .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
0x00000000080129e0 DhcpClass::send_DHCP_MESSAGE(unsigned char, unsigned short)
.text._ZN9DhcpClass17parseDHCPResponseEmRm
0x0000000008012bc0 0x20c .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
0x0000000008012bc0 DhcpClass::parseDHCPResponse(unsigned long, unsigned long&)
.text._ZN9DhcpClass18request_DHCP_leaseEv
0x0000000008012dcc 0x142 .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
0x0000000008012dcc DhcpClass::request_DHCP_lease()
.text._ZN9DhcpClass13beginWithDHCPEPhmm
0x0000000008012f0e 0x30 .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
0x0000000008012f0e DhcpClass::beginWithDHCP(unsigned char*, unsigned long, unsigned long)
.text._ZN9DNSClient5beginERK9IPAddress
0x0000000008012f3e 0xa .pio/build/stm32/libfec/libEthernet.a(Dns.cpp.o)
0x0000000008012f3e DNSClient::begin(IPAddress const&)
.text._ZN9DNSClient9inet_atonEPKcR9IPAddress
0x0000000008012f48 0x48 .pio/build/stm32/libfec/libEthernet.a(Dns.cpp.o)
0x0000000008012f48 DNSClient::inet_aton(char const*, IPAddress&)
.text.startup._GLOBAL__sub_I__ZN9DNSClient5beginERK9IPAddress
0x0000000008012f90 0x1c .pio/build/stm32/libfec/libEthernet.a(Dns.cpp.o)
.text._ZN9DNSClient12BuildRequestEPKc
0x0000000008012fac 0xe6 .pio/build/stm32/libfec/libEthernet.a(Dns.cpp.o)
0x0000000008012fac DNSClient::BuildRequest(char const*)
.text._ZN9DNSClient15ProcessResponseEtR9IPAddress
0x0000000008013092 0x1c8 .pio/build/stm32/libfec/libEthernet.a(Dns.cpp.o)
0x0000000008013092 DNSClient::ProcessResponse(unsigned short, IPAddress&)
*fill* 0x000000000801325a 0x2
.text._ZN9DNSClient13getHostByNameEPKcR9IPAddresst
0x000000000801325c 0x8c .pio/build/stm32/libfec/libEthernet.a(Dns.cpp.o)
0x000000000801325c DNSClient::getHostByName(char const*, IPAddress&, unsigned short)
.text.startup._GLOBAL__sub_I__ZN14EthernetServer11server_portE
0x00000000080132e8 0x1c .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.text._ZN17Adafruit_NeoPixelD2Ev
0x0000000008013304 0x1c .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
0x0000000008013304 Adafruit_NeoPixel::~Adafruit_NeoPixel()
0x0000000008013304 Adafruit_NeoPixel::~Adafruit_NeoPixel()
.text._ZN17Adafruit_NeoPixel12updateLengthEt
0x0000000008013320 0x3a .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
0x0000000008013320 Adafruit_NeoPixel::updateLength(unsigned short)
.text._ZN17Adafruit_NeoPixel10updateTypeEt
0x000000000801335a 0x4a .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
0x000000000801335a Adafruit_NeoPixel::updateType(unsigned short)
.text._ZN17Adafruit_NeoPixel6setPinEs
0x00000000080133a4 0xb8 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
0x00000000080133a4 Adafruit_NeoPixel::setPin(short)
.text._ZN17Adafruit_NeoPixelC2Etst
0x000000000801345c 0x2c .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
0x000000000801345c Adafruit_NeoPixel::Adafruit_NeoPixel(unsigned short, short, unsigned short)
0x000000000801345c Adafruit_NeoPixel::Adafruit_NeoPixel(unsigned short, short, unsigned short)
.text._ZN17Adafruit_NeoPixel8ColorHSVEthh
0x0000000008013488 0xb8 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
0x0000000008013488 Adafruit_NeoPixel::ColorHSV(unsigned short, unsigned char, unsigned char)
.text._ZN7TwoWire9availableEv
0x0000000008013540 0x8 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
0x0000000008013540 TwoWire::available()
.text._ZN7TwoWire4readEv
0x0000000008013548 0x1a .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
0x0000000008013548 TwoWire::read()
.text._ZN7TwoWire4peekEv
0x0000000008013562 0x12 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
0x0000000008013562 TwoWire::peek()
.text._ZN7TwoWireC2Ev
0x0000000008013574 0x30 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
0x0000000008013574 TwoWire::TwoWire()
0x0000000008013574 TwoWire::TwoWire()
.text._ZN7TwoWire16allocateTxBufferEj
0x00000000080135a4 0x32 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
0x00000000080135a4 TwoWire::allocateTxBuffer(unsigned int)
.text._ZN7TwoWire5writeEh
0x00000000080135d6 0x42 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
0x00000000080135d6 TwoWire::write(unsigned char)
.text._ZN7TwoWire5writeEPKhj
0x0000000008013618 0x40 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
0x0000000008013618 TwoWire::write(unsigned char const*, unsigned int)
.text._ZN7TwoWire13resetTxBufferEv
0x0000000008013658 0x10 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
0x0000000008013658 TwoWire::resetTxBuffer()
.text._ZN7TwoWire5flushEv
0x0000000008013668 0x20 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
0x0000000008013668 TwoWire::flush()
.text.startup._GLOBAL__sub_I__ZN7TwoWireC2Ev
0x0000000008013688 0xc .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text.exit._GLOBAL__sub_D__ZN7TwoWireC2Ev
0x0000000008013694 0x24 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.text.i2c_slave_write_IT
0x00000000080136b8 0x34 .pio/build/stm32/lib062/libWire.a(twi.c.o)
0x00000000080136b8 i2c_slave_write_IT
.text.HAL_I2C_AddrCallback
0x00000000080136ec 0x68 .pio/build/stm32/lib062/libWire.a(twi.c.o)
0x00000000080136ec HAL_I2C_AddrCallback
.text.HAL_I2C_ListenCpltCallback
0x0000000008013754 0x2a .pio/build/stm32/lib062/libWire.a(twi.c.o)
0x0000000008013754 HAL_I2C_ListenCpltCallback
.text.HAL_I2C_SlaveRxCpltCallback
0x000000000801377e 0x24 .pio/build/stm32/lib062/libWire.a(twi.c.o)
0x000000000801377e HAL_I2C_SlaveRxCpltCallback
.text.HAL_I2C_SlaveTxCpltCallback
0x00000000080137a2 0x8 .pio/build/stm32/lib062/libWire.a(twi.c.o)
0x00000000080137a2 HAL_I2C_SlaveTxCpltCallback
.text.HAL_I2C_ErrorCallback
0x00000000080137aa 0xc .pio/build/stm32/lib062/libWire.a(twi.c.o)
0x00000000080137aa HAL_I2C_ErrorCallback
*fill* 0x00000000080137b6 0x2
.text.I2C1_EV_IRQHandler
0x00000000080137b8 0xc .pio/build/stm32/lib062/libWire.a(twi.c.o)
0x00000000080137b8 I2C1_EV_IRQHandler
.text.I2C1_ER_IRQHandler
0x00000000080137c4 0xc .pio/build/stm32/lib062/libWire.a(twi.c.o)
0x00000000080137c4 I2C1_ER_IRQHandler
.text.I2C2_EV_IRQHandler
0x00000000080137d0 0xc .pio/build/stm32/lib062/libWire.a(twi.c.o)
0x00000000080137d0 I2C2_EV_IRQHandler
.text.I2C2_ER_IRQHandler
0x00000000080137dc 0xc .pio/build/stm32/lib062/libWire.a(twi.c.o)
0x00000000080137dc I2C2_ER_IRQHandler
.text._ZN14HardwareSerial9availableEv
0x00000000080137e8 0x10 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x00000000080137e8 HardwareSerial::available()
.text._ZN14HardwareSerial4peekEv
0x00000000080137f8 0x1a .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x00000000080137f8 HardwareSerial::peek()
.text._ZN14HardwareSerial17availableForWriteEv
0x0000000008013812 0x1c .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x0000000008013812 HardwareSerial::availableForWrite()
.text._ZN14HardwareSerial5writeEh
0x000000000801382e 0x18 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x000000000801382e HardwareSerial::write(unsigned char)
.text._ZN14HardwareSerial16_rx_complete_irqEP8serial_s
0x0000000008013846 0x38 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x0000000008013846 HardwareSerial::_rx_complete_irq(serial_s*)
*fill* 0x000000000801387e 0x2
.text._ZN14HardwareSerial16_tx_complete_irqEP8serial_s
0x0000000008013880 0x60 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x0000000008013880 HardwareSerial::_tx_complete_irq(serial_s*)
.text._ZN14HardwareSerial5writeEPKhj
0x00000000080138e0 0xe4 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x00000000080138e0 HardwareSerial::write(unsigned char const*, unsigned int)
.text._ZN14HardwareSerial5flushEv
0x00000000080139c4 0x14 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x00000000080139c4 HardwareSerial::flush()
.text._ZN14HardwareSerial4initE7PinNameS0_S0_S0_
0x00000000080139d8 0x32 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x00000000080139d8 HardwareSerial::init(PinName, PinName, PinName, PinName)
*fill* 0x0000000008013a0a 0x2
.text._ZN14HardwareSerial5setRxEm
0x0000000008013a0c 0x48 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x0000000008013a0c HardwareSerial::setRx(unsigned long)
.text._ZN14HardwareSerial5setTxEm
0x0000000008013a54 0x48 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x0000000008013a54 HardwareSerial::setTx(unsigned long)
.text._ZN14HardwareSerialC2EPv16HalfDuplexMode_t
0x0000000008013a9c 0x9c .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x0000000008013a9c HardwareSerial::HardwareSerial(void*, HalfDuplexMode_t)
0x0000000008013a9c HardwareSerial::HardwareSerial(void*, HalfDuplexMode_t)
.text._ZN14HardwareSerial18enableHalfDuplexRxEv
0x0000000008013b38 0x2c .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x0000000008013b38 HardwareSerial::enableHalfDuplexRx()
.text._ZN14HardwareSerial5beginEmh
0x0000000008013b64 0x80 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x0000000008013b64 HardwareSerial::begin(unsigned long, unsigned char)
.text._ZN14HardwareSerial4readEv
0x0000000008013be4 0x2e .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x0000000008013be4 HardwareSerial::read()
*fill* 0x0000000008013c12 0x2
.text.startup._GLOBAL__sub_I_Serial1
0x0000000008013c14 0x2c .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.text._ZNK9IPAddress7printToER5Print
0x0000000008013c40 0x40 .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
0x0000000008013c40 IPAddress::printTo(Print&) const
.text._ZN9IPAddressC2Ev
0x0000000008013c80 0x10 .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
0x0000000008013c80 IPAddress::IPAddress()
0x0000000008013c80 IPAddress::IPAddress()
.text._ZN9IPAddressC2Ehhhh
0x0000000008013c90 0x18 .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
0x0000000008013c90 IPAddress::IPAddress(unsigned char, unsigned char, unsigned char, unsigned char)
0x0000000008013c90 IPAddress::IPAddress(unsigned char, unsigned char, unsigned char, unsigned char)
.text._ZN9IPAddressC2Em
0x0000000008013ca8 0xc .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
0x0000000008013ca8 IPAddress::IPAddress(unsigned long)
0x0000000008013ca8 IPAddress::IPAddress(unsigned long)
.text._ZN9IPAddressC2EPKh
0x0000000008013cb4 0x10 .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
0x0000000008013cb4 IPAddress::IPAddress(unsigned char const*)
0x0000000008013cb4 IPAddress::IPAddress(unsigned char const*)
.text._ZN9IPAddressaSEPKh
0x0000000008013cc4 0x6 .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
0x0000000008013cc4 IPAddress::operator=(unsigned char const*)
.text._ZN9IPAddressaSEm
0x0000000008013cca 0x4 .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
0x0000000008013cca IPAddress::operator=(unsigned long)
.text._ZN5Print5writeEPKhj
0x0000000008013cce 0x2a .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013cce Print::write(unsigned char const*, unsigned int)
.text._ZN5Print5writeEPKc
0x0000000008013cf8 0x20 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013cf8 Print::write(char const*)
.text._ZN5Print5printEPK19__FlashStringHelper
0x0000000008013d18 0x8 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013d18 Print::print(__FlashStringHelper const*)
.text._ZN5Print5printERK6String
0x0000000008013d20 0xa .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013d20 Print::print(String const&)
.text._ZN5Print5printEPKc
0x0000000008013d2a 0x8 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013d2a Print::print(char const*)
.text._ZN5Print5printEc
0x0000000008013d32 0x6 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013d32 Print::print(char)
.text._ZN5Print7printlnEv
0x0000000008013d38 0x10 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013d38 Print::println()
.text._ZN5Print7printlnEPK19__FlashStringHelper
0x0000000008013d48 0x14 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013d48 Print::println(__FlashStringHelper const*)
.text._ZN5Print7printlnEPKc
0x0000000008013d5c 0x4 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013d5c Print::println(char const*)
.text._write 0x0000000008013d60 0x22 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013d60 _write
.text._ZN5Print11printNumberEmh
0x0000000008013d82 0x3a .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013d82 Print::printNumber(unsigned long, unsigned char)
.text._ZN5Print5printEli
0x0000000008013dbc 0x44 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013dbc Print::print(long, int)
.text._ZN5Print5printEii
0x0000000008013e00 0x4 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013e00 Print::print(int, int)
.text._ZN5Print7printlnEii
0x0000000008013e04 0x14 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013e04 Print::println(int, int)
.text._ZN5Print5printEmi
0x0000000008013e18 0x16 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013e18 Print::print(unsigned long, int)
.text._ZN5Print5printEhi
0x0000000008013e2e 0x4 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013e2e Print::print(unsigned char, int)
.text._ZN5Print5printEji
0x0000000008013e32 0x4 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013e32 Print::print(unsigned int, int)
*fill* 0x0000000008013e36 0x2
.text._ZN5Print10printFloatEdh
0x0000000008013e38 0x164 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013e38 Print::printFloat(double, unsigned char)
.text._ZN5Print5printEdi
0x0000000008013f9c 0xa .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
0x0000000008013f9c Print::print(double, int)
.text._ZN6Stream9timedReadEv
0x0000000008013fa6 0x2a .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
0x0000000008013fa6 Stream::timedRead()
.text._ZN6Stream9readBytesEPcj
0x0000000008013fd0 0x2a .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
0x0000000008013fd0 Stream::readBytes(char*, unsigned int)
.text._ZN6Stream14readBytesUntilEcPcj
0x0000000008013ffa 0x30 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
0x0000000008013ffa Stream::readBytesUntil(char, char*, unsigned int)
*fill* 0x000000000801402a 0x2
.text._ZN6Stream15readStringUntilEc
0x000000000801402c 0x30 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
0x000000000801402c Stream::readStringUntil(char)
.text._Z6randoml
0x000000000801405c 0x16 .pio/build/stm32/libFrameworkArduino.a(WMath.cpp.o)
0x000000000801405c random(long)
.text._Z6randomll
0x0000000008014072 0x14 .pio/build/stm32/libFrameworkArduino.a(WMath.cpp.o)
0x0000000008014072 random(long, long)
.text._Z3maplllll
0x0000000008014086 0x14 .pio/build/stm32/libFrameworkArduino.a(WMath.cpp.o)
0x0000000008014086 map(long, long, long, long, long)
.text._ZN6StringD2Ev
0x000000000801409a 0xe .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x000000000801409a String::~String()
0x000000000801409a String::~String()
.text._ZN6String10invalidateEv
0x00000000080140a8 0x16 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x00000000080140a8 String::invalidate()
.text._ZN6String12changeBufferEj
0x00000000080140be 0x18 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x00000000080140be String::changeBuffer(unsigned int)
.text._ZN6String7reserveEj
0x00000000080140d6 0x28 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x00000000080140d6 String::reserve(unsigned int)
.text._ZN6String4copyEPKcj
0x00000000080140fe 0x26 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x00000000080140fe String::copy(char const*, unsigned int)
.text._ZN6StringC2EPKc
0x0000000008014124 0x24 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x0000000008014124 String::String(char const*)
0x0000000008014124 String::String(char const*)
.text._ZN6String4moveERS_
0x0000000008014148 0x3c .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x0000000008014148 String::move(String&)
.text._ZN6StringaSERKS_
0x0000000008014184 0x1e .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x0000000008014184 String::operator=(String const&)
.text._ZN6StringC2ERKS_
0x00000000080141a2 0x14 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x00000000080141a2 String::String(String const&)
0x00000000080141a2 String::String(String const&)
.text._ZN6StringaSEOS_
0x00000000080141b6 0x10 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x00000000080141b6 String::operator=(String&&)
.text._ZN6StringaSEPKc
0x00000000080141c6 0x22 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x00000000080141c6 String::operator=(char const*)
.text._ZN6String6concatEPKcj
0x00000000080141e8 0x2e .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x00000000080141e8 String::concat(char const*, unsigned int)
.text._ZN6String6concatEc
0x0000000008014216 0x1a .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x0000000008014216 String::concat(char)
.text._ZplRK15StringSumHelperRK6String
0x0000000008014230 0x18 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x0000000008014230 operator+(StringSumHelper const&, String const&)
.text._ZNK6String6equalsEPKc
0x0000000008014248 0x24 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x0000000008014248 String::equals(char const*) const
.text._ZNK6String16equalsIgnoreCaseERKS_
0x000000000801426c 0x36 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x000000000801426c String::equalsIgnoreCase(String const&) const
*fill* 0x00000000080142a2 0x2
.text._ZN6StringixEj
0x00000000080142a4 0x1c .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x00000000080142a4 String::operator[](unsigned int)
.text._ZNK6String7indexOfEcj
0x00000000080142c0 0x1c .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x00000000080142c0 String::indexOf(char, unsigned int) const
.text._ZNK6String7indexOfEc
0x00000000080142dc 0x6 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x00000000080142dc String::indexOf(char) const
.text._ZNK6String11lastIndexOfEcj
0x00000000080142e2 0x2e .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x00000000080142e2 String::lastIndexOf(char, unsigned int) const
.text._ZNK6String11lastIndexOfEc
0x0000000008014310 0x8 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x0000000008014310 String::lastIndexOf(char) const
.text._ZNK6String9substringEjj
0x0000000008014318 0x4c .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
0x0000000008014318 String::substring(unsigned int, unsigned int) const
.text.__cxa_pure_virtual
0x0000000008014364 0x2 .pio/build/stm32/libFrameworkArduino.a(abi.cpp.o)
0x0000000008014364 __cxa_pure_virtual
.text.__empty 0x0000000008014366 0x2 .pio/build/stm32/libFrameworkArduino.a(hooks.c.o)
0x0000000008014366 yield
.text.ultoa 0x0000000008014368 0x5c .pio/build/stm32/libFrameworkArduino.a(itoa.c.o)
0x0000000008014368 ultoa
.text.startup._Z7premainv
0x00000000080143c4 0x10 .pio/build/stm32/libFrameworkArduino.a(main.cpp.o)
0x00000000080143c4 premain()
.text.startup.main
0x00000000080143d4 0x14 .pio/build/stm32/libFrameworkArduino.a(main.cpp.o)
0x00000000080143d4 main
.text.pinNametoDigitalPin
0x00000000080143e8 0x34 .pio/build/stm32/libFrameworkArduino.a(pins_arduino.c.o)
0x00000000080143e8 pinNametoDigitalPin
.text.analogInputToPinName
0x000000000801441c 0xf8 .pio/build/stm32/libFrameworkArduino.a(pins_arduino.c.o)
0x000000000801441c analogInputToPinName
.text.Reset_Handler
0x0000000008014514 0x48 .pio/build/stm32/libFrameworkArduino.a(startup_stm32yyxx.S.o)
0x0000000008014514 Reset_Handler
.text.Default_Handler
0x000000000801455c 0x2 .pio/build/stm32/libFrameworkArduino.a(startup_stm32yyxx.S.o)
0x000000000801455c USBWakeUp_IRQHandler
0x000000000801455c DebugMon_Handler
0x000000000801455c HardFault_Handler
0x000000000801455c PVD_IRQHandler
0x000000000801455c PendSV_Handler
0x000000000801455c NMI_Handler
0x000000000801455c UsageFault_Handler
0x000000000801455c ADC1_2_IRQHandler
0x000000000801455c SPI1_IRQHandler
0x000000000801455c TAMPER_IRQHandler
0x000000000801455c DMA1_Channel4_IRQHandler
0x000000000801455c RTC_IRQHandler
0x000000000801455c DMA1_Channel7_IRQHandler
0x000000000801455c CAN1_RX1_IRQHandler
0x000000000801455c DMA1_Channel6_IRQHandler
0x000000000801455c RCC_IRQHandler
0x000000000801455c TIM1_TRG_COM_IRQHandler
0x000000000801455c DMA1_Channel1_IRQHandler
0x000000000801455c Default_Handler
0x000000000801455c SPI2_IRQHandler
0x000000000801455c MemManage_Handler
0x000000000801455c SVC_Handler
0x000000000801455c DMA1_Channel5_IRQHandler
0x000000000801455c USB_LP_CAN1_RX0_IRQHandler
0x000000000801455c USB_HP_CAN1_TX_IRQHandler
0x000000000801455c DMA1_Channel3_IRQHandler
0x000000000801455c WWDG_IRQHandler
0x000000000801455c TIM1_BRK_IRQHandler
0x000000000801455c DMA1_Channel2_IRQHandler
0x000000000801455c CAN1_SCE_IRQHandler
0x000000000801455c FLASH_IRQHandler
0x000000000801455c BusFault_Handler
0x000000000801455c RTC_Alarm_IRQHandler
.text.mapResolution
0x000000000801455e 0x26 .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.text.analogRead
0x0000000008014584 0x2c .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
0x0000000008014584 analogRead
.text.analogWrite
0x00000000080145b0 0xd8 .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
0x00000000080145b0 analogWrite
.text.pinMode 0x0000000008014688 0xbc .pio/build/stm32/libFrameworkArduino.a(wiring_digital.c.o)
0x0000000008014688 pinMode
.text.digitalWrite
0x0000000008014744 0x78 .pio/build/stm32/libFrameworkArduino.a(wiring_digital.c.o)
0x0000000008014744 digitalWrite
.text.digitalRead
0x00000000080147bc 0x7c .pio/build/stm32/libFrameworkArduino.a(wiring_digital.c.o)
0x00000000080147bc digitalRead
.text.millis 0x0000000008014838 0x4 .pio/build/stm32/libFrameworkArduino.a(wiring_time.c.o)
0x0000000008014838 millis
.text.micros 0x000000000801483c 0x4 .pio/build/stm32/libFrameworkArduino.a(wiring_time.c.o)
0x000000000801483c micros
.text.delay 0x0000000008014840 0x1c .pio/build/stm32/libFrameworkArduino.a(wiring_time.c.o)
0x0000000008014840 delay
.text._Z14serialEventRunv
0x000000000801485c 0x34 .pio/build/stm32/libFrameworkArduino.a(WSerial.cpp.o)
0x000000000801485c serialEventRun()
.text.init 0x0000000008014890 0x4 .pio/build/stm32/libFrameworkArduino.a(board.c.o)
0x0000000008014890 init
.text.unlikely._ZSt25__throw_bad_function_callv
0x0000000008014894 0x6 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o)
0x0000000008014894 std::__throw_bad_function_call()
*fill* 0x000000000801489a 0x2
.text._ZN8SPIClass6pinIdxEhNS_12pin_option_tE
0x000000000801489c 0x74 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
0x000000000801489c SPIClass::pinIdx(unsigned char, SPIClass::pin_option_t)
.text._ZN8SPIClass5beginEh
0x0000000008014910 0x4e .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
0x0000000008014910 SPIClass::begin(unsigned char)
.text._ZN8SPIClass16beginTransactionEh11SPISettings
0x000000000801495e 0x70 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
0x000000000801495e SPIClass::beginTransaction(unsigned char, SPISettings)
.text._ZN8SPIClass8transferEhh15SPITransferMode
0x00000000080149ce 0x9c .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
0x00000000080149ce SPIClass::transfer(unsigned char, unsigned char, SPITransferMode)
.text._ZN8SPIClass10transfer16Eht15SPITransferMode
0x0000000008014a6a 0xca .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
0x0000000008014a6a SPIClass::transfer16(unsigned char, unsigned short, SPITransferMode)
.text._ZN8SPIClass8transferEhPvj15SPITransferMode
0x0000000008014b34 0xa0 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
0x0000000008014b34 SPIClass::transfer(unsigned char, void*, unsigned int, SPITransferMode)
.text._ZN8SPIClass8transferEhPvS0_j15SPITransferMode
0x0000000008014bd4 0xaa .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
0x0000000008014bd4 SPIClass::transfer(unsigned char, void*, void*, unsigned int, SPITransferMode)
*fill* 0x0000000008014c7e 0x2
.text._ZN8SPIClassC2Ev
0x0000000008014c80 0x5c .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
0x0000000008014c80 SPIClass::SPIClass()
0x0000000008014c80 SPIClass::SPIClass()
.text._ZN8SPIClass14endTransactionEh
0x0000000008014cdc 0x6c .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
0x0000000008014cdc SPIClass::endTransaction(unsigned char)
.text.startup._GLOBAL__sub_I_SPI
0x0000000008014d48 0xc .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.text.LL_GPIO_SetPinMode
0x0000000008014d54 0x2e .pio/build/stm32/lib2d3/libSPI.a(spi_com.c.o)
*fill* 0x0000000008014d82 0x2
.text.spi_getClkFreqInst
0x0000000008014d84 0x2c .pio/build/stm32/lib2d3/libSPI.a(spi_com.c.o)
0x0000000008014d84 spi_getClkFreqInst
.text.spi_init
0x0000000008014db0 0x260 .pio/build/stm32/lib2d3/libSPI.a(spi_com.c.o)
0x0000000008014db0 spi_init
.text.spi_transfer
0x0000000008015010 0x78 .pio/build/stm32/lib2d3/libSPI.a(spi_com.c.o)
0x0000000008015010 spi_transfer
.text.truncf 0x0000000008015088 0x30 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-sf_trunc.o)
0x0000000008015088 truncf
.text.pow 0x00000000080150b8 0xdc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-w_pow.o)
0x00000000080150b8 pow
*fill* 0x0000000008015194 0x4
.text.__ieee754_pow
0x0000000008015198 0xb08 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_pow.o)
0x0000000008015198 __ieee754_pow
.text.__ieee754_sqrt
0x0000000008015ca0 0x18c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_sqrt.o)
0x0000000008015ca0 __ieee754_sqrt
.text.with_errno
0x0000000008015e2c 0x18 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.text.xflow 0x0000000008015e44 0x30 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.text.__math_uflow
0x0000000008015e74 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
0x0000000008015e74 __math_uflow
.text.__math_oflow
0x0000000008015e80 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
0x0000000008015e80 __math_oflow
.text.fabs 0x0000000008015e8c 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_fabs.o)
0x0000000008015e8c fabs
.text.finite 0x0000000008015e94 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_finite.o)
0x0000000008015e94 finite
.text.scalbn 0x0000000008015ea0 0xfc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_scalbn.o)
0x0000000008015ea0 scalbn
.text.abort 0x0000000008015f9c 0xe /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-abort.o)
0x0000000008015f9c abort
.text.atof 0x0000000008015faa 0x6 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atof.o)
0x0000000008015faa atof
.text.atoi 0x0000000008015fb0 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atoi.o)
0x0000000008015fb0 atoi
.text.atol 0x0000000008015fb8 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atol.o)
0x0000000008015fb8 atol
.text.__errno 0x0000000008015fc0 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-errno.o)
0x0000000008015fc0 __errno
.text.__sflush_r
0x0000000008015fcc 0x104 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fflush.o)
0x0000000008015fcc __sflush_r
.text._fflush_r
0x00000000080160d0 0x78 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fflush.o)
0x00000000080160d0 _fflush_r
.text.fflush 0x0000000008016148 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fflush.o)
0x0000000008016148 fflush
.text.std 0x000000000801616c 0x48 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
.text._cleanup_r
0x00000000080161b4 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
0x00000000080161b4 _cleanup_r
.text.__sfmoreglue
0x00000000080161c0 0x2c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
0x00000000080161c0 __sfmoreglue
.text.__sfp_lock_acquire
0x00000000080161ec 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
0x00000000080161ec __sfp_lock_acquire
.text.__sfp_lock_release
0x00000000080161f8 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
0x00000000080161f8 __sfp_lock_release
.text.__sinit_lock_acquire
0x0000000008016204 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
0x0000000008016204 __sinit_lock_acquire
.text.__sinit_lock_release
0x0000000008016210 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
0x0000000008016210 __sinit_lock_release
.text.__sinit 0x000000000801621c 0x70 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
0x000000000801621c __sinit
.text.__sfp 0x000000000801628c 0x8c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
0x000000000801628c __sfp
.text._fwalk_reent
0x0000000008016318 0x3e /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fwalk.o)
0x0000000008016318 _fwalk_reent
*fill* 0x0000000008016356 0x2
.text.__libc_init_array
0x0000000008016358 0x48 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-init.o)
0x0000000008016358 __libc_init_array
.text.isspace 0x00000000080163a0 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isspace.o)
0x00000000080163a0 isspace
.text.isxdigit
0x00000000080163b0 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isxdigit.o)
0x00000000080163b0 isxdigit
.text.__retarget_lock_init_recursive
0x00000000080163c0 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
0x00000000080163c0 __retarget_lock_init_recursive
.text.__retarget_lock_acquire_recursive
0x00000000080163c2 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
0x00000000080163c2 __retarget_lock_acquire_recursive
.text.__retarget_lock_release_recursive
0x00000000080163c4 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
0x00000000080163c4 __retarget_lock_release_recursive
*fill* 0x00000000080163c6 0x2
.text.malloc 0x00000000080163c8 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-malloc.o)
0x00000000080163c8 malloc
.text.free 0x00000000080163d8 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-malloc.o)
0x00000000080163d8 free
.text.memcmp 0x00000000080163e8 0x20 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memcmp.o)
0x00000000080163e8 memcmp
.text.memcpy 0x0000000008016408 0x1c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memcpy-stub.o)
0x0000000008016408 memcpy
.text.memmove 0x0000000008016424 0x34 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memmove.o)
0x0000000008016424 memmove
.text.memset 0x0000000008016458 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memset.o)
0x0000000008016458 memset
.text.mallinfo
0x0000000008016468 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o)
0x0000000008016468 mallinfo
.text._free_r 0x000000000801647c 0x90 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-freer.o)
0x000000000801647c _free_r
.text._mallinfo_r
0x000000000801650c 0x68 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallinfor.o)
0x000000000801650c _mallinfo_r
.text.sbrk_aligned
0x0000000008016574 0x40 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallocr.o)
.text._malloc_r
0x00000000080165b4 0xe8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallocr.o)
0x00000000080165b4 _malloc_r
.text.rand 0x000000000801669c 0x7c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rand.o)
0x000000000801669c rand
.text.realloc 0x0000000008016718 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-realloc.o)
0x0000000008016718 realloc
.text._sbrk_r 0x0000000008016728 0x20 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sbrkr.o)
0x0000000008016728 _sbrk_r
.text._raise_r
0x0000000008016748 0x50 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signal.o)
0x0000000008016748 _raise_r
.text.raise 0x0000000008016798 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signal.o)
0x0000000008016798 raise
.text._kill_r 0x00000000080167a8 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signalr.o)
0x00000000080167a8 _kill_r
.text._getpid_r
0x00000000080167cc 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signalr.o)
0x00000000080167cc _getpid_r
.text.snprintf
0x00000000080167d0 0x68 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-snprintf.o)
0x00000000080167d0 snprintf
0x00000000080167d0 sniprintf
.text.sscanf 0x0000000008016838 0x54 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sscanf.o)
0x0000000008016838 sscanf
0x0000000008016838 siscanf
.text.__sread 0x000000000801688c 0x22 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-stdio.o)
0x000000000801688c __sread
.text.__seofread
0x00000000080168ae 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-stdio.o)
0x00000000080168ae __seofread
.text.__swrite
0x00000000080168b2 0x38 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-stdio.o)
0x00000000080168b2 __swrite
.text.__sseek 0x00000000080168ea 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-stdio.o)
0x00000000080168ea __sseek
.text.__sclose
0x000000000801690e 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-stdio.o)
0x000000000801690e __sclose
*fill* 0x0000000008016916 0x2
.text.strcasecmp
0x0000000008016918 0x34 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcasecmp.o)
0x0000000008016918 strcasecmp
.text.strcat 0x000000000801694c 0x1e /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcat.o)
0x000000000801694c strcat
.text.strchr 0x000000000801696a 0x1a /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strchr.o)
0x000000000801696a strchr
.text.strcpy 0x0000000008016984 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcpy.o)
0x0000000008016984 strcpy
.text.strdup 0x0000000008016994 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strdup.o)
0x0000000008016994 strdup
.text._strdup_r
0x00000000080169a4 0x26 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strdup_r.o)
0x00000000080169a4 _strdup_r
.text.strncat 0x00000000080169ca 0x26 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncat.o)
0x00000000080169ca strncat
.text.strncmp 0x00000000080169f0 0x28 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncmp.o)
0x00000000080169f0 strncmp
.text.strncpy 0x0000000008016a18 0x26 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncpy.o)
0x0000000008016a18 strncpy
.text.strnlen 0x0000000008016a3e 0x18 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strnlen.o)
0x0000000008016a3e strnlen
.text.strrchr 0x0000000008016a56 0x28 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strrchr.o)
0x0000000008016a56 strrchr
.text.sulp 0x0000000008016a7e 0x42 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
.text._strtod_l
0x0000000008016ac0 0xbd0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
0x0000000008016ac0 _strtod_l
.text.strtod 0x0000000008017690 0x18 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
0x0000000008017690 strtod
.text.strtok 0x00000000080176a8 0x68 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok.o)
0x00000000080176a8 strtok
.text.__strtok_r
0x0000000008017710 0x50 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok_r.o)
0x0000000008017710 __strtok_r
.text._strtol_l.constprop.0
0x0000000008017760 0xf8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtol.o)
.text._strtol_r
0x0000000008017858 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtol.o)
0x0000000008017858 _strtol_r
.text.strtol 0x000000000801785c 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtol.o)
0x000000000801785c strtol
.text._strtoul_l.constprop.0
0x0000000008017870 0xe4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtoul.o)
.text._strtoul_r
0x0000000008017954 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtoul.o)
0x0000000008017954 _strtoul_r
.text.sbrk 0x0000000008017958 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-syssbrk.o)
0x0000000008017958 sbrk
.text.tolower 0x0000000008017968 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-tolower.o)
0x0000000008017968 tolower
.text.toupper 0x000000000801797c 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-toupper.o)
0x000000000801797c toupper
.text._write_r
0x0000000008017990 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-writer.o)
0x0000000008017990 _write_r
.text.__assert_func
0x00000000080179b4 0x3c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-assert.o)
0x00000000080179b4 __assert_func
.text._close_r
0x00000000080179f0 0x20 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-closer.o)
0x00000000080179f0 _close_r
.text.fprintf 0x0000000008017a10 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fprintf.o)
0x0000000008017a10 fprintf
0x0000000008017a10 fiprintf
.text.rshift 0x0000000008017a34 0xa6 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-gethex.o)
.text.__hexdig_fun
0x0000000008017ada 0x2a /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-gethex.o)
0x0000000008017ada __hexdig_fun
.text.__gethex
0x0000000008017b04 0x478 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-gethex.o)
0x0000000008017b04 __gethex
.text.L_shift 0x0000000008017f7c 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-hexnan.o)
.text.__match 0x0000000008017fa0 0x28 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-hexnan.o)
0x0000000008017fa0 __match
.text.__hexnan
0x0000000008017fc8 0x138 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-hexnan.o)
0x0000000008017fc8 __hexnan
.text._lseek_r
0x0000000008018100 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lseekr.o)
0x0000000008018100 _lseek_r
.text.__ascii_mbtowc
0x0000000008018124 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mbtowc_r.o)
0x0000000008018124 __ascii_mbtowc
.text.__malloc_lock
0x0000000008018148 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mlock.o)
0x0000000008018148 __malloc_lock
.text.__malloc_unlock
0x0000000008018154 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mlock.o)
0x0000000008018154 __malloc_unlock
.text._Balloc 0x0000000008018160 0x80 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x0000000008018160 _Balloc
.text._Bfree 0x00000000080181e0 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x00000000080181e0 _Bfree
.text.__multadd
0x0000000008018224 0x8c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x0000000008018224 __multadd
.text.__s2b 0x00000000080182b0 0x94 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x00000000080182b0 __s2b
.text.__hi0bits
0x0000000008018344 0x40 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x0000000008018344 __hi0bits
.text.__lo0bits
0x0000000008018384 0x5a /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x0000000008018384 __lo0bits
*fill* 0x00000000080183de 0x2
.text.__i2b 0x00000000080183e0 0x2c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x00000000080183e0 __i2b
.text.__multiply
0x000000000801840c 0x150 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x000000000801840c __multiply
.text.__pow5mult
0x000000000801855c 0xb4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x000000000801855c __pow5mult
.text.__lshift
0x0000000008018610 0xe0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x0000000008018610 __lshift
.text.__mcmp 0x00000000080186f0 0x36 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x00000000080186f0 __mcmp
*fill* 0x0000000008018726 0x2
.text.__mdiff 0x0000000008018728 0x118 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x0000000008018728 __mdiff
.text.__ulp 0x0000000008018840 0x4c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x0000000008018840 __ulp
.text.__b2d 0x000000000801888c 0xa8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x000000000801888c __b2d
.text.__d2b 0x0000000008018934 0xb8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x0000000008018934 __d2b
.text.__ratio 0x00000000080189ec 0x5c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x00000000080189ec __ratio
.text.__copybits
0x0000000008018a48 0x46 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x0000000008018a48 __copybits
.text.__any_on
0x0000000008018a8e 0x42 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x0000000008018a8e __any_on
.text._calloc_r
0x0000000008018ad0 0x28 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-callocr.o)
0x0000000008018ad0 _calloc_r
.text._realloc_r
0x0000000008018af8 0x5e /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-reallocr.o)
0x0000000008018af8 _realloc_r
.text.__ssputs_r
0x0000000008018b56 0xb6 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfprintf.o)
0x0000000008018b56 __ssputs_r
.text._svfprintf_r
0x0000000008018c0c 0x200 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfprintf.o)
0x0000000008018c0c _svfprintf_r
0x0000000008018c0c _svfiprintf_r
.text._sungetc_r
0x0000000008018e0c 0x7a /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfscanf.o)
0x0000000008018e0c _sungetc_r
.text.__ssrefill_r
0x0000000008018e86 0x3a /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfscanf.o)
0x0000000008018e86 __ssrefill_r
.text.__ssvfscanf_r
0x0000000008018ec0 0x2f4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfscanf.o)
0x0000000008018ec0 __ssvfscanf_r
0x0000000008018ec0 __ssvfiscanf_r
.text.__sfputc_r
0x00000000080191b4 0x2a /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf.o)
.text.__sfputs_r
0x00000000080191de 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf.o)
0x00000000080191de __sfputs_r
*fill* 0x0000000008019202 0x2
.text._vfprintf_r
0x0000000008019204 0x260 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf.o)
0x0000000008019204 _vfiprintf_r
0x0000000008019204 _vfprintf_r
.text._printf_common
0x0000000008019464 0xde /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf_i.o)
0x0000000008019464 _printf_common
*fill* 0x0000000008019542 0x2
.text._printf_i
0x0000000008019544 0x24c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf_i.o)
0x0000000008019544 _printf_i
.text._scanf_chars
0x0000000008019790 0xb4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfscanf_i.o)
0x0000000008019790 _scanf_chars
.text._scanf_i
0x0000000008019844 0x1f0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfscanf_i.o)
0x0000000008019844 _scanf_i
.text._read_r 0x0000000008019a34 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-readr.o)
0x0000000008019a34 _read_r
.text.nan 0x0000000008019a58 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-s_nan.o)
0x0000000008019a58 nan
.text.__sccl 0x0000000008019a64 0x70 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sccl.o)
0x0000000008019a64 __sccl
.text.__submore
0x0000000008019ad4 0x70 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ungetc.o)
0x0000000008019ad4 __submore
.text.__swbuf_r
0x0000000008019b44 0xa4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wbuf.o)
0x0000000008019b44 __swbuf_r
.text.__ascii_wctomb
0x0000000008019be8 0x1a /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wctomb_r.o)
0x0000000008019be8 __ascii_wctomb
*fill* 0x0000000008019c02 0x2
.text.__swsetup_r
0x0000000008019c04 0xdc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wsetup.o)
0x0000000008019c04 __swsetup_r
.text.__swhatbuf_r
0x0000000008019ce0 0x4a /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-makebuf.o)
0x0000000008019ce0 __swhatbuf_r
*fill* 0x0000000008019d2a 0x2
.text.__smakebuf_r
0x0000000008019d2c 0x80 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-makebuf.o)
0x0000000008019d2c __smakebuf_r
.text.memchr 0x0000000008019dac 0x1c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memchr-stub.o)
0x0000000008019dac memchr
.text._malloc_usable_size_r
0x0000000008019dc8 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-msizer.o)
0x0000000008019dc8 _malloc_usable_size_r
.text._fstat_r
0x0000000008019dd8 0x24 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fstatr.o)
0x0000000008019dd8 _fstat_r
.text._isatty_r
0x0000000008019dfc 0x20 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isattyr.o)
0x0000000008019dfc _isatty_r
.text.__fixdfdi
0x0000000008019e1c 0x34 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixdfdi.o)
0x0000000008019e1c __aeabi_d2lz
0x0000000008019e1c __fixdfdi
.text.__fixunsdfdi
0x0000000008019e50 0x3c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixunsdfdi.o)
0x0000000008019e50 __aeabi_d2ulz
0x0000000008019e50 __fixunsdfdi
.text.selfrel_offset31
0x0000000008019e8c 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text.search_EIT_table
0x0000000008019ea0 0x60 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text.__gnu_unwind_get_pr_addr
0x0000000008019f00 0x28 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text.get_eit_entry
0x0000000008019f28 0xa0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text.restore_non_core_regs
0x0000000008019fc8 0x58 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text._Unwind_decode_typeinfo_ptr.constprop.0
0x000000000801a020 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text._Unwind_DebugHook
0x000000000801a02c 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text.unwind_phase2
0x000000000801a030 0x40 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text.unwind_phase2_forced
0x000000000801a070 0xd8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text.__gnu_Unwind_RaiseException
0x000000000801a148 0x68 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x000000000801a148 __gnu_Unwind_RaiseException
.text.__gnu_Unwind_ForcedUnwind
0x000000000801a1b0 0x18 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x000000000801a1b0 __gnu_Unwind_ForcedUnwind
.text.__gnu_Unwind_Resume
0x000000000801a1c8 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x000000000801a1c8 __gnu_Unwind_Resume
.text.__gnu_Unwind_Resume_or_Rethrow
0x000000000801a20c 0x18 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x000000000801a20c __gnu_Unwind_Resume_or_Rethrow
.text._Unwind_VRS_Get
0x000000000801a224 0x30 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x000000000801a224 _Unwind_VRS_Get
.text._Unwind_GetGR
0x000000000801a254 0x1c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text._Unwind_VRS_Set
0x000000000801a270 0x30 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x000000000801a270 _Unwind_VRS_Set
.text._Unwind_SetGR
0x000000000801a2a0 0x18 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text.__gnu_Unwind_Backtrace
0x000000000801a2b8 0x80 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x000000000801a2b8 __gnu_Unwind_Backtrace
.text.__gnu_unwind_pr_common
0x000000000801a338 0x2a8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.text.__aeabi_unwind_cpp_pr0
0x000000000801a5e0 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x000000000801a5e0 __aeabi_unwind_cpp_pr0
.text.__aeabi_unwind_cpp_pr1
0x000000000801a5e8 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x000000000801a5e8 __aeabi_unwind_cpp_pr1
.text.__aeabi_unwind_cpp_pr2
0x000000000801a5f0 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x000000000801a5f0 __aeabi_unwind_cpp_pr2
.text._Unwind_VRS_Pop
0x000000000801a5f8 0x274 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x000000000801a5f8 _Unwind_VRS_Pop
.text.next_unwind_byte
0x000000000801a86c 0x38 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.text.__gnu_unwind_execute
0x000000000801a8a4 0x2e4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
0x000000000801a8a4 __gnu_unwind_execute
*(.glue_7)
.glue_7 0x000000000801ab88 0x0 linker stubs
*(.glue_7t)
.glue_7t 0x000000000801ab88 0x0 linker stubs
*(.eh_frame)
.eh_frame 0x000000000801ab88 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
*(.init)
.init 0x000000000801ab88 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crti.o
0x000000000801ab88 _init
.init 0x000000000801ab8c 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtn.o
*(.fini)
.fini 0x000000000801ab94 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crti.o
0x000000000801ab94 _fini
.fini 0x000000000801ab98 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtn.o
0x000000000801aba0 . = ALIGN (0x4)
0x000000000801aba0 _etext = .
.vfp11_veneer 0x000000000801aba0 0x0
.vfp11_veneer 0x000000000801aba0 0x0 linker stubs
.v4_bx 0x000000000801aba0 0x0
.v4_bx 0x000000000801aba0 0x0 linker stubs
.iplt 0x000000000801aba0 0x0
.iplt 0x000000000801aba0 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
.rodata 0x000000000801aba0 0x2590
0x000000000801aba0 . = ALIGN (0x4)
*(.rodata)
.rodata 0x000000000801aba0 0x5 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.rodata 0x000000000801aba5 0x7 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.rodata 0x000000000801abac 0x6 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
*fill* 0x000000000801abb2 0x2
.rodata 0x000000000801abb4 0x30 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.rodata 0x000000000801abe4 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfscanf_i.o)
*(.rodata*)
.rodata.PinMap_ADC
0x000000000801abf0 0x18c .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
0x000000000801abf0 PinMap_ADC
.rodata.PinMap_SPI_MISO
0x000000000801ad7c 0x30 .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
0x000000000801ad7c PinMap_SPI_MISO
.rodata.PinMap_SPI_MOSI
0x000000000801adac 0x30 .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
0x000000000801adac PinMap_SPI_MOSI
.rodata.PinMap_SPI_SCLK
0x000000000801addc 0x30 .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
0x000000000801addc PinMap_SPI_SCLK
.rodata.PinMap_SPI_SSEL
0x000000000801ae0c 0x30 .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
0x000000000801ae0c PinMap_SPI_SSEL
.rodata.PinMap_TIM
0x000000000801ae3c 0x234 .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
0x000000000801ae3c PinMap_TIM
.rodata.PinMap_UART_CTS
0x000000000801b070 0x3c .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
0x000000000801b070 PinMap_UART_CTS
.rodata.PinMap_UART_RTS
0x000000000801b0ac 0x3c .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
0x000000000801b0ac PinMap_UART_RTS
.rodata.PinMap_UART_RX
0x000000000801b0e8 0x48 .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
0x000000000801b0e8 PinMap_UART_RX
.rodata.PinMap_UART_TX
0x000000000801b130 0x48 .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
0x000000000801b130 PinMap_UART_TX
.rodata.analogInputPin
0x000000000801b178 0x40 .pio/build/stm32/FrameworkArduinoVariant/variant_generic.cpp.o
0x000000000801b178 analogInputPin
.rodata.digitalPin
0x000000000801b1b8 0xcc .pio/build/stm32/FrameworkArduinoVariant/variant_generic.cpp.o
0x000000000801b1b8 digitalPin
.rodata.HAL_RCC_GetSysClockFreq.str1.1
0x000000000801b284 0x11 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
.rodata.HAL_RCCEx_GetPeriphCLKFreq.str1.1
0x000000000801b295 0x11 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc_ex.c.o
*fill* 0x000000000801b295 0x1
.rodata.CSWTCH.91
0x000000000801b296 0x6 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.rodata.CSWTCH.92
0x000000000801b29c 0x8 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.rodata.CSWTCH.94
0x000000000801b2a4 0x4 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.rodata.CSWTCH.96
0x000000000801b2a8 0x4 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.rodata.pin_map_ll
0x000000000801b2ac 0x40 .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
0x000000000801b2ac pin_map_ll
.rodata.AHBPrescTable
0x000000000801b2ec 0x10 .pio/build/stm32/SrcWrapper/src/stm32/system_stm32yyxx.c.o
0x000000000801b2ec AHBPrescTable
.rodata.APBPrescTable
0x000000000801b2fc 0x8 .pio/build/stm32/SrcWrapper/src/stm32/system_stm32yyxx.c.o
0x000000000801b2fc APBPrescTable
.rodata._ZN12colorChannel4CtrlE7itemCmdPcbb.str1.1
0x000000000801b304 0x26 .pio/build/stm32/src/colorchannel.cpp.o
*fill* 0x000000000801b32a 0x2
.rodata._ZTV12colorChannel
0x000000000801b32c 0x4c .pio/build/stm32/src/colorchannel.cpp.o
0x000000000801b32c vtable for colorChannel
.rodata._ZN12systemConfig12getMACStringEv.str1.1
0x000000000801b378 0x26 .pio/build/stm32/src/config.cpp.o
0x1 (size before relaxing)
.rodata._ZN12systemConfig7getETAGEv.str1.1
0x000000000801b378 0xd .pio/build/stm32/src/config.cpp.o
.rodata._ZN12systemConfig7setETAGE6String.str1.1
0x000000000801b385 0xb .pio/build/stm32/src/config.cpp.o
.rodata._ZN12systemConfig8saveETAGEv.str1.1
0x000000000801b390 0xc .pio/build/stm32/src/config.cpp.o
.rodata._ZN12systemConfig8loadETAGEv.str1.1
0x000000000801b39c 0xd .pio/build/stm32/src/config.cpp.o
.rodata._ZL16EEPROM_signature
0x000000000801b3a9 0x5 .pio/build/stm32/src/config.cpp.o
.rodata._ZN11flashStream5writeEh.str1.1
0x000000000801b3ae 0x16 .pio/build/stm32/src/flashstream.cpp.o
.rodata._ZN11flashStream5closeEv.str1.1
0x000000000801b3c4 0x4 .pio/build/stm32/src/flashstream.cpp.o
.rodata._ZN11flashStream4openE6Stringc.str1.1
0x000000000801b3c8 0x19 .pio/build/stm32/src/flashstream.cpp.o
*fill* 0x000000000801b3e1 0x3
.rodata._ZTV11flashStream
0x000000000801b3e4 0x44 .pio/build/stm32/src/flashstream.cpp.o
0x000000000801b3e4 vtable for flashStream
.rodata._ZN5Input5ParseEP11aJsonObject.str1.1
0x000000000801b428 0x8 .pio/build/stm32/src/inputs.cpp.o
0xe (size before relaxing)
.rodata._ZN5Input11changeStateEhs.str1.1
0x000000000801b430 0x60 .pio/build/stm32/src/inputs.cpp.o
0x68 (size before relaxing)
.rodata._ZN5Input16onContactChangedEi.str1.1
0x000000000801b490 0xb .pio/build/stm32/src/inputs.cpp.o
0x14 (size before relaxing)
.rodata._ZN5Input15onAnalogChangedE7itemCmd.str1.1
0x000000000801b49b 0x4 .pio/build/stm32/src/inputs.cpp.o
0x8 (size before relaxing)
.rodata._ZN5Input11contactPollEs.str1.1
0x000000000801b49f 0x4 .pio/build/stm32/src/inputs.cpp.o
.rodata._ZN4Item6setCmdEh.str1.1
0x000000000801b4a3 0x8 .pio/build/stm32/src/item.cpp.o
.rodata._ZN4Item6setExtEl.str1.1
0x000000000801b4ab 0xc .pio/build/stm32/src/item.cpp.o
.rodata._Z12retrieveCodePPc.str1.1
0x000000000801b4b7 0xc .pio/build/stm32/src/item.cpp.o
.rodata._ZN4Item15scheduleCommandE7itemCmdb.str1.1
0x000000000801b4c3 0x1b .pio/build/stm32/src/item.cpp.o
.rodata._ZN4Item23scheduleOppositeCommandE7itemCmdb.str1.1
0x000000000801b4de 0x1f .pio/build/stm32/src/item.cpp.o
.rodata._Z17printActiveStatusb.str1.1
0x000000000801b4fd 0xa .pio/build/stm32/src/item.cpp.o
.rodata._ZN4Item19SendStatusImmediateE7itemCmdiPc.str1.1
0x000000000801b507 0x14 .pio/build/stm32/src/item.cpp.o
0x19 (size before relaxing)
.rodata._ZN4Item10SendStatusEi.str1.1
0x000000000801b51b 0x11 .pio/build/stm32/src/item.cpp.o
.rodata._ZN4Item4CtrlE7itemCmdPcbb.str1.1
0x000000000801b52c 0x1af .pio/build/stm32/src/item.cpp.o
0x1b3 (size before relaxing)
.rodata._ZN4Item4CtrlEPcS0_.str1.1
0x000000000801b6db 0x25 .pio/build/stm32/src/item.cpp.o
.rodata._ZN4Item8isActiveEv.str1.1
0x000000000801b700 0x21 .pio/build/stm32/src/item.cpp.o
0x23 (size before relaxing)
.rodata._ZN4Item16checkModbusRetryEv.str1.1
0x000000000801b721 0x15 .pio/build/stm32/src/item.cpp.o
0x23 (size before relaxing)
.rodata._ZN4Item4PollEi.str1.1
0x000000000801b736 0x28 .pio/build/stm32/src/item.cpp.o
.rodata._ZL10FAN_ONLY_P
0x000000000801b75e 0x9 .pio/build/stm32/src/item.cpp.o
.rodata._ZL4ON_P
0x000000000801b767 0x3 .pio/build/stm32/src/item.cpp.o
.rodata._ZL5CMD_P
0x000000000801b76a 0x4 .pio/build/stm32/src/item.cpp.o
.rodata._ZL5DEL_P
0x000000000801b76e 0x4 .pio/build/stm32/src/item.cpp.o
.rodata._ZL5DRY_P
0x000000000801b772 0x4 .pio/build/stm32/src/item.cpp.o
.rodata._ZL5FAN_P
0x000000000801b776 0x4 .pio/build/stm32/src/item.cpp.o
.rodata._ZL5HSV_P
0x000000000801b77a 0x4 .pio/build/stm32/src/item.cpp.o
.rodata._ZL5HUE_P
0x000000000801b77e 0x4 .pio/build/stm32/src/item.cpp.o
.rodata._ZL5OFF_P
0x000000000801b782 0x4 .pio/build/stm32/src/item.cpp.o
.rodata._ZL5RGB_P
0x000000000801b786 0x4 .pio/build/stm32/src/item.cpp.o
.rodata._ZL5SAT_P
0x000000000801b78a 0x4 .pio/build/stm32/src/item.cpp.o
.rodata._ZL5SET_P
0x000000000801b78e 0x4 .pio/build/stm32/src/item.cpp.o
.rodata._ZL5VAL_P
0x000000000801b792 0x4 .pio/build/stm32/src/item.cpp.o
.rodata._ZL5XON_P
0x000000000801b796 0x4 .pio/build/stm32/src/item.cpp.o
.rodata._ZL6AUTO_P
0x000000000801b79a 0x5 .pio/build/stm32/src/item.cpp.o
.rodata._ZL6COOL_P
0x000000000801b79f 0x5 .pio/build/stm32/src/item.cpp.o
.rodata._ZL6CTRL_P
0x000000000801b7a4 0x5 .pio/build/stm32/src/item.cpp.o
.rodata._ZL6HALT_P
0x000000000801b7a9 0x5 .pio/build/stm32/src/item.cpp.o
.rodata._ZL6HEAT_P
0x000000000801b7ae 0x5 .pio/build/stm32/src/item.cpp.o
.rodata._ZL6MODE_P
0x000000000801b7b3 0x5 .pio/build/stm32/src/item.cpp.o
.rodata._ZL6TEMP_P
0x000000000801b7b8 0x5 .pio/build/stm32/src/item.cpp.o
.rodata._ZL6_RAW_P
0x000000000801b7bd 0x4 .pio/build/stm32/src/item.cpp.o
.rodata._ZL8ENABLE_P
0x000000000801b7c1 0x7 .pio/build/stm32/src/item.cpp.o
.rodata._ZL8FREEZE_P
0x000000000801b7c8 0x7 .pio/build/stm32/src/item.cpp.o
.rodata._ZL9DISABLE_P
0x000000000801b7cf 0x8 .pio/build/stm32/src/item.cpp.o
.rodata._ZN7itemCmd11setChanTypeEs.str1.1
0x000000000801b7d7 0x13 .pio/build/stm32/src/itemCmd.cpp.o
.rodata._ZN7itemCmd8toStringEPciib.str1.1
0x000000000801b7ea 0x2a .pio/build/stm32/src/itemCmd.cpp.o
0x4c (size before relaxing)
.rodata._ZN7itemCmd8debugOutEv.str1.1
0x000000000801b814 0x7 .pio/build/stm32/src/itemCmd.cpp.o
0xc (size before relaxing)
.rodata._ZN7itemCmd9convertToEh.str1.1
0x000000000801b81b 0xc .pio/build/stm32/src/itemCmd.cpp.o
0xf (size before relaxing)
.rodata._ZN7itemCmd10assignFromES_s.str1.1
0x000000000801b827 0x59 .pio/build/stm32/src/itemCmd.cpp.o
.rodata._ZN7itemCmd8saveItemEP4Itemt.str1.1
0x000000000801b880 0x7 .pio/build/stm32/src/itemCmd.cpp.o
.rodata._ZN7itemCmd11loadItemDefEP4Itemt.str1.1
0x000000000801b887 0x1d .pio/build/stm32/src/itemCmd.cpp.o
.rodata.CSWTCH.100
0x000000000801b8a4 0x12 .pio/build/stm32/src/itemCmd.cpp.o
.rodata._ZL10commands_P
0x000000000801b8b6 0xe1 .pio/build/stm32/src/itemCmd.cpp.o
.rodata._ZL9ch_type_P
0x000000000801b997 0xcf .pio/build/stm32/src/itemCmd.cpp.o
.rodata._Z17cmdFunctionRebootiPPc.str1.1
0x000000000801ba66 0x12 .pio/build/stm32/src/main.cpp.o
.rodata._Z15cmdFunctionSaveiPPc.str1.1
0x000000000801ba78 0x3b .pio/build/stm32/src/main.cpp.o
.rodata._Z19cmdFunctionLogleveliPPc.str1.1
0x000000000801bab3 0x29 .pio/build/stm32/src/main.cpp.o
.rodata._Z13cmdFunctionIpiPPc.str1.1
0x000000000801badc 0x17 .pio/build/stm32/src/main.cpp.o
.rodata._Z14cmdFunctionPwdiPPc.str1.1
0x000000000801baf3 0x17 .pio/build/stm32/src/main.cpp.o
.rodata._Z17cmdFunctionOTAPwdiPPc.str1.1
0x000000000801bb0a 0x16 .pio/build/stm32/src/main.cpp.o
.rodata._Z22cmdFunctionClearEEPROMiPPc.str1.1
0x000000000801bb20 0x10 .pio/build/stm32/src/main.cpp.o
.rodata._Z12mqttCallbackPcPhj.str1.1
0x000000000801bb30 0x57 .pio/build/stm32/src/main.cpp.o
0x5d (size before relaxing)
.rodata._Z15printMACAddressv.str1.1
0x000000000801bb87 0x5 .pio/build/stm32/src/main.cpp.o
0x9 (size before relaxing)
.rodata._Z17cmdFunctionSetMaciPPc.str1.1
0x000000000801bb8c 0x2f .pio/build/stm32/src/main.cpp.o
.rodata._Z43ip_ready_config_loaded_connecting_to_brokerv.str1.1
0x000000000801bbbb 0xdf .pio/build/stm32/src/main.cpp.o
0xe6 (size before relaxing)
.rodata._Z21onInitialStateInitLANv.str1.1
0x000000000801bc9a 0xc2 .pio/build/stm32/src/main.cpp.o
.rodata._Z20printCurentLanConfigv.str1.1
0x000000000801bd5c 0x26 .pio/build/stm32/src/main.cpp.o
.rodata._Z9printBoolb.str1.1
0x000000000801bd82 0x2 .pio/build/stm32/src/main.cpp.o
0x4 (size before relaxing)
.rodata._Z18printConfigSummaryv.str1.1
0x000000000801bd84 0x25 .pio/build/stm32/src/main.cpp.o
0x2a (size before relaxing)
.rodata._Z35printFirmwareVersionAndBuildOptionsv.str1.1
0x000000000801bda9 0x1b2 .pio/build/stm32/src/main.cpp.o
.rodata._Z15cmdFunctionHelpiPPc.str1.1
0x000000000801bf5b 0x251 .pio/build/stm32/src/main.cpp.o
.rodata._Z11publishStatv.str1.1
0x000000000801c1ac 0x2 .pio/build/stm32/src/main.cpp.o
.rodata._Z15setupMacAddressv.str1.1
0x000000000801c1ac 0x2e .pio/build/stm32/src/main.cpp.o
.rodata._Z15setupCmdArduinov.str1.1
0x000000000801c1da 0x37 .pio/build/stm32/src/main.cpp.o
0x3f (size before relaxing)
.rodata._Z9inputLoops.str1.1
0x000000000801c211 0x4 .pio/build/stm32/src/main.cpp.o
.rodata._Z11applyConfigv.str1.1
0x000000000801c211 0x2a .pio/build/stm32/src/main.cpp.o
0x3b (size before relaxing)
.rodata._Z11thermoRelayi10heaterMode.str1.1
0x000000000801c23b 0x8 .pio/build/stm32/src/main.cpp.o
0x11 (size before relaxing)
.rodata._Z10thermoLoopv.str1.1
0x000000000801c243 0x5a .pio/build/stm32/src/main.cpp.o
0x6c (size before relaxing)
.rodata._Z9cleanConfb.str1.1
0x000000000801c29d 0x7e .pio/build/stm32/src/main.cpp.o
0x83 (size before relaxing)
.rodata._Z20loadConfigFromEEPROMv.str1.1
0x000000000801c31b 0x59 .pio/build/stm32/src/main.cpp.o
0x5a (size before relaxing)
.rodata._Z10setup_mainv.str1.1
0x000000000801c374 0x29 .pio/build/stm32/src/main.cpp.o
.rodata._Z18loadConfigFromHttpv.str1.1
0x000000000801c39d 0x11d .pio/build/stm32/src/main.cpp.o
0x123 (size before relaxing)
.rodata._Z7lanLoopv.str1.1
0x000000000801c4ba 0xbe .pio/build/stm32/src/main.cpp.o
.rodata._Z14cmdFunctionGetiPPc.str1.1
0x000000000801c578 0x4f .pio/build/stm32/src/main.cpp.o
.rodata._ZL10CMDTOPIC_P
0x000000000801c5c7 0x9 .pio/build/stm32/src/main.cpp.o
.rodata._ZL10freeheap_P
0x000000000801c5d0 0x9 .pio/build/stm32/src/main.cpp.o
.rodata._ZL10statsval_P
0x000000000801c5d9 0x10 .pio/build/stm32/src/main.cpp.o
.rodata._ZL12configserver
0x000000000801c5e9 0xc .pio/build/stm32/src/main.cpp.o
.rodata._ZL14disconnected_P
0x000000000801c5f5 0xd .pio/build/stm32/src/main.cpp.o
.rodata._ZL4ON_P
0x000000000801c602 0x3 .pio/build/stm32/src/main.cpp.o
.rodata._ZL5OFF_P
0x000000000801c605 0x4 .pio/build/stm32/src/main.cpp.o
.rodata._ZL6name_P
0x000000000801c609 0x6 .pio/build/stm32/src/main.cpp.o
.rodata._ZL7ready_P
0x000000000801c60f 0x6 .pio/build/stm32/src/main.cpp.o
.rodata._ZL7state_P
0x000000000801c615 0x7 .pio/build/stm32/src/main.cpp.o
.rodata._ZL7stats_P
0x000000000801c61c 0x7 .pio/build/stm32/src/main.cpp.o
.rodata._ZL8lighthub
0x000000000801c623 0x9 .pio/build/stm32/src/main.cpp.o
.rodata._ZL8uptime_P
0x000000000801c62c 0x7 .pio/build/stm32/src/main.cpp.o
.rodata._ZL8verval_P
0x000000000801c633 0x13 .pio/build/stm32/src/main.cpp.o
.rodata._ZL9nameval_P
0x000000000801c646 0xa .pio/build/stm32/src/main.cpp.o
.rodata._ZN9out_Motor4StopEv.str1.1
0x000000000801c650 0xf .pio/build/stm32/src/modules/out_motor.cpp.o
.rodata._ZN9out_Motor4CtrlE7itemCmdPcbb.str1.1
0x000000000801c65f 0x24 .pio/build/stm32/src/modules/out_motor.cpp.o
.rodata._ZN9out_Motor4PollEs.str1.1
0x000000000801c683 0x1d .pio/build/stm32/src/modules/out_motor.cpp.o
.rodata._ZN9out_Motor5SetupEv.str1.1
0x000000000801c6a0 0xc .pio/build/stm32/src/modules/out_motor.cpp.o
.rodata._ZTV9out_Motor
0x000000000801c6ac 0x48 .pio/build/stm32/src/modules/out_motor.cpp.o
0x000000000801c6ac vtable for out_Motor
.rodata._ZN13out_Multivent5SetupEv.str1.1
0x000000000801c6f4 0x2b .pio/build/stm32/src/modules/out_multivent.cpp.o
0x33 (size before relaxing)
.rodata._ZN13out_Multivent4StopEv.str1.1
0x000000000801c71f 0x12 .pio/build/stm32/src/modules/out_multivent.cpp.o
.rodata._ZN13out_Multivent4CtrlE7itemCmdPcbb.str1.1
0x000000000801c731 0x5d .pio/build/stm32/src/modules/out_multivent.cpp.o
0x5e (size before relaxing)
*fill* 0x000000000801c78e 0x2
.rodata._ZTV13out_Multivent
0x000000000801c790 0x48 .pio/build/stm32/src/modules/out_multivent.cpp.o
0x000000000801c790 vtable for out_Multivent
.rodata._ZN7out_pwm5SetupEv.str1.1
0x000000000801c7d8 0xa .pio/build/stm32/src/modules/out_pwm.cpp.o
0x12 (size before relaxing)
.rodata._ZN7out_pwm4StopEv.str1.1
0x000000000801c7e2 0xa .pio/build/stm32/src/modules/out_pwm.cpp.o
0x6 (size before relaxing)
.rodata._ZN7out_pwm9PixelCtrlE7itemCmdPcb.str1.1
0x000000000801c7e2 0x7 .pio/build/stm32/src/modules/out_pwm.cpp.o
.rodata.CSWTCH.7
0x000000000801c7e2 0x3 .pio/build/stm32/src/modules/out_pwm.cpp.o
*fill* 0x000000000801c7e5 0x3
.rodata._ZTV7out_pwm
0x000000000801c7e8 0x4c .pio/build/stm32/src/modules/out_pwm.cpp.o
0x000000000801c7e8 vtable for out_pwm
.rodata._ZN9out_relay5SetupEv.str1.1
0x000000000801c834 0xc .pio/build/stm32/src/modules/out_relay.cpp.o
0x12 (size before relaxing)
.rodata._ZN9out_relay4StopEv.str1.1
0x000000000801c840 0x6 .pio/build/stm32/src/modules/out_relay.cpp.o
.rodata._ZN9out_relay5relayEb.str1.1
0x000000000801c840 0x14 .pio/build/stm32/src/modules/out_relay.cpp.o
0x1b (size before relaxing)
.rodata._ZN9out_relay4CtrlE7itemCmdPcbb.str1.1
0x000000000801c854 0xb .pio/build/stm32/src/modules/out_relay.cpp.o
0x28 (size before relaxing)
.rodata._ZL5fan_P
0x000000000801c85f 0x4 .pio/build/stm32/src/modules/out_relay.cpp.o
.rodata._ZL5off_P
0x000000000801c863 0x4 .pio/build/stm32/src/modules/out_relay.cpp.o
.rodata._ZL6idle_P
0x000000000801c867 0x5 .pio/build/stm32/src/modules/out_relay.cpp.o
.rodata._ZL8action_P
0x000000000801c86c 0x7 .pio/build/stm32/src/modules/out_relay.cpp.o
.rodata._ZL8drying_P
0x000000000801c873 0x7 .pio/build/stm32/src/modules/out_relay.cpp.o
.rodata._ZL9cooling_P
0x000000000801c87a 0x8 .pio/build/stm32/src/modules/out_relay.cpp.o
.rodata._ZL9heating_P
0x000000000801c882 0x8 .pio/build/stm32/src/modules/out_relay.cpp.o
*fill* 0x000000000801c88a 0x2
.rodata._ZTV9out_relay
0x000000000801c88c 0x48 .pio/build/stm32/src/modules/out_relay.cpp.o
0x000000000801c88c vtable for out_relay
.rodata._ZTV9Streamlog
0x000000000801c8d4 0x18 .pio/build/stm32/src/streamlog.cpp.o
0x000000000801c8d4 vtable for Streamlog
.rodata._Z12_inet_ntoa_r9IPAddressPci.str1.1
0x000000000801c8ec 0xb .pio/build/stm32/src/utils.cpp.o
0x2 (size before relaxing)
.rodata._Z14printIPAddress9IPAddress.str1.1
0x000000000801c8ec 0x2 .pio/build/stm32/src/utils.cpp.o
.rodata._Z8setTopicPca9topicTypePKc.str1.1
0x000000000801c8ec 0xa .pio/build/stm32/src/utils.cpp.o
0x10 (size before relaxing)
.rodata._Z14softRebootFuncv.str1.1
0x000000000801c8f6 0x10 .pio/build/stm32/src/utils.cpp.o
.rodata._Z14executeCommandP11aJsonObjecta7itemCmdS0_S0_.str1.1
0x000000000801c906 0x4a .pio/build/stm32/src/utils.cpp.o
0x58 (size before relaxing)
.rodata._ZL7inTopic
0x000000000801c950 0x3 .pio/build/stm32/src/utils.cpp.o
.rodata._ZL8outTopic
0x000000000801c953 0x6 .pio/build/stm32/src/utils.cpp.o
.rodata._ZL9homeTopic
0x000000000801c959 0x7 .pio/build/stm32/src/utils.cpp.o
.rodata._ZN11aJsonStream10printFloatEP11aJsonObject.str1.1
0x000000000801c960 0x4 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.rodata._ZN11aJsonStream14printStringPtrEPKc.str1.1
0x000000000801c960 0x2 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.rodata._ZN11aJsonStream10parseValueEP11aJsonObjectPPc.str1.1
0x000000000801c960 0x10 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.rodata._ZTV11aJsonStream
0x000000000801c970 0x2c .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x000000000801c970 vtable for aJsonStream
.rodata._Z11cmd_displayv.str1.1
0x000000000801c99c 0x4 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
.rodata._Z9cmd_parsePc.str1.1
0x000000000801c9a0 0x10 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
0x12 (size before relaxing)
.rodata._Z11cmd_handlerv.str1.1
0x000000000801c9b0 0x3 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
.rodata._ZN10HttpClientC2ER6ClientPKct.str1.1
0x000000000801c9b3 0x1 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.rodata._ZN10HttpClient10sendHeaderEPKcS1_.str1.1
0x000000000801c9b3 0x3 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.rodata._ZN10HttpClient18sendInitialHeadersEPKcS1_.str1.1
0x000000000801c9b3 0x2d .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x31 (size before relaxing)
.rodata._ZN10HttpClient12startRequestEPKcS1_S1_iPKh.str1.1
0x000000000801c9e0 0x1c .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.rodata._ZN10HttpClient3getEPKc.str1.1
0x000000000801c9fc 0x4 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.rodata._ZN10HttpClient18responseStatusCodeEv.str1.1
0x000000000801ca00 0xa .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.rodata.str1.1
0x000000000801ca0a 0x3a .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.rodata._ZTV10HttpClient
0x000000000801ca44 0x54 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x000000000801ca44 vtable for HttpClient
.rodata._ZTV12PubSubClient
0x000000000801ca98 0x18 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
0x000000000801ca98 vtable for PubSubClient
.rodata._ZTV14EthernetClient
0x000000000801cab0 0x6c .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
0x000000000801cab0 vtable for EthernetClient
.rodata._ZTV11EthernetUDP
0x000000000801cb1c 0x5c .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
0x000000000801cb1c vtable for EthernetUDP
.rodata._ZN9DhcpClass17send_DHCP_MESSAGEEht.str1.1
0x000000000801cb78 0x7 .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
*fill* 0x000000000801cb7f 0x1
.rodata._ZTV7TwoWire
0x000000000801cb80 0x2c .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
0x000000000801cb80 vtable for TwoWire
.rodata.CSWTCH.69
0x000000000801cbac 0x5 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
*fill* 0x000000000801cbb1 0x3
.rodata._ZTV14HardwareSerial
0x000000000801cbb4 0x2c .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x000000000801cbb4 vtable for HardwareSerial
.rodata._ZTV9IPAddress
0x000000000801cbe0 0xc .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
0x000000000801cbe0 vtable for IPAddress
.rodata._ZN5Print7printlnEv.str1.1
0x000000000801cbec 0x3 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.rodata._ZN5Print10printFloatEdh.str1.1
0x000000000801cbec 0xc .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.rodata._ZN6Stream10readStringEv.str1.1
0x000000000801cbf8 0x1 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.rodata._ZNK6String9substringEjj.str1.1
0x000000000801cbf8 0x1 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.rodata._ZTV8SPIClass
0x000000000801cbf8 0x20 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
0x000000000801cbf8 vtable for SPIClass
.rodata.__sf_fake_stderr
0x000000000801cc18 0x20 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
0x000000000801cc18 __sf_fake_stderr
.rodata.__sf_fake_stdin
0x000000000801cc38 0x20 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
0x000000000801cc38 __sf_fake_stdin
.rodata.__sf_fake_stdout
0x000000000801cc58 0x20 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
0x000000000801cc58 __sf_fake_stdout
.rodata._global_impure_ptr
0x000000000801cc78 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-impure.o)
0x000000000801cc78 _global_impure_ptr
.rodata.srand.str1.1
0x000000000801cc7c 0x78 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rand.o)
.rodata._strtod_l.str1.1
0x000000000801ccf4 0x6 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
0xd (size before relaxing)
*fill* 0x000000000801ccfa 0x2
.rodata.fpi.1 0x000000000801ccfc 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
.rodata.fpinan.0
0x000000000801cd10 0x14 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
*fill* 0x000000000801cd24 0x4
.rodata.tinytens
0x000000000801cd28 0x28 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
.rodata.strtok.str1.1
0x000000000801cd50 0x63 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok.o)
0x7a (size before relaxing)
.rodata.__assert_func.str1.1
0x000000000801cdb3 0x3c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-assert.o)
0x3d (size before relaxing)
.rodata._ctype_
0x000000000801cdef 0x101 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ctype_.o)
0x000000000801cdef _ctype_
.rodata.__gethex.str1.1
0x000000000801cef0 0x7a /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-gethex.o)
.rodata.str1.1
0x000000000801cf6a 0x3 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lnumeric.o)
*fill* 0x000000000801cf6a 0x2
.rodata._C_numeric_locale
0x000000000801cf6c 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lnumeric.o)
0x000000000801cf6c _C_numeric_locale
.rodata._setlocale_r.str1.1
0x000000000801cf78 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-locale.o)
0x9 (size before relaxing)
.rodata.str1.1
0x000000000801cf80 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-locale.o)
.rodata._Balloc.str1.1
0x000000000801cf80 0x62 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x79 (size before relaxing)
.rodata.__multadd.str1.1
0x000000000801cfe2 0x11 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
*fill* 0x000000000801cfe2 0x6
.rodata.__mprec_bigtens
0x000000000801cfe8 0x28 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x000000000801cfe8 __mprec_bigtens
.rodata.__mprec_tens
0x000000000801d010 0xc8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
0x000000000801d010 __mprec_tens
.rodata.p05.0 0x000000000801d0d8 0xc /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
.rodata._svfprintf_r.str1.1
0x000000000801d0e4 0x11 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfprintf.o)
.rodata.__ssvfscanf_r.str1.1
0x000000000801d0f5 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfscanf.o)
.rodata._vfprintf_r.str1.1
0x000000000801d0f5 0x11 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf.o)
.rodata._printf_i.str1.1
0x000000000801d0f5 0x22 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf_i.o)
.rodata.str1.1
0x000000000801d117 0x6 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfscanf_i.o)
0x9 (size before relaxing)
.rodata._scanf_i.str1.1
0x000000000801d11d 0x12 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfscanf_i.o)
0x000000000801d130 . = ALIGN (0x4)
*fill* 0x000000000801d12f 0x1
.ARM.extab 0x000000000801d130 0x0
0x000000000801d130 . = ALIGN (0x4)
*(.ARM.extab* .gnu.linkonce.armextab.*)
0x000000000801d130 . = ALIGN (0x4)
.ARM 0x000000000801d130 0xc0
0x000000000801d130 . = ALIGN (0x4)
0x000000000801d130 __exidx_start = .
*(.ARM.exidx*)
.ARM.exidx.text.truncf
0x000000000801d130 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-sf_trunc.o)
.ARM.exidx.text.pow
0x000000000801d138 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-w_pow.o)
.ARM.exidx.text.__ieee754_pow
0x000000000801d140 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_pow.o)
.ARM.exidx.text.__ieee754_sqrt
0x000000000801d148 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_sqrt.o)
.ARM.exidx.text.with_errno
0x000000000801d150 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.exidx.text.xflow
0x000000000801d158 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.exidx.text.__math_uflow
0x000000000801d160 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
0x8 (size before relaxing)
.ARM.exidx.text.__math_oflow
0x000000000801d160 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
0x8 (size before relaxing)
.ARM.exidx.text.fabs
0x000000000801d160 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_fabs.o)
0x8 (size before relaxing)
.ARM.exidx.text.finite
0x000000000801d160 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_finite.o)
0x8 (size before relaxing)
.ARM.exidx.text.scalbn
0x000000000801d160 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_scalbn.o)
0x8 (size before relaxing)
.ARM.exidx.text.__fixdfdi
0x000000000801d160 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixdfdi.o)
.ARM.exidx.text.__fixunsdfdi
0x000000000801d168 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixunsdfdi.o)
.ARM.exidx.text.selfrel_offset31
0x000000000801d170 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x8 (size before relaxing)
.ARM.exidx.text.search_EIT_table
0x000000000801d170 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x8 (size before relaxing)
.ARM.exidx.text.__gnu_unwind_get_pr_addr
0x000000000801d170 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x8 (size before relaxing)
.ARM.exidx.text.get_eit_entry
0x000000000801d170 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text.restore_non_core_regs
0x000000000801d178 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text._Unwind_decode_typeinfo_ptr.constprop.0
0x000000000801d180 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text._Unwind_DebugHook
0x000000000801d188 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x8 (size before relaxing)
.ARM.exidx.text.unwind_phase2
0x000000000801d188 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text.unwind_phase2_forced
0x000000000801d190 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text.__gnu_Unwind_RaiseException
0x000000000801d198 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text.__gnu_Unwind_ForcedUnwind
0x000000000801d1a0 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text.__gnu_Unwind_Resume
0x000000000801d1a8 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text.__gnu_Unwind_Resume_or_Rethrow
0x000000000801d1b0 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text._Unwind_VRS_Get
0x000000000801d1b8 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x8 (size before relaxing)
.ARM.exidx.text._Unwind_GetGR
0x000000000801d1b8 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x8 (size before relaxing)
.ARM.exidx.text._Unwind_VRS_Set
0x000000000801d1b8 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x8 (size before relaxing)
.ARM.exidx.text._Unwind_SetGR
0x000000000801d1b8 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x8 (size before relaxing)
.ARM.exidx.text.__gnu_Unwind_Backtrace
0x000000000801d1b8 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text.__gnu_unwind_pr_common
0x000000000801d1c0 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text.__aeabi_unwind_cpp_pr0
0x000000000801d1c8 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text.__aeabi_unwind_cpp_pr1
0x000000000801d1d0 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x8 (size before relaxing)
.ARM.exidx.text.__aeabi_unwind_cpp_pr2
0x000000000801d1d0 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
0x8 (size before relaxing)
.ARM.exidx.text._Unwind_VRS_Pop
0x000000000801d1d0 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.exidx.text.next_unwind_byte
0x000000000801d1d8 0x8 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.exidx.text.__gnu_unwind_execute
0x000000000801d1e0 0x10 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
0x8 (size before relaxing)
0x000000000801d1f0 __exidx_end = .
0x000000000801d1f0 . = ALIGN (0x4)
.rel.dyn 0x000000000801d1f0 0x0
.rel.iplt 0x000000000801d1f0 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
.preinit_array 0x000000000801d1f0 0x0
0x000000000801d1f0 . = ALIGN (0x4)
0x000000000801d1f0 PROVIDE (__preinit_array_start = .)
*(.preinit_array*)
0x000000000801d1f0 PROVIDE (__preinit_array_end = .)
0x000000000801d1f0 . = ALIGN (0x4)
.init_array 0x000000000801d1f0 0x90
0x000000000801d1f0 . = ALIGN (0x4)
0x000000000801d1f0 PROVIDE (__init_array_start = .)
*(SORT_BY_NAME(.init_array.*))
.init_array.00101
0x000000000801d1f0 0x4 .pio/build/stm32/libFrameworkArduino.a(main.cpp.o)
*(.init_array*)
.init_array 0x000000000801d1f4 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
.init_array 0x000000000801d1f8 0x4 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.init_array 0x000000000801d1fc 0x4 .pio/build/stm32/src/abstractch.cpp.o
.init_array 0x000000000801d200 0x4 .pio/build/stm32/src/abstractin.cpp.o
.init_array 0x000000000801d204 0x4 .pio/build/stm32/src/abstractout.cpp.o
.init_array 0x000000000801d208 0x4 .pio/build/stm32/src/colorchannel.cpp.o
.init_array 0x000000000801d20c 0x4 .pio/build/stm32/src/config.cpp.o
.init_array 0x000000000801d210 0x4 .pio/build/stm32/src/dmx.cpp.o
.init_array 0x000000000801d214 0x4 .pio/build/stm32/src/flashstream.cpp.o
.init_array 0x000000000801d218 0x4 .pio/build/stm32/src/inputs.cpp.o
.init_array 0x000000000801d21c 0x4 .pio/build/stm32/src/item.cpp.o
.init_array 0x000000000801d220 0x4 .pio/build/stm32/src/itemCmd.cpp.o
.init_array 0x000000000801d224 0x4 .pio/build/stm32/src/lighthub.ino.cpp.o
.init_array 0x000000000801d228 0x4 .pio/build/stm32/src/main.cpp.o
.init_array 0x000000000801d22c 0x4 .pio/build/stm32/src/modules/in_ccs811_hdc1080.cpp.o
.init_array 0x000000000801d230 0x4 .pio/build/stm32/src/modules/out_motor.cpp.o
.init_array 0x000000000801d234 0x4 .pio/build/stm32/src/modules/out_multivent.cpp.o
.init_array 0x000000000801d238 0x4 .pio/build/stm32/src/modules/out_pwm.cpp.o
.init_array 0x000000000801d23c 0x4 .pio/build/stm32/src/modules/out_relay.cpp.o
.init_array 0x000000000801d240 0x4 .pio/build/stm32/src/statusled.cpp.o
.init_array 0x000000000801d244 0x4 .pio/build/stm32/src/utils.cpp.o
.init_array 0x000000000801d248 0x4 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.init_array 0x000000000801d24c 0x4 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.init_array 0x000000000801d250 0x4 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.init_array 0x000000000801d254 0x4 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.init_array 0x000000000801d258 0x4 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.init_array 0x000000000801d25c 0x4 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
.init_array 0x000000000801d260 0x4 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.init_array 0x000000000801d264 0x4 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.init_array 0x000000000801d268 0x4 .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
.init_array 0x000000000801d26c 0x4 .pio/build/stm32/libfec/libEthernet.a(Dns.cpp.o)
.init_array 0x000000000801d270 0x4 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.init_array 0x000000000801d274 0x4 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.init_array 0x000000000801d278 0x4 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.init_array 0x000000000801d27c 0x4 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
0x000000000801d280 PROVIDE (__init_array_end = .)
0x000000000801d280 . = ALIGN (0x4)
.fini_array 0x000000000801d280 0x10
0x000000000801d280 . = ALIGN (0x4)
[!provide] PROVIDE (__fini_array_start = .)
*(SORT_BY_NAME(.fini_array.*))
*(.fini_array*)
.fini_array 0x000000000801d280 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
.fini_array 0x000000000801d284 0x4 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.fini_array 0x000000000801d288 0x4 .pio/build/stm32/src/main.cpp.o
.fini_array 0x000000000801d28c 0x4 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
[!provide] PROVIDE (__fini_array_end = .)
0x000000000801d290 . = ALIGN (0x4)
0x000000000801d290 _sidata = LOADADDR (.data)
.data 0x0000000020000000 0x2a4 load address 0x000000000801d290
0x0000000020000000 . = ALIGN (0x4)
0x0000000020000000 _sdata = .
*(.data)
*(.data*)
.data.uwTickFreq
0x0000000020000000 0x1 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
0x0000000020000000 uwTickFreq
*fill* 0x0000000020000001 0x3
.data.uwTickPrio
0x0000000020000004 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
0x0000000020000004 uwTickPrio
.data.GPIOPort
0x0000000020000008 0x14 .pio/build/stm32/SrcWrapper/src/stm32/PortNames.c.o
0x0000000020000008 GPIOPort
.data._ZL13g_current_pin
0x000000002000001c 0x4 .pio/build/stm32/SrcWrapper/src/stm32/analog.cpp.o
.data.hcrc 0x0000000020000020 0x8 .pio/build/stm32/SrcWrapper/src/stm32/hw_config.c.o
0x0000000020000020 hcrc
.data.SystemCoreClock
0x0000000020000028 0x4 .pio/build/stm32/SrcWrapper/src/stm32/system_stm32yyxx.c.o
0x0000000020000028 SystemCoreClock
.data.serial_debug
0x000000002000002c 0x78 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
.data.heap_end.0
0x00000000200000a4 0x4 .pio/build/stm32/SrcWrapper/src/syscalls.c.o
.data._ZL10motorQuote
0x00000000200000a8 0x1 .pio/build/stm32/src/modules/out_motor.cpp.o
.data.serialDebugLevel
0x00000000200000a9 0x1 .pio/build/stm32/src/streamlog.cpp.o
0x00000000200000a9 serialDebugLevel
.data.udpDebugLevel
0x00000000200000aa 0x1 .pio/build/stm32/src/streamlog.cpp.o
0x00000000200000aa udpDebugLevel
*fill* 0x00000000200000ab 0x1
.data._ZN10HttpClient10kUserAgentE
0x00000000200000ac 0x4 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x00000000200000ac HttpClient::kUserAgent
.data._ZN10HttpClient20kContentLengthPrefixE
0x00000000200000b0 0x4 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x00000000200000b0 HttpClient::kContentLengthPrefix
.data._ZN10HttpClient24kTransferEncodingChunkedE
0x00000000200000b4 0x4 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
0x00000000200000b4 HttpClient::kTransferEncodingChunked
.data._ZL10local_port
0x00000000200000b8 0x2 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.data._ZN10W5100Class6ss_pinE
0x00000000200000ba 0x1 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x00000000200000ba W5100Class::ss_pin
*fill* 0x00000000200000bb 0x1
.data._internalReadResolution
0x00000000200000bc 0x4 .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.data._internalWriteResolution
0x00000000200000c0 0x4 .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.data._readResolution
0x00000000200000c4 0x4 .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.data._writeFreq
0x00000000200000c8 0x4 .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.data._writeResolution
0x00000000200000cc 0x4 .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.data._impure_ptr
0x00000000200000d0 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-impure.o)
0x00000000200000d0 _impure_ptr
.data.impure_data
0x00000000200000d4 0x60 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-impure.o)
.data.numempty
0x0000000020000134 0x2 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lnumeric.o)
*fill* 0x0000000020000136 0x2
.data.__global_locale
0x0000000020000138 0x16c /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-locale.o)
0x0000000020000138 __global_locale
*(.RamFunc)
*(.RamFunc*)
0x00000000200002a4 . = ALIGN (0x4)
0x00000000200002a4 _edata = .
.igot.plt 0x00000000200002a4 0x0 load address 0x000000000801d534
.igot.plt 0x00000000200002a4 0x0 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
0x00000000200002a4 . = ALIGN (0x4)
.bss 0x00000000200002a8 0xe00 load address 0x000000000801d534
0x00000000200002a8 _sbss = .
0x00000000200002a8 __bss_start__ = _sbss
*(.bss)
*(.bss*)
.bss.completed.1
0x00000000200002a8 0x1 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
*fill* 0x00000000200002a9 0x3
.bss.object.0 0x00000000200002ac 0x18 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
.bss.uwTick 0x00000000200002c4 0x4 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
0x00000000200002c4 uwTick
.bss.pFlash 0x00000000200002c8 0x20 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
0x00000000200002c8 pFlash
.bss.HardwareTimer_Handle
0x00000000200002e8 0x10 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
0x00000000200002e8 HardwareTimer_Handle
.bss._ZL13gpio_irq_conf
0x00000000200002f8 0x140 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.bss.uart_handlers
0x0000000020000438 0xc .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
.bss._ZL11INADDR_NONE
0x0000000020000444 0x8 .pio/build/stm32/src/abstractch.cpp.o
.bss._ZL11INADDR_NONE
0x000000002000044c 0x8 .pio/build/stm32/src/abstractin.cpp.o
.bss._ZL11INADDR_NONE
0x0000000020000454 0x8 .pio/build/stm32/src/abstractout.cpp.o
.bss._ZL11INADDR_NONE
0x000000002000045c 0x8 .pio/build/stm32/src/colorchannel.cpp.o
.bss._ZL11INADDR_NONE
0x0000000020000464 0x8 .pio/build/stm32/src/config.cpp.o
.bss._ZL11INADDR_NONE
0x000000002000046c 0x8 .pio/build/stm32/src/dmx.cpp.o
.bss._ZL11INADDR_NONE
0x0000000020000474 0x8 .pio/build/stm32/src/flashstream.cpp.o
.bss._ZL11INADDR_NONE
0x000000002000047c 0x8 .pio/build/stm32/src/inputs.cpp.o
.bss._ZL15contactPollBusy
0x0000000020000484 0x1 .pio/build/stm32/src/inputs.cpp.o
*fill* 0x0000000020000485 0x1
.bss.inCache 0x0000000020000486 0x4 .pio/build/stm32/src/inputs.cpp.o
0x0000000020000486 inCache
*fill* 0x000000002000048a 0x2
.bss._ZL11INADDR_NONE
0x000000002000048c 0x8 .pio/build/stm32/src/item.cpp.o
.bss.isPendedModbusWrites
0x0000000020000494 0x1 .pio/build/stm32/src/item.cpp.o
0x0000000020000494 isPendedModbusWrites
*fill* 0x0000000020000495 0x1
.bss.modbusBusy
0x0000000020000496 0x2 .pio/build/stm32/src/item.cpp.o
0x0000000020000496 modbusBusy
.bss._ZL11INADDR_NONE
0x0000000020000498 0x8 .pio/build/stm32/src/itemCmd.cpp.o
.bss._ZL11INADDR_NONE
0x00000000200004a0 0x8 .pio/build/stm32/src/lighthub.ino.cpp.o
.bss.DHCP_failures
0x00000000200004a8 0x1 .pio/build/stm32/src/main.cpp.o
0x00000000200004a8 DHCP_failures
*fill* 0x00000000200004a9 0x3
.bss._ZL11INADDR_NONE
0x00000000200004ac 0x8 .pio/build/stm32/src/main.cpp.o
.bss.configLoaded
0x00000000200004b4 0x1 .pio/build/stm32/src/main.cpp.o
0x00000000200004b4 configLoaded
.bss.configLocked
0x00000000200004b5 0x1 .pio/build/stm32/src/main.cpp.o
0x00000000200004b5 configLocked
.bss.configOk 0x00000000200004b6 0x1 .pio/build/stm32/src/main.cpp.o
0x00000000200004b6 configOk
*fill* 0x00000000200004b7 0x1
.bss.debugSerial
0x00000000200004b8 0x14 .pio/build/stm32/src/main.cpp.o
0x00000000200004b8 debugSerial
.bss.deviceName
0x00000000200004cc 0x4 .pio/build/stm32/src/main.cpp.o
0x00000000200004cc deviceName
.bss.errorSerial
0x00000000200004d0 0x14 .pio/build/stm32/src/main.cpp.o
0x00000000200004d0 errorSerial
.bss.ethClient
0x00000000200004e4 0x14 .pio/build/stm32/src/main.cpp.o
0x00000000200004e4 ethClient
.bss.ethernetIdleCount
0x00000000200004f8 0x1 .pio/build/stm32/src/main.cpp.o
0x00000000200004f8 ethernetIdleCount
*fill* 0x00000000200004f9 0x3
.bss.infoSerial
0x00000000200004fc 0x14 .pio/build/stm32/src/main.cpp.o
0x00000000200004fc infoSerial
.bss.initializedListeners
0x0000000020000510 0x1 .pio/build/stm32/src/main.cpp.o
0x0000000020000510 initializedListeners
.bss.inputLoopBusy
0x0000000020000511 0x1 .pio/build/stm32/src/main.cpp.o
0x0000000020000511 inputLoopBusy
*fill* 0x0000000020000512 0x2
.bss.inputs 0x0000000020000514 0x4 .pio/build/stm32/src/main.cpp.o
0x0000000020000514 inputs
.bss.items 0x0000000020000518 0x4 .pio/build/stm32/src/main.cpp.o
0x0000000020000518 items
.bss.lanStatus
0x000000002000051c 0x1 .pio/build/stm32/src/main.cpp.o
0x000000002000051c lanStatus
*fill* 0x000000002000051d 0x3
.bss.mqttArr 0x0000000020000520 0x4 .pio/build/stm32/src/main.cpp.o
0x0000000020000520 mqttArr
.bss.mqttClient
0x0000000020000524 0x40 .pio/build/stm32/src/main.cpp.o
0x0000000020000524 mqttClient
.bss.mqttErrorRate
0x0000000020000564 0x1 .pio/build/stm32/src/main.cpp.o
0x0000000020000564 mqttErrorRate
*fill* 0x0000000020000565 0x3
.bss.pollingItem
0x0000000020000568 0x4 .pio/build/stm32/src/main.cpp.o
0x0000000020000568 pollingItem
.bss.root 0x000000002000056c 0x4 .pio/build/stm32/src/main.cpp.o
0x000000002000056c root
.bss.statusLED
0x0000000020000570 0x8 .pio/build/stm32/src/main.cpp.o
0x0000000020000570 statusLED
.bss.sysConf 0x0000000020000578 0x16 .pio/build/stm32/src/main.cpp.o
0x0000000020000578 sysConf
*fill* 0x000000002000058e 0x2
.bss.sysConfStream
0x0000000020000590 0x24 .pio/build/stm32/src/main.cpp.o
0x0000000020000590 sysConfStream
.bss.timerCount
0x00000000200005b4 0x4 .pio/build/stm32/src/main.cpp.o
0x00000000200005b4 timerCount
.bss.timerHandlerBusy
0x00000000200005b8 0x1 .pio/build/stm32/src/main.cpp.o
0x00000000200005b8 timerHandlerBusy
*fill* 0x00000000200005b9 0x3
.bss.timerInputCheck
0x00000000200005bc 0x4 .pio/build/stm32/src/main.cpp.o
0x00000000200005bc timerInputCheck
.bss.timerLanCheckTime
0x00000000200005c0 0x4 .pio/build/stm32/src/main.cpp.o
0x00000000200005c0 timerLanCheckTime
.bss.timerPollingCheck
0x00000000200005c4 0x4 .pio/build/stm32/src/main.cpp.o
0x00000000200005c4 timerPollingCheck
.bss.timerSensorCheck
0x00000000200005c8 0x4 .pio/build/stm32/src/main.cpp.o
0x00000000200005c8 timerSensorCheck
.bss.timerThermostatCheck
0x00000000200005cc 0x4 .pio/build/stm32/src/main.cpp.o
0x00000000200005cc timerThermostatCheck
.bss.topics 0x00000000200005d0 0x4 .pio/build/stm32/src/main.cpp.o
0x00000000200005d0 topics
.bss._ZL11INADDR_NONE
0x00000000200005d4 0x8 .pio/build/stm32/src/modules/in_ccs811_hdc1080.cpp.o
.bss._ZL11INADDR_NONE
0x00000000200005dc 0x8 .pio/build/stm32/src/modules/out_motor.cpp.o
.bss._ZL12driverStatus
0x00000000200005e4 0x4 .pio/build/stm32/src/modules/out_motor.cpp.o
.bss._ZL11INADDR_NONE
0x00000000200005e8 0x8 .pio/build/stm32/src/modules/out_multivent.cpp.o
.bss._ZL12driverStatus
0x00000000200005f0 0x4 .pio/build/stm32/src/modules/out_multivent.cpp.o
.bss._ZL11INADDR_NONE
0x00000000200005f4 0x8 .pio/build/stm32/src/modules/out_pwm.cpp.o
.bss._ZL12driverStatus
0x00000000200005fc 0x4 .pio/build/stm32/src/modules/out_pwm.cpp.o
.bss._ZL11INADDR_NONE
0x0000000020000600 0x8 .pio/build/stm32/src/modules/out_relay.cpp.o
.bss._ZL12driverStatus
0x0000000020000608 0x4 .pio/build/stm32/src/modules/out_relay.cpp.o
.bss._ZL11INADDR_NONE
0x000000002000060c 0x8 .pio/build/stm32/src/statusled.cpp.o
.bss._ZL11INADDR_NONE
0x0000000020000614 0x8 .pio/build/stm32/src/utils.cpp.o
*fill* 0x000000002000061c 0x4
.bss.eeprom_buffer
0x0000000020000620 0x400 .pio/build/stm32/lib87a/libEEPROM.a(stm32_eeprom.c.o)
.bss._ZL11INADDR_NONE
0x0000000020000a20 0x8 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.bss.aJson 0x0000000020000a28 0x1 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
0x0000000020000a28 aJson
.bss.global_buffer
0x0000000020000a29 0x100 .pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
0x0000000020000a29 global_buffer
*fill* 0x0000000020000b29 0x3
.bss.stringLib
0x0000000020000b2c 0xc .pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
.bss._ZL12cmd_tbl_list
0x0000000020000b38 0x4 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
.bss._ZL3msg 0x0000000020000b3c 0x3c .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
.bss._ZL7cmd_tbl
0x0000000020000b78 0x4 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
.bss._ZL7msg_ptr
0x0000000020000b7c 0x1 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
.bss.disableCMD
0x0000000020000b7d 0x1 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
0x0000000020000b7d disableCMD
*fill* 0x0000000020000b7e 0x2
.bss._ZL11INADDR_NONE
0x0000000020000b80 0x8 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.bss._ZL11INADDR_NONE
0x0000000020000b88 0x8 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.bss._ZGVZN13EthernetClass5beginEPhmmE6s_dhcp
0x0000000020000b90 0x4 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.bss._ZL11INADDR_NONE
0x0000000020000b94 0x8 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.bss._ZN13EthernetClass17_dnsServerAddressE
0x0000000020000b9c 0x8 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
0x0000000020000b9c EthernetClass::_dnsServerAddress
.bss._ZN13EthernetClass5_dhcpE
0x0000000020000ba4 0x4 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
0x0000000020000ba4 EthernetClass::_dhcp
.bss._ZZN13EthernetClass5beginEPhmmE6s_dhcp
0x0000000020000ba8 0x6c .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.bss._ZL11INADDR_NONE
0x0000000020000c14 0x8 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.bss._ZL11INADDR_NONE
0x0000000020000c1c 0x8 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
.bss._ZL11INADDR_NONE
0x0000000020000c24 0x8 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.bss._ZL5state
0x0000000020000c2c 0x40 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.bss._ZL11INADDR_NONE
0x0000000020000c6c 0x8 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.bss._ZN10W5100Class11CH_BASE_MSBE
0x0000000020000c74 0x1 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x0000000020000c74 W5100Class::CH_BASE_MSB
.bss._ZN10W5100Class4chipE
0x0000000020000c75 0x1 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
0x0000000020000c75 W5100Class::chip
.bss._ZZN10W5100Class4initEvE11initialized
0x0000000020000c76 0x1 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
*fill* 0x0000000020000c77 0x1
.bss._ZL11INADDR_NONE
0x0000000020000c78 0x8 .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
.bss._ZL11INADDR_NONE
0x0000000020000c80 0x8 .pio/build/stm32/libfec/libEthernet.a(Dns.cpp.o)
.bss._ZL11INADDR_NONE
0x0000000020000c88 0x8 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.bss._ZN14EthernetServer11server_portE
0x0000000020000c90 0x10 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
0x0000000020000c90 EthernetServer::server_port
.bss.Wire 0x0000000020000ca0 0xe4 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
0x0000000020000ca0 Wire
.bss.i2c_handles
0x0000000020000d84 0x8 .pio/build/stm32/lib062/libWire.a(twi.c.o)
.bss.Serial1 0x0000000020000d8c 0x114 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x0000000020000d8c Serial1
.bss.Serial2 0x0000000020000ea0 0x114 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
0x0000000020000ea0 Serial2
.bss._ZZN6StringixEjE19dummy_writable_char
0x0000000020000fb4 0x1 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
*fill* 0x0000000020000fb5 0x3
.bss.g_anOutputPinConfigured
0x0000000020000fb8 0x14 .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
0x0000000020000fb8 g_anOutputPinConfigured
.bss.SPI 0x0000000020000fcc 0xa4 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
0x0000000020000fcc SPI
.bss.__lock___malloc_recursive_mutex
0x0000000020001070 0x1 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
0x0000000020001070 __lock___malloc_recursive_mutex
.bss.__lock___sfp_recursive_mutex
0x0000000020001071 0x1 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
0x0000000020001071 __lock___sfp_recursive_mutex
.bss.__lock___sinit_recursive_mutex
0x0000000020001072 0x1 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
0x0000000020001072 __lock___sinit_recursive_mutex
*fill* 0x0000000020001073 0x1
.bss.__malloc_current_mallinfo
0x0000000020001074 0x28 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallinfor.o)
0x0000000020001074 __malloc_current_mallinfo
.bss.__malloc_free_list
0x000000002000109c 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallocr.o)
0x000000002000109c __malloc_free_list
.bss.__malloc_sbrk_start
0x00000000200010a0 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallocr.o)
0x00000000200010a0 __malloc_sbrk_start
.bss.errno 0x00000000200010a4 0x4 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-reent.o)
0x00000000200010a4 errno
*(COMMON)
0x00000000200010a8 . = ALIGN (0x4)
0x00000000200010a8 _ebss = .
0x00000000200010a8 __bss_end__ = _ebss
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crti.o
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/crt0.o
0x0000000000020000 LD_MAX_SIZE = 0x20000
0x0000000000005000 LD_MAX_DATA_SIZE = 0x5000
0x0000000000000000 LD_FLASH_OFFSET = 0x0
LOAD .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
LOAD .pio/build/stm32/FrameworkArduinoVariant/generic_clock.c.o
LOAD .pio/build/stm32/FrameworkArduinoVariant/variant_BLUEBUTTON_F103RxT.cpp.o
LOAD .pio/build/stm32/FrameworkArduinoVariant/variant_NUCLEO_F103RB.cpp.o
LOAD .pio/build/stm32/FrameworkArduinoVariant/variant_generic.cpp.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_can.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cec.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_comp.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_comp_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cordic.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cryp.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cryp_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dac.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dac_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcache.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcmi.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dcmi_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dfsdm.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dfsdm_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma2d.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dsi.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dts.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_eth.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_eth_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_exti.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fdcan.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_firewall.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ramfunc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmac.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpi2c.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpi2c_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpsmbus.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_fmpsmbus_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gfxmmu.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpu2d.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gtzc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hash.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hash_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hcd.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hrtim.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_hsem.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2s.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2s_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_icache.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ipcc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_irda.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_iwdg.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_jpeg.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_lcd.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_lptim.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ltdc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ltdc_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdf.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdios.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mdma.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mmc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_mmc_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_nand.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_nor.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_opamp.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_opamp_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ospi.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_otfdec.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pccard.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pcd.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pcd_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pka.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pssi.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_pwr_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_qspi.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ramcfg.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_ramecc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rng.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rng_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rtc_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sai.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sai_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sd.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sd_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sdadc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sdram.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smartcard.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smartcard_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smbus.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_smbus_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spdifrx.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_sram.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_subghz.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_swpmi.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tsc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_usart.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_usart_ex.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_wwdg.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_xspi.c.o
LOAD .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_adc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_bdma.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_comp.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_cordic.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_crc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_crs.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dac.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_delayblock.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dlyb.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_dma2d.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_exti.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmac.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fmpi2c.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_fsmc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_gpio.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_hrtim.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_i2c.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_icache.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lpgpio.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lptim.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_lpuart.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_mdma.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_opamp.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_pka.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_pwr.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rcc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rng.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_rtc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_sdmmc.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_spi.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_swpmi.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_tim.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_ucpd.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usart.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_usb.c.o
LOAD .pio/build/stm32/SrcWrapper/src/LL/stm32yyxx_ll_utils.c.o
LOAD .pio/build/stm32/SrcWrapper/src/new.cpp.o
LOAD .pio/build/stm32/SrcWrapper/src/stm32/PortNames.c.o
LOAD .pio/build/stm32/SrcWrapper/src/stm32/analog.cpp.o
LOAD .pio/build/stm32/SrcWrapper/src/stm32/bootloader.c.o
LOAD .pio/build/stm32/SrcWrapper/src/stm32/clock.c.o
LOAD .pio/build/stm32/SrcWrapper/src/stm32/core_callback.c.o
LOAD .pio/build/stm32/SrcWrapper/src/stm32/dwt.c.o
LOAD .pio/build/stm32/SrcWrapper/src/stm32/hw_config.c.o
LOAD .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
LOAD .pio/build/stm32/SrcWrapper/src/stm32/otp.c.o
LOAD .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
LOAD .pio/build/stm32/SrcWrapper/src/stm32/stm32_def.c.o
LOAD .pio/build/stm32/SrcWrapper/src/stm32/system_stm32yyxx.c.o
LOAD .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
LOAD .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
LOAD .pio/build/stm32/SrcWrapper/src/syscalls.c.o
LOAD .pio/build/stm32/src/abstractch.cpp.o
LOAD .pio/build/stm32/src/abstractin.cpp.o
LOAD .pio/build/stm32/src/abstractout.cpp.o
LOAD .pio/build/stm32/src/bright.cpp.o
LOAD .pio/build/stm32/src/colorchannel.cpp.o
LOAD .pio/build/stm32/src/config.cpp.o
LOAD .pio/build/stm32/src/dmx.cpp.o
LOAD .pio/build/stm32/src/flashstream.cpp.o
LOAD .pio/build/stm32/src/inputs.cpp.o
LOAD .pio/build/stm32/src/ipmodbus.cpp.o
LOAD .pio/build/stm32/src/item.cpp.o
LOAD .pio/build/stm32/src/itemCmd.cpp.o
LOAD .pio/build/stm32/src/lighthub.ino.cpp.o
LOAD .pio/build/stm32/src/main.cpp.o
LOAD .pio/build/stm32/src/microtimer.cpp.o
LOAD .pio/build/stm32/src/modules/in_ccs811_hdc1080.cpp.o
LOAD .pio/build/stm32/src/modules/out_ac.cpp.o
LOAD .pio/build/stm32/src/modules/out_counter.cpp.o
LOAD .pio/build/stm32/src/modules/out_dmx.cpp.o
LOAD .pio/build/stm32/src/modules/out_mercury.cpp.o
LOAD .pio/build/stm32/src/modules/out_modbus.cpp.o
LOAD .pio/build/stm32/src/modules/out_motor.cpp.o
LOAD .pio/build/stm32/src/modules/out_multivent.cpp.o
LOAD .pio/build/stm32/src/modules/out_pid.cpp.o
LOAD .pio/build/stm32/src/modules/out_pwm.cpp.o
LOAD .pio/build/stm32/src/modules/out_relay.cpp.o
LOAD .pio/build/stm32/src/modules/out_spiled.cpp.o
LOAD .pio/build/stm32/src/modules/out_uartbridge.cpp.o
LOAD .pio/build/stm32/src/owTerm.cpp.o
LOAD .pio/build/stm32/src/statusled.cpp.o
LOAD .pio/build/stm32/src/streamlog.cpp.o
LOAD .pio/build/stm32/src/utils.cpp.o
START GROUP
LOAD .pio/build/stm32/lib87a/libEEPROM.a
LOAD .pio/build/stm32/lib208/libaJson.a
LOAD .pio/build/stm32/lib0c3/libCmdArduino.a
LOAD .pio/build/stm32/lib6ec/libArduinoHttpClient.a
LOAD .pio/build/stm32/lib7d9/libPubSubClient.a
LOAD .pio/build/stm32/lib2d3/libSPI.a
LOAD .pio/build/stm32/libfec/libEthernet.a
LOAD .pio/build/stm32/libf8e/libAdafruit NeoPixel.a
LOAD .pio/build/stm32/lib062/libWire.a
LOAD .pio/build/stm32/lib2b8/libAdafruit BusIO.a
LOAD .pio/build/stm32/lib3b9/libAdafruit MCP23017 Arduino Library.a
LOAD .pio/build/stm32/lib2c0/libPID.a
LOAD .pio/build/stm32/lib12b/libArduinoMDNS.a
LOAD .pio/build/stm32/libFrameworkArduino.a
LOAD /Users/andrey/.platformio/packages/framework-cmsis/CMSIS/DSP/Lib/GCC/libarm_cortexM3l_math.a
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a
END GROUP
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a
START GROUP
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a
END GROUP
START GROUP
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a
END GROUP
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtend.o
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtn.o
.noinit 0x00000000200010a8 0x0
0x00000000200010a8 . = ALIGN (0x4)
0x00000000200010a8 _snoinit = .
*(.noinit)
*(.noinit*)
0x00000000200010a8 . = ALIGN (0x4)
0x00000000200010a8 _enoinit = .
._user_heap_stack
0x00000000200010a8 0x600
0x00000000200010a8 . = ALIGN (0x8)
[!provide] PROVIDE (end = .)
0x00000000200010a8 PROVIDE (_end = .)
0x00000000200012a8 . = (. + _Min_Heap_Size)
*fill* 0x00000000200010a8 0x200
0x00000000200016a8 . = (. + _Min_Stack_Size)
*fill* 0x00000000200012a8 0x400
0x00000000200016a8 . = ALIGN (0x8)
/DISCARD/
libc.a(*)
libm.a(*)
libgcc.a(*)
.ARM.attributes
0x0000000000000000 0x29
*(.ARM.attributes)
.ARM.attributes
0x0000000000000000 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crti.o
.ARM.attributes
0x000000000000001d 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
.ARM.attributes
0x000000000000004a 0x2d .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
.ARM.attributes
0x0000000000000077 0x2d .pio/build/stm32/FrameworkArduinoVariant/generic_clock.c.o
.ARM.attributes
0x00000000000000a4 0x2d .pio/build/stm32/FrameworkArduinoVariant/variant_generic.cpp.o
.ARM.attributes
0x00000000000000d1 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.ARM.attributes
0x00000000000000fe 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.ARM.attributes
0x000000000000012b 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.ARM.attributes
0x0000000000000158 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
.ARM.attributes
0x0000000000000185 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc.c.o
.ARM.attributes
0x00000000000001b2 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
.ARM.attributes
0x00000000000001df 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
.ARM.attributes
0x000000000000020c 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ex.c.o
.ARM.attributes
0x0000000000000239 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio.c.o
.ARM.attributes
0x0000000000000266 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.ARM.attributes
0x0000000000000293 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
.ARM.attributes
0x00000000000002c0 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc_ex.c.o
.ARM.attributes
0x00000000000002ed 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.ARM.attributes
0x000000000000031a 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.ARM.attributes
0x0000000000000347 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.ARM.attributes
0x0000000000000374 0x2d .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.ARM.attributes
0x00000000000003a1 0x2d .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.ARM.attributes
0x00000000000003ce 0x2d .pio/build/stm32/SrcWrapper/src/new.cpp.o
.ARM.attributes
0x00000000000003fb 0x2d .pio/build/stm32/SrcWrapper/src/stm32/PortNames.c.o
.ARM.attributes
0x0000000000000428 0x2d .pio/build/stm32/SrcWrapper/src/stm32/analog.cpp.o
.ARM.attributes
0x0000000000000455 0x2d .pio/build/stm32/SrcWrapper/src/stm32/clock.c.o
.ARM.attributes
0x0000000000000482 0x2d .pio/build/stm32/SrcWrapper/src/stm32/dwt.c.o
.ARM.attributes
0x00000000000004af 0x2d .pio/build/stm32/SrcWrapper/src/stm32/hw_config.c.o
.ARM.attributes
0x00000000000004dc 0x2d .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.ARM.attributes
0x0000000000000509 0x2d .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
.ARM.attributes
0x0000000000000536 0x2d .pio/build/stm32/SrcWrapper/src/stm32/system_stm32yyxx.c.o
.ARM.attributes
0x0000000000000563 0x2d .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
.ARM.attributes
0x0000000000000590 0x2d .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
.ARM.attributes
0x00000000000005bd 0x2d .pio/build/stm32/SrcWrapper/src/syscalls.c.o
.ARM.attributes
0x00000000000005ea 0x2d .pio/build/stm32/src/abstractch.cpp.o
.ARM.attributes
0x0000000000000617 0x2d .pio/build/stm32/src/abstractin.cpp.o
.ARM.attributes
0x0000000000000644 0x2d .pio/build/stm32/src/abstractout.cpp.o
.ARM.attributes
0x0000000000000671 0x2d .pio/build/stm32/src/bright.cpp.o
.ARM.attributes
0x000000000000069e 0x2d .pio/build/stm32/src/colorchannel.cpp.o
.ARM.attributes
0x00000000000006cb 0x2d .pio/build/stm32/src/config.cpp.o
.ARM.attributes
0x00000000000006f8 0x2d .pio/build/stm32/src/dmx.cpp.o
.ARM.attributes
0x0000000000000725 0x2d .pio/build/stm32/src/flashstream.cpp.o
.ARM.attributes
0x0000000000000752 0x2d .pio/build/stm32/src/inputs.cpp.o
.ARM.attributes
0x000000000000077f 0x2d .pio/build/stm32/src/item.cpp.o
.ARM.attributes
0x00000000000007ac 0x2d .pio/build/stm32/src/itemCmd.cpp.o
.ARM.attributes
0x00000000000007d9 0x2d .pio/build/stm32/src/lighthub.ino.cpp.o
.ARM.attributes
0x0000000000000806 0x2d .pio/build/stm32/src/main.cpp.o
.ARM.attributes
0x0000000000000833 0x2d .pio/build/stm32/src/modules/in_ccs811_hdc1080.cpp.o
.ARM.attributes
0x0000000000000860 0x2d .pio/build/stm32/src/modules/out_motor.cpp.o
.ARM.attributes
0x000000000000088d 0x2d .pio/build/stm32/src/modules/out_multivent.cpp.o
.ARM.attributes
0x00000000000008ba 0x2d .pio/build/stm32/src/modules/out_pwm.cpp.o
.ARM.attributes
0x00000000000008e7 0x2d .pio/build/stm32/src/modules/out_relay.cpp.o
.ARM.attributes
0x0000000000000914 0x2d .pio/build/stm32/src/statusled.cpp.o
.ARM.attributes
0x0000000000000941 0x2d .pio/build/stm32/src/streamlog.cpp.o
.ARM.attributes
0x000000000000096e 0x2d .pio/build/stm32/src/utils.cpp.o
.ARM.attributes
0x000000000000099b 0x2d .pio/build/stm32/lib87a/libEEPROM.a(stm32_eeprom.c.o)
.ARM.attributes
0x00000000000009c8 0x2d .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.ARM.attributes
0x00000000000009f5 0x2d .pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
.ARM.attributes
0x0000000000000a22 0x2d .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
.ARM.attributes
0x0000000000000a4f 0x2d .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.ARM.attributes
0x0000000000000a7c 0x2d .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.ARM.attributes
0x0000000000000aa9 0x2d .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.ARM.attributes
0x0000000000000ad6 0x2d .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.ARM.attributes
0x0000000000000b03 0x2d .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
.ARM.attributes
0x0000000000000b30 0x2d .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.ARM.attributes
0x0000000000000b5d 0x2d .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.ARM.attributes
0x0000000000000b8a 0x2d .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
.ARM.attributes
0x0000000000000bb7 0x2d .pio/build/stm32/libfec/libEthernet.a(Dns.cpp.o)
.ARM.attributes
0x0000000000000be4 0x2d .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.ARM.attributes
0x0000000000000c11 0x2d .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.ARM.attributes
0x0000000000000c3e 0x2d .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.ARM.attributes
0x0000000000000c6b 0x2d .pio/build/stm32/lib062/libWire.a(twi.c.o)
.ARM.attributes
0x0000000000000c98 0x2d .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.ARM.attributes
0x0000000000000cc5 0x2d .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
.ARM.attributes
0x0000000000000cf2 0x2d .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.ARM.attributes
0x0000000000000d1f 0x2d .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.ARM.attributes
0x0000000000000d4c 0x2d .pio/build/stm32/libFrameworkArduino.a(WMath.cpp.o)
.ARM.attributes
0x0000000000000d79 0x2d .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.ARM.attributes
0x0000000000000da6 0x2d .pio/build/stm32/libFrameworkArduino.a(abi.cpp.o)
.ARM.attributes
0x0000000000000dd3 0x2d .pio/build/stm32/libFrameworkArduino.a(hooks.c.o)
.ARM.attributes
0x0000000000000e00 0x2d .pio/build/stm32/libFrameworkArduino.a(itoa.c.o)
.ARM.attributes
0x0000000000000e2d 0x2d .pio/build/stm32/libFrameworkArduino.a(main.cpp.o)
.ARM.attributes
0x0000000000000e5a 0x2d .pio/build/stm32/libFrameworkArduino.a(pins_arduino.c.o)
.ARM.attributes
0x0000000000000e87 0x21 .pio/build/stm32/libFrameworkArduino.a(startup_stm32yyxx.S.o)
.ARM.attributes
0x0000000000000ea8 0x2d .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.ARM.attributes
0x0000000000000ed5 0x2d .pio/build/stm32/libFrameworkArduino.a(wiring_digital.c.o)
.ARM.attributes
0x0000000000000f02 0x2d .pio/build/stm32/libFrameworkArduino.a(wiring_time.c.o)
.ARM.attributes
0x0000000000000f2f 0x2d .pio/build/stm32/libFrameworkArduino.a(WSerial.cpp.o)
.ARM.attributes
0x0000000000000f5c 0x2d .pio/build/stm32/libFrameworkArduino.a(board.c.o)
.ARM.attributes
0x0000000000000f89 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_addsubdf3.o)
.ARM.attributes
0x0000000000000fa6 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_muldivdf3.o)
.ARM.attributes
0x0000000000000fc3 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_cmpdf2.o)
.ARM.attributes
0x0000000000000fe0 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_unorddf2.o)
.ARM.attributes
0x0000000000000ffd 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixdfsi.o)
.ARM.attributes
0x000000000000101a 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixunsdfsi.o)
.ARM.attributes
0x0000000000001037 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_truncdfsf2.o)
.ARM.attributes
0x0000000000001054 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_addsubsf3.o)
.ARM.attributes
0x0000000000001071 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_muldivsf3.o)
.ARM.attributes
0x000000000000108e 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_cmpsf2.o)
.ARM.attributes
0x00000000000010ab 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixsfsi.o)
.ARM.attributes
0x00000000000010c8 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_arm_fixunssfsi.o)
.ARM.attributes
0x00000000000010e5 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o)
.ARM.attributes
0x0000000000001112 0x2d .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.ARM.attributes
0x000000000000113f 0x2d .pio/build/stm32/lib2d3/libSPI.a(spi_com.c.o)
.ARM.attributes
0x000000000000116c 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-sf_trunc.o)
.ARM.attributes
0x0000000000001199 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-w_pow.o)
.ARM.attributes
0x00000000000011c6 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_pow.o)
.ARM.attributes
0x00000000000011f3 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_sqrt.o)
.ARM.attributes
0x0000000000001220 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.ARM.attributes
0x000000000000124d 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_fabs.o)
.ARM.attributes
0x000000000000127a 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_finite.o)
.ARM.attributes
0x00000000000012a7 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_scalbn.o)
.ARM.attributes
0x00000000000012d4 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-abort.o)
.ARM.attributes
0x0000000000001301 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atof.o)
.ARM.attributes
0x000000000000132e 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atoi.o)
.ARM.attributes
0x000000000000135b 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atol.o)
.ARM.attributes
0x0000000000001388 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-errno.o)
.ARM.attributes
0x00000000000013b5 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fflush.o)
.ARM.attributes
0x00000000000013e2 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
.ARM.attributes
0x000000000000140f 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fwalk.o)
.ARM.attributes
0x000000000000143c 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-impure.o)
.ARM.attributes
0x0000000000001469 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-init.o)
.ARM.attributes
0x0000000000001496 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isspace.o)
.ARM.attributes
0x00000000000014c3 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isxdigit.o)
.ARM.attributes
0x00000000000014f0 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.ARM.attributes
0x000000000000151d 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-malloc.o)
.ARM.attributes
0x000000000000154a 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memcmp.o)
.ARM.attributes
0x0000000000001577 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memcpy-stub.o)
.ARM.attributes
0x00000000000015a4 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memmove.o)
.ARM.attributes
0x00000000000015d1 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memset.o)
.ARM.attributes
0x00000000000015fe 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o)
.ARM.attributes
0x000000000000162b 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-freer.o)
.ARM.attributes
0x0000000000001658 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallinfor.o)
.ARM.attributes
0x0000000000001685 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallocr.o)
.ARM.attributes
0x00000000000016b2 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rand.o)
.ARM.attributes
0x00000000000016df 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-realloc.o)
.ARM.attributes
0x000000000000170c 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-reent.o)
.ARM.attributes
0x0000000000001739 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sbrkr.o)
.ARM.attributes
0x0000000000001766 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signal.o)
.ARM.attributes
0x0000000000001793 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signalr.o)
.ARM.attributes
0x00000000000017c0 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-snprintf.o)
.ARM.attributes
0x00000000000017ed 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sscanf.o)
.ARM.attributes
0x000000000000181a 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-stdio.o)
.ARM.attributes
0x0000000000001847 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcasecmp.o)
.ARM.attributes
0x0000000000001874 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcat.o)
.ARM.attributes
0x00000000000018a1 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strchr.o)
.ARM.attributes
0x00000000000018ce 0x1b /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcmp.o)
.ARM.attributes
0x00000000000018e9 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcpy.o)
.ARM.attributes
0x0000000000001916 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strdup.o)
.ARM.attributes
0x0000000000001943 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strdup_r.o)
.ARM.attributes
0x0000000000001970 0x17 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strlen.o)
.ARM.attributes
0x0000000000001987 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncat.o)
.ARM.attributes
0x00000000000019b4 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncmp.o)
.ARM.attributes
0x00000000000019e1 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncpy.o)
.ARM.attributes
0x0000000000001a0e 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strnlen.o)
.ARM.attributes
0x0000000000001a3b 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strrchr.o)
.ARM.attributes
0x0000000000001a68 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
.ARM.attributes
0x0000000000001a95 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok.o)
.ARM.attributes
0x0000000000001ac2 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok_r.o)
.ARM.attributes
0x0000000000001aef 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtol.o)
.ARM.attributes
0x0000000000001b1c 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtoul.o)
.ARM.attributes
0x0000000000001b49 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-syssbrk.o)
.ARM.attributes
0x0000000000001b76 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-tolower.o)
.ARM.attributes
0x0000000000001ba3 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-toupper.o)
.ARM.attributes
0x0000000000001bd0 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-writer.o)
.ARM.attributes
0x0000000000001bfd 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-assert.o)
.ARM.attributes
0x0000000000001c2a 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-closer.o)
.ARM.attributes
0x0000000000001c57 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ctype_.o)
.ARM.attributes
0x0000000000001c84 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fprintf.o)
.ARM.attributes
0x0000000000001cb1 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-gethex.o)
.ARM.attributes
0x0000000000001cde 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-hexnan.o)
.ARM.attributes
0x0000000000001d0b 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lnumeric.o)
.ARM.attributes
0x0000000000001d38 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-locale.o)
.ARM.attributes
0x0000000000001d65 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lseekr.o)
.ARM.attributes
0x0000000000001d92 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mbtowc_r.o)
.ARM.attributes
0x0000000000001dbf 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mlock.o)
.ARM.attributes
0x0000000000001dec 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
.ARM.attributes
0x0000000000001e19 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-callocr.o)
.ARM.attributes
0x0000000000001e46 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-reallocr.o)
.ARM.attributes
0x0000000000001e73 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfprintf.o)
.ARM.attributes
0x0000000000001ea0 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfscanf.o)
.ARM.attributes
0x0000000000001ecd 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf.o)
.ARM.attributes
0x0000000000001efa 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf_i.o)
.ARM.attributes
0x0000000000001f27 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfscanf_i.o)
.ARM.attributes
0x0000000000001f54 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-readr.o)
.ARM.attributes
0x0000000000001f81 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-s_nan.o)
.ARM.attributes
0x0000000000001fae 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sccl.o)
.ARM.attributes
0x0000000000001fdb 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ungetc.o)
.ARM.attributes
0x0000000000002008 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wbuf.o)
.ARM.attributes
0x0000000000002035 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wctomb_r.o)
.ARM.attributes
0x0000000000002062 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wsetup.o)
.ARM.attributes
0x000000000000208f 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-makebuf.o)
.ARM.attributes
0x00000000000020bc 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memchr-stub.o)
.ARM.attributes
0x00000000000020e9 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-msizer.o)
.ARM.attributes
0x0000000000002116 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fstatr.o)
.ARM.attributes
0x0000000000002143 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isattyr.o)
.ARM.attributes
0x0000000000002170 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixdfdi.o)
.ARM.attributes
0x000000000000219d 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixunsdfdi.o)
.ARM.attributes
0x00000000000021ca 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.ARM.attributes
0x00000000000021f7 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(libunwind.o)
.ARM.attributes
0x0000000000002214 0x2d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)
.ARM.attributes
0x0000000000002241 0x1d /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtn.o
OUTPUT(.pio/build/stm32/firmware.elf elf32-littlearm)
LOAD linker stubs
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc.a
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a
LOAD /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a
.comment 0x0000000000000000 0x43
.comment 0x0000000000000000 0x43 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/crtbegin.o
0x44 (size before relaxing)
.comment 0x0000000000000043 0x44 .pio/build/stm32/FrameworkArduinoVariant/PeripheralPins.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/FrameworkArduinoVariant/generic_clock.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/FrameworkArduinoVariant/variant_generic.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_adc_ex.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_cortex.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_crc.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_dma.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_flash_ex.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_gpio.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_i2c.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_rcc_ex.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_spi.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_tim_ex.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HAL/stm32yyxx_hal_uart.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/HardwareTimer.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/new.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/stm32/PortNames.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/stm32/analog.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/stm32/clock.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/stm32/dwt.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/stm32/hw_config.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/stm32/interrupt.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/stm32/pinmap.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/stm32/system_stm32yyxx.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/stm32/timer.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/stm32/uart.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/SrcWrapper/src/syscalls.c.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/abstractch.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/abstractin.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/abstractout.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/bright.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/colorchannel.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/config.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/dmx.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/flashstream.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/inputs.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/item.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/itemCmd.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/lighthub.ino.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/main.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/modules/in_ccs811_hdc1080.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/modules/out_motor.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/modules/out_multivent.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/modules/out_pwm.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/modules/out_relay.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/statusled.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/streamlog.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/src/utils.cpp.o
.comment 0x0000000000000043 0x44 .pio/build/stm32/lib87a/libEEPROM.a(stm32_eeprom.c.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/lib208/libaJson.a(aJSON.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/lib208/libaJson.a(stringbuffer.c.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/lib0c3/libCmdArduino.a(Cmd.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/lib6ec/libArduinoHttpClient.a(HttpClient.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/lib7d9/libPubSubClient.a(PubSubClient.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libfec/libEthernet.a(Ethernet.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libfec/libEthernet.a(EthernetClient.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libfec/libEthernet.a(EthernetUdp.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libfec/libEthernet.a(socket.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libfec/libEthernet.a(w5100.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libfec/libEthernet.a(Dhcp.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libfec/libEthernet.a(Dns.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libfec/libEthernet.a(EthernetServer.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libf8e/libAdafruit NeoPixel.a(Adafruit_NeoPixel.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/lib062/libWire.a(Wire.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/lib062/libWire.a(twi.c.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(HardwareSerial.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(IPAddress.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(Print.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(Stream.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(WMath.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(WString.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(abi.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(hooks.c.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(itoa.c.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(main.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(pins_arduino.c.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(wiring_analog.c.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(wiring_digital.c.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(wiring_time.c.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(WSerial.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/libFrameworkArduino.a(board.c.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libstdc++_nano.a(functional.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/lib2d3/libSPI.a(SPI.cpp.o)
.comment 0x0000000000000043 0x44 .pio/build/stm32/lib2d3/libSPI.a(spi_com.c.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-sf_trunc.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-w_pow.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_pow.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-e_sqrt.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-math_err.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_fabs.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_finite.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libm.a(lib_a-s_scalbn.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-abort.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atof.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atoi.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-atol.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-errno.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fflush.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-findfp.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fwalk.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-impure.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-init.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isspace.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isxdigit.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lock.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-malloc.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memcmp.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memcpy-stub.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memmove.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memset.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mstats.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-freer.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallinfor.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-mallocr.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-rand.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-realloc.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-reent.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sbrkr.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signal.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-signalr.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-snprintf.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sscanf.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-stdio.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcasecmp.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcat.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strchr.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strcpy.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strdup.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strdup_r.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncat.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncmp.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strncpy.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strnlen.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strrchr.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtod.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtok_r.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtol.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-strtoul.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-syssbrk.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-tolower.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-toupper.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-writer.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-assert.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-closer.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ctype_.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fprintf.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-gethex.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-gdtoa-hexnan.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lnumeric.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-locale.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-lseekr.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mbtowc_r.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mlock.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-mprec.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-callocr.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-reallocr.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfprintf.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-svfscanf.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfprintf_i.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-vfscanf_i.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-readr.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-s_nan.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-sccl.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-ungetc.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wbuf.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wctomb_r.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-wsetup.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-makebuf.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-memchr-stub.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-nano-msizer.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-fstatr.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/lib/thumb/v7-m/nofp/libc_nano.a(lib_a-isattyr.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixdfdi.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(_fixunsdfdi.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(unwind-arm.o)
.comment 0x0000000000000043 0x44 /Users/andrey/.platformio/packages/toolchain-gccarmnoneeabi/bin/../lib/gcc/arm-none-eabi/10.3.1/thumb/v7-m/nofp/libgcc.a(pr-support.o)