This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
a4496f036c
nuttx
/
arch
/
arm
History
Gregory Nutt
a4496f036c
arch/arm/src/stm32 and stm32f7: Make LTDC and DMA2D drivers as similar as possible. Basically they should only differ in the configuratin naming: CONFIG_STM32F7_ vs CONFIG_STM32_. I suspect that the STM32F7 may also require some cache operations with the WRITE_BACK data cache is enabled.
2018-06-15 15:10:19 -06:00
..
include
arch/arm/include/armv7-m: Last change requires inclusion of chip.h for definition.
2018-06-06 10:38:51 -06:00
src
arch/arm/src/stm32 and stm32f7: Make LTDC and DMA2D drivers as similar as possible. Basically they should only differ in the configuratin naming: CONFIG_STM32F7_ vs CONFIG_STM32_. I suspect that the STM32F7 may also require some cache operations with the WRITE_BACK data cache is enabled.
2018-06-15 15:10:19 -06:00
Kconfig
configs/imxrt1050-evk: Add knsh configuration.. PROTECTED mode NSH build.
2018-06-08 16:27:14 -06:00