-
Notifications
You must be signed in to change notification settings - Fork 8.4k
boards: frdm_mcxa166, frdm_mcxa276: add adc,i2c,spi support #89863
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
boards: frdm_mcxa166, frdm_mcxa276: add adc,i2c,spi support #89863
Conversation
c3e997a to
f4aec7c
Compare
| @@ -0,0 +1,36 @@ | |||
| /* | |||
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.
this application need add to platform_allow
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.
updated in new commit, please help to review. thanks.
|
would this be better, that separated PR for separated module? @decsny what do you think? |
|
@peterwangsz, fails on frdm_mcxa276 i2c_target_api |
|
hi @hakehuang ,
|
f4aec7c to
8c79886
Compare
I did so, and frdm_mcxa166 is OK, but frdm_mcxa276 is not @peterwangsz |
1. enable adc support 2. verified samples/drivers/adc/adc_dt and tests/drivers/adc/adc_api Signed-off-by: Peter Wang <chaoyi.wang@nxp.com>
1. enable i2c support 2. verified tests/drivers/i2c/i2c_target_api Signed-off-by: Peter Wang <chaoyi.wang@nxp.com>
1. enable spi support 2. verified tests/drivers/spi/spi_loopback Signed-off-by: Peter Wang <chaoyi.wang@nxp.com>
8c79886 to
b28a387
Compare
|
hi @hakehuang |
|
hakehuang
left a comment
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.
board testing pass on v4.1.0-3924-gb28a3871f7a5



Uh oh!
There was an error while loading. Please reload this page.