arduino-pico/libraries/Wire
Lorandil 3df1392a1b
Added 'TwoWire::setBufferSize()' to Wire library (#2962)
'setBufferSize()' allows to modify the receive buffer size (inspired by the ESP32 code)
2025-05-21 13:57:35 -07:00
..
examples Add asynchronous I2C read and write operations (#2167) 2024-05-21 14:32:12 -07:00
src Added 'TwoWire::setBufferSize()' to Wire library (#2962) 2025-05-21 13:57:35 -07:00
keywords.txt Add TwoWire::writeReadAsync (#2388) 2024-09-04 08:42:14 -07:00
library.properties Clean up SPI library info 2021-03-16 22:11:16 -07:00