PX4 / PX4-Autopilot

PX4 Autopilot Software
https://px4.io
BSD 3-Clause "New" or "Revised" License
8.09k stars 13.33k forks source link

px4fmuv5:Memory work SRAM2 and DTCM-RAM into memory allocation in NuttX #6102

Closed davids5 closed 7 years ago

davids5 commented 7 years ago

Both SRAM2 and DTCM-RAM are not added to heap in NuttX/nuttx/arch/arm/src/stm32f7/stm32_allocateheap.c image

Update KConfig and code to allow inclusion

davids5 commented 7 years ago

Closed via https://github.com/PX4/Firmware/pull/6865