esp-rs / esp-wifi-sys

Wi-Fi and BT drivers packaged for integration into bare-metal esp-wifi.
Apache License 2.0
401 stars 94 forks source link

Add strlen to rom_functions on esp32s3 #475

Closed arlyon closed 3 months ago

arlyon commented 3 months ago

I was getting linker issues due to a missing function. This change adds it, using the offsets from esp32s3.rom.newlib.ld