first commit for chrg
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Note
|
||||
|
||||
## Support Chip List
|
||||
|
||||
### NXP
|
||||
|
||||
Modify USB_NOCACHE_RAM_SECTION
|
||||
|
||||
```
|
||||
#define USB_NOCACHE_RAM_SECTION __attribute__((section(".NonCacheable")))
|
||||
```
|
||||
|
||||
- MCXC444/MCXA153/MCXA156 (device only)
|
||||
- MCXN947
|
||||
|
||||
### MM32
|
||||
|
||||
- MM32F3/MM32F5
|
||||
Reference in New Issue
Block a user