esp-idf/components
David Cermak dfe9580967 esp_eth: Fix w5500 to correctly read registers on -Os
Reading SPI data may come in 4-byte units and thus result in unwanted
overwrites if smaller size registers read, especially if multiple placed
one after another. Fixed by using direct reads to `trans` structure for
sizes smaller or equal to 4.

Closes https://github.com/espressif/esp-idf/issues/6579
2021-04-12 07:59:40 +00:00
..
2021-03-31 19:13:03 +08:00
2021-03-31 19:17:33 +08:00
2021-03-31 19:17:33 +08:00
2021-03-31 19:17:33 +08:00
2021-03-31 19:17:33 +08:00
2021-03-31 08:59:22 +00:00
2021-03-22 12:19:03 +08:00
2021-03-31 19:17:33 +08:00
2021-03-08 14:41:53 +08:00
2021-03-31 19:17:33 +08:00
2021-03-18 10:24:22 +08:00
2021-03-31 19:17:33 +08:00