Files
esp-idf/components/driver
Omar Chebib 7dd499d1f4 i2c: commands can now be re-used without deleting and creating new cmd links
It is now possible to call `i2c_master_cmd_begin()` on the same
`i2c_cmd_handle_t` parameter. Thus, no extra allocation will be performed.
Moreover, as commands contains pointers to data, these can be modified
between two calls to `i2c_master_cmd_begin()`. This becomes very handy
for framebuffers.
2021-06-09 17:03:39 +08:00
..
2021-05-24 02:02:15 +02:00
2021-05-24 02:02:15 +02:00
2021-05-24 02:02:15 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-01-13 10:52:27 +08:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00