Squashed commit of the following:
stm3240g-eval: Add a configuration for testing the FB character driver at drivers/video/fb.c using the LCD frame driver front end at drivers/lcd/lcd_framebuffer.c. Appears to be fully functional. stm3240g-eval: Replace the old-style stm32_appinit.c with tne new one from the STM32F4-Discovery stm3240g-eval: Rename stm32_appinit.c to stm32_bringup.c to better match other architectures
Showing
- configs/samv71-xult/README.txt 2 additions, 1 deletionconfigs/samv71-xult/README.txt
- configs/stm3210e-eval/src/stm3210e-eval.h 2 additions, 2 deletionsconfigs/stm3210e-eval/src/stm3210e-eval.h
- configs/stm3240g-eval/README.txt 13 additions, 0 deletionsconfigs/stm3240g-eval/README.txt
- configs/stm3240g-eval/fb/defconfig 78 additions, 0 deletionsconfigs/stm3240g-eval/fb/defconfig
- configs/stm3240g-eval/include/board.h 5 additions, 3 deletionsconfigs/stm3240g-eval/include/board.h
- configs/stm3240g-eval/src/Makefile 2 additions, 2 deletionsconfigs/stm3240g-eval/src/Makefile
- configs/stm3240g-eval/src/stm3240g-eval.h 16 additions, 0 deletionsconfigs/stm3240g-eval/src/stm3240g-eval.h
- configs/stm3240g-eval/src/stm32_appinit.c 10 additions, 293 deletionsconfigs/stm3240g-eval/src/stm32_appinit.c
- configs/stm3240g-eval/src/stm32_boot.c 4 additions, 2 deletionsconfigs/stm3240g-eval/src/stm32_boot.c
- configs/stm3240g-eval/src/stm32_bringup.c 380 additions, 0 deletionsconfigs/stm3240g-eval/src/stm32_bringup.c
Loading
Please register or sign in to comment