feat(cache): supported cache driver on h21

This commit is contained in:
armando
2025-05-14 11:36:14 +08:00
parent 2189c52776
commit acda9a7a7e
3 changed files with 13 additions and 9 deletions
@@ -13,8 +13,6 @@
extern "C" {
#endif
//TODO: [ESP32H21] IDF-11525
/** \defgroup cache_apis, cache operation related apis
* @brief cache apis
*/