-
Notifications
You must be signed in to change notification settings - Fork 7.6k
NXP S32ZE update to HAL drivers version 2.0.1 #90566
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
NXP S32ZE update to HAL drivers version 2.0.1 #90566
Conversation
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
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.
pls split commits for adc, eth and pwm and add details on each commit on why the changes are needed
44c02f7
to
3deb8d6
Compare
|
FEATURE_ADC_MAX_CHN_COUNT changed to ADC_SAR_IP_MAX_CHN_COUNT in RTD 2.0.1 Signed-off-by: Tu Nguyen Van <[email protected]>
eMios_Icu_Ip_IndexInChState is changed to eMios_Icu_Ip_u8IndexInChState and EMIOS_ICU_BUS_F is removed in RTD 2.0.1 Signed-off-by: Tu Nguyen Van <[email protected]>
update members in struct Netc_Eth_Ip_StationInterfaceConfigType in RTD 2.0.1 for both psi and vsi driver code. Netc_Eth_Ip_VsiToPsiMsgType need to relocate nocache section in RTD 2.0.1 Signed-off-by: Tu Nguyen Van <[email protected]>
3deb8d6
to
d880a34
Compare
rebased and updated manifest |
|
NXP S32ZE update to HAL drivers version 2.0.1