Sming Framework API
()
Toggle main menu visibility
Sming
Arch
Rp2040
Components
spi_flash
include
Rp2040/Components/spi_flash/include/iram_precache.h
Go to the documentation of this file.
1
/*
2
* Dummy stub. RP2040 has tons of RAM.
3
*/
4
5
#pragma once
6
13
#define IRAM_PRECACHE_ATTR
14
#define IRAM_PRECACHE_START(tag)
15
#define IRAM_PRECACHE_END(tag)
16
Generated by
1.8.17