mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
c9d1255ce4
Use sys_put_xyz() helpers instead of memcpy() whenever possible. This brings in straight-line inline code for pushes and adds of known, small sizes.