pico-sdk/src
Giampiero Baggiani 075e829cd9
Update i2c_slave.c: clock stretching comment fix (#1811)
* Update i2c_slave.c: clock stretching comment fix

This changed since 89914870ae

* Update i2c_slave.c
2024-09-27 23:54:47 -05:00
..
boards removed dangling #ifdef __cplusplus (#1941) 2024-09-27 23:52:39 -05:00
cmake separate actual shared bootrom header into boot_bootrom_headers, as pico_bootrom which is focused on calling the bootrom now has non trivial dependencies like pico_flash (#1881) 2024-08-29 19:07:23 -05:00
common Avoid setting an alarm in the past (#1954) 2024-09-26 10:56:05 -05:00
host Add busy_wait_at_leasy_cycles to host (#1925) 2024-09-11 18:33:33 -05:00
rp2_common Update i2c_slave.c: clock stretching comment fix (#1811) 2024-09-27 23:54:47 -05:00
rp2040 boot_stage2: improve reproducibility (#1907) 2024-09-11 10:43:32 -05:00
rp2350 fix assertion failure in rp2350_chip_version 2024-09-20 12:18:18 -05:00
BUILD.bazel Fix Bazel build breakages (#1908) 2024-09-10 18:44:55 -05:00
CMakeLists.txt SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
combined-docs.cmake SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
host.cmake SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
rp2040.cmake #1829 .HEX files missing since SDK2.0.0 2024-08-15 14:15:29 -05:00
rp2350-arm-s.cmake #1829 .HEX files missing since SDK2.0.0 2024-08-15 14:15:29 -05:00
rp2350-riscv.cmake #1829 .HEX files missing since SDK2.0.0 2024-08-15 14:15:29 -05:00