-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Branch imxrt1180 nxp evk jason #11475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Jason0204
wants to merge
7
commits into
RT-Thread:master
from
Jason0204:Branch_imxrt1180_nxp_evk_jason
Closed
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
e6051b9
[imxrt1180-nxp-evk] BSP: update MCU_Config to 26.03, restructure file…
jasontek 6218f04
[imxrt1180-nxp-evk] BSP: add draft LPADC config, refine file structure.
jasontek 151f972
[imxrt1180-evk] BSP: finish ADC periphery multi-ch configuration and …
jasontek a02a8a5
[imxrt1180-nxp-evk] BSP: finish drv_adc test(A1_4/B1_5/A1_6/A1_7) wit…
jasontek f3a968e
[imxrt1180-nxp-evk] BSP: complete drv_lpadc with eDMA. deeply depends…
jasontek a8fbf47
[imxrt1180-nxp-evk] BSP: adjust drv_lpadc driver file structure to en…
jasontek 5b0fdf7
[imxrt1180_nxp_evk] BSP: change according to the comments from copilot.
jasontek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
9,092 changes: 9,092 additions & 0 deletions
9,092
bsp/nxp/imx/imxrt/imxrt1180-nxp-evk/cm33/board/MCUX_Config_LPADC1/MCUX_Config.mex
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个BSP_USING_DMA被删了,但是代码中有使用。请再检查一下
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我恢复下,不做删除了,可能其他模块也需要这个BSP_USING_DMA,移动到上一级MENU更合适,不做LPADC下的DMA开关了。因为网络问题,没有更新主分支,SDK checkout最新后,本地文件重复没有再次验证。