1# Note
2
3## Support Chip List
4
5### NXP
6
7Modify USB_NOCACHE_RAM_SECTION
8
9```
10#define USB_NOCACHE_RAM_SECTION __attribute__((section(".NonCacheable")))
11```
12
13- MCXC444/MCXA153/MCXA156 (device only)
14- MCXN947
15
16### MM32
17
18- MM32F3/MM32F5
19