mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-08 21:31:08 +08:00
15 lines
192 B
Markdown
15 lines
192 B
Markdown
|
# Note
|
||
|
|
||
|
## Support Chip List
|
||
|
|
||
|
### NXP
|
||
|
|
||
|
Modify USB_NOCACHE_RAM_SECTION
|
||
|
|
||
|
```
|
||
|
#define USB_NOCACHE_RAM_SECTION __attribute__((section(".NonCacheable")))
|
||
|
```
|
||
|
|
||
|
- IMRT10XX/IMRT11XX
|
||
|
- MCXN9XX/MCXN236
|