esp-idf/components/hal/esp32s3/include
Omar Chebib cfcbca1271 i2c: optimize space allocated for read or write buffers
Only a single command will be allocated now when a read or write is
prepared in the command list. The size of a command's buffer is not
limited to 255 bytes anymore.
2021-06-09 15:21:20 +08:00
..
hal i2c: optimize space allocated for read or write buffers 2021-06-09 15:21:20 +08:00