-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
imxrt-multi: change RTT initialization
Remove hard-coded RTT address and get it from memory map. Change RTT initialization to keep existing buffer contents if buffers are valid. Allow more channels in the control block than defined at compile time (they will not be usable by the userspace driver). JIRA: RTOS-754
- Loading branch information
1 parent
df8b27b
commit ad38807
Showing
3 changed files
with
155 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters