xiaoxiang781216 commented on issue #1131: URL: https://github.com/apache/nuttx/issues/1131#issuecomment-2451335221
> @xiaoxiang781216 since there is a common file to initialize all the drivers, is this issue closed then? Because checking the following architectures looks like there is no much duplication at `up_intialize`. > > https://github.com/apache/nuttx/blob/42dad89211f2d34f62c103a7647bd64e466a0215/arch/avr/src/common/avr_initialize.c#L125 > > > https://github.com/apache/nuttx/blob/42dad89211f2d34f62c103a7647bd64e466a0215/arch/arm/src/common/arm_initialize.c#L98 > > > https://github.com/apache/nuttx/blob/42dad89211f2d34f62c103a7647bd64e466a0215/arch/risc-v/src/common/riscv_initialize.c#L88 > > > https://github.com/apache/nuttx/blob/42dad89211f2d34f62c103a7647bd64e466a0215/arch/xtensa/src/common/xtensa_initialize.c#L101 sorry for the late rely, I miss it from my email. Yes, I think so. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
