Gregory Nutt
|
a958349353
|
STM32F429i-Disco: Convert NxWM configuration to use LTDC framebuffer driver instead of SPI serial. Also reduce number of layers from 4 to 1 in fb configuration. Only one layer is used.
|
2017-11-15 11:47:14 -06:00 |
|
Gregory Nutt
|
37ca491be6
|
Build system: Fix CONFIG_BUILD_KERNEL logic directories that have ubin and kbin subdirectories. Conditional logic was fine for CONFIG_BUILD_FLAT and CONFIG_BUILD_PROTECTED but generated useless dependencies if CONFIG_BUILD_KERNEL.
|
2017-11-15 11:39:30 -06:00 |
|
Gregory Nutt
|
d99f1ca574
|
configs/stm32f429-disco/fb: Enable support for the STMPE811 touchscreen controller and also for the apps/exmaples/touchscreen test.
|
2017-11-14 10:18:03 -06:00 |
|
Gregory Nutt
|
d427872bd6
|
configs/stm32f429i-disco: Add logic to auto-mount procfs. Enable procfs in all configurations that use NSH.
|
2017-11-13 16:46:45 -06:00 |
|
Gregory Nutt
|
cd498778bd
|
configs/stm32f429i-disco/: Fix a warning and some C comments.
|
2017-11-13 16:23:14 -06:00 |
|
Gregory Nutt
|
13b742236d
|
Update some README files.
|
2017-11-13 15:49:38 -06:00 |
|
Gregory Nutt
|
2ff9f0e5b1
|
configs/stm32f429i-disco/fb: Fix a compile issue. Disable all NX features in the fb configuration. NX is not needed.
|
2017-11-13 14:52:10 -06:00 |
|
Gregory Nutt
|
bf724ddf61
|
configs/stm32f439i-disco: Add an fb configuration
|
2017-11-13 14:33:47 -06:00 |
|