pico-sdk/test
Luke Wren f9eb48bd91
Add XIP cache maintenance API (fixes #2005) (#2013)
* 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>
2024-11-11 12:09:30 -06:00
..
cmsis_test Fix Cmsis irq regression (#1821) 2024-08-20 08:52:41 -05:00
hardware_irq_test SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
hardware_pwm_test SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
hardware_sync_spin_lock_test SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
kitchen_sink Add XIP cache maintenance API (fixes #2005) (#2013) 2024-11-11 12:09:30 -06:00
pico_divider_test SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
pico_float_test Fix Bazel build breakages (#1908) 2024-09-10 18:44:55 -05:00
pico_sem_test SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
pico_sha256_test Workaround gcc/newlib issue on Ubuntu 24 (#1863) 2024-08-23 10:59:36 -05:00
pico_stdio_test SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
pico_stdlib_test Workaround gcc/newlib issue on Ubuntu 24 (#1863) 2024-08-23 10:59:36 -05:00
pico_test SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
pico_time_test Add some tests (#1978) 2024-11-05 17:27:19 +00:00
CMakeLists.txt SDK 2.0.0 release 2024-08-08 08:54:38 -05:00