pico-sdk/test/kitchen_sink
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
..
btstack_config.h Add Bluetooth support 2023-02-10 18:27:23 -06:00
BUILD.bazel Add XIP cache maintenance API (fixes #2005) (#2013) 2024-11-11 12:09:30 -06:00
CMakeLists.txt Add XIP cache maintenance API (fixes #2005) (#2013) 2024-11-11 12:09:30 -06:00
kitchen_sink.c SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
kitchen_sink_cpp.cpp fixup __forceinline for cpp code and add kitchen_sink cpp test (#670) 2021-12-08 12:05:49 -06:00
lwipopts.h Add Pico W and lwIP support 2022-06-30 00:46:13 -05:00
mbedtls_config.h Add mbedtls to pico-sdk (#894) 2022-10-16 16:41:21 -05:00