arch/arm: add STM32H755XI chip#18739
Conversation
|
Hi @n-ito2222, please look at the COMMIT requirements. https://nuttx.apache.org/docs/latest/contributing/guide.html#commit-requirements (3. and 5. are missing) |
michallenc
left a comment
There was a problem hiding this comment.
Could you please also update the documentation https://nuttx.apache.org/docs/latest/platforms/arm/stm32h7/index.html that 755 series is supported?
|
please add sign off: |
d1b370d to
23f89ac
Compare
|
Hi @simbit18, I corrected the commit message, and have updated this PR. Thanks, |
Support STM32H755XI chip. The STM32H755XI is a chip with a different package than the STM32H755II. Signed-off-by: Norihiko Itou <itounrh@jae.co.jp>
6f75da3
23f89ac to
6f75da3
Compare
|
Hi @michallenc,
I'm sorry, I didn't understand. Thanks, |
Thanks! |
Summary
Add STM32H755XI, based on the STM32H755II. For JAE flight controllers with PX4 NuttX.
Impact
None.
Testing
We have confirmed that the firmware correctly on PX4 Autopilot.