mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
* Add XIP cache maintenance API (fixes #2005) Also add a cache clean to hardware_flash implementations, to avoid losing pending writes on the subsequent invalidate. * Fix comment typos, add to docs index, remove unnecessary defaulting of XIP_CACHE assertions on FLASH * Fix sense of unsigned wrapping test * update bazel build --------- Co-authored-by: graham sanderson <graham.sanderson@raspberrypi.com> |
||
|---|---|---|
| .. | ||
| cmsis_test | ||
| hardware_irq_test | ||
| hardware_pwm_test | ||
| hardware_sync_spin_lock_test | ||
| kitchen_sink | ||
| pico_divider_test | ||
| pico_float_test | ||
| pico_sem_test | ||
| pico_sha256_test | ||
| pico_stdio_test | ||
| pico_stdlib_test | ||
| pico_test | ||
| pico_time_test | ||
| CMakeLists.txt | ||