nuttx/arch/arm
2019-05-27 07:21:52 -06:00
..
include Merged in raiden00/nuttx_lora (pull request #876) 2019-05-27 11:48:57 +00:00
src Here's a patch to split the STM32 FMC/FSMC functionality (FSMC = flexible static memory controller, FMC = flexible memory controller = FSMC + sdram support). This commit makes FMC it's own thing rather than piggy backing on the FSMC code. The peripherals have a few utility functions and this commits lets you have a common function in the arch/arm/src/stm32 rather than having duplicate functions in the board code. 2019-05-27 07:21:52 -06:00
Kconfig Merged in raiden00/nuttx_lora (pull request #876) 2019-05-27 11:48:57 +00:00