modules: hal: mchp sam: Add SAMA5D2 and SAM9X7 header files#49
modules: hal: mchp sam: Add SAMA5D2 and SAM9X7 header files#49TonyHan11 wants to merge 4 commits intozephyrproject-rtos:masterfrom
Conversation
The files are from the "atdf" and "include" folders in "Microchip SAMA5D2 Series Device Support (1.14.264)". Download Link: https://packs.download.microchip.com/Microchip.SAMA5D2_DFP.1.14.264.atpack Signed-off-by: Tony Han <tony.han@microchip.com>
'hal-microchip' updates CMakeLists.txt for the Microchip SAMA5D2 Microprocessors (MPUs). Signed-off-by: Tony Han <tony.han@microchip.com>
The files are from the "atdf" and "include" folders in "Microchip SAM9X7 Series Device Support (1.9.170)". Download Link: https://packs.download.microchip.com/Microchip.SAM9X7_DFP.1.9.170.atpack Signed-off-by: Tony Han <tony.han@microchip.com>
'hal-microchip' updates CMakeLists.txt for the Microchip SAM9X7 Microprocessors (MPUs). Signed-off-by: Tony Han <tony.han@microchip.com>
|
ping @nandojve |
|
Hi @NhMchp , Would you like to help merging the commits in this PR for solving the CI failures related with |
@TonyHan11 , Could you please share details of failures related to pic32cx_sg61_cult/pic32cx1025sg61128 ? |
In zephyrproject-rtos/zephyr#103557, the It's better to update the reversion to the hash value after the merge. It might be solved by using |
To avoid this situation we should merge the HAL content only when the PR in zephyr side is ready. This is the only way to keep HAL and Zephyr content sane due to the number of activity in parallel. |
I see the issue related to pic32cx is fixed in the latest of master branch. I think, it will be resolved if you could rebase the branch to latest of master. |
Hi @NhMchp , Temporarily solved by using Do you know who would handle the |
|
Hi @TonyHan11 , What should the merge sequence in zephyr and when the HAL content will be need to build and pass in the tests? |
changes in this PR includes: