mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
* Adding I2C Burst Reading/Writing feature * Add functions to header file. Fixing: https://github.com/raspberrypi/pico-sdk/pull/1495 * Some missing changes Rename the functions. Lose the "mode" and "blocking" needs to be at the end. Just set restart_on_next in the caller rather than adding a parameter. --------- Co-authored-by: anhnhancao <nhan@earable.ai> Co-authored-by: Peter Harper <peter.harper@raspberrypi.com> |
||
|---|---|---|
| .. | ||
| boards | ||
| cmake | ||
| common | ||
| host | ||
| rp2_common | ||
| rp2040 | ||
| rp2350 | ||
| BUILD.bazel | ||
| CMakeLists.txt | ||
| combined-docs.cmake | ||
| host.cmake | ||
| rp2040.cmake | ||
| rp2350-arm-s.cmake | ||
| rp2350-riscv.cmake | ||