Marcin Wyrwas
898fdbded0
Merged in plwm/nuttx/stm32f746g-disco-sdram (pull request #665 )
...
Add support for STM32F746G-disco board SDRAM
* add support for STM32F746G-disco board SDRAM
* changed fb config to use SDRAM and fixed compilation
Approved-by: GregoryN <gnutt@nuttx.org>
2018-07-02 23:49:55 +00:00
Gregory Nutt
2c504003f3
stm32f746g-disco: Make the initialization logic identical to the standard way that is done for all other board.
2017-08-01 07:02:29 -06:00
Ivan Ucherdzhiev
a9e4e02c81
Fixes for compilation of stm32f746g-disco
2017-08-01 06:50:53 -06:00
Gregory Nutt
4b3e710af6
Add an argument to board_app_initialize()
2016-05-24 10:51:22 -06:00
Gregory Nutt
9ed7d56a18
Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE
2016-02-04 12:14:17 -06:00
Gregory Nutt
9f2a839ac3
For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize
2016-01-26 12:21:39 -06:00
Gregory Nutt
88c506d843
Rename board_led_initialize to board_autoled_initiaize
2015-11-01 09:03:01 -06:00
Gregory Nutt
e8cff045f8
Correct name of sporadic scheduler hooks
2015-07-27 08:38:38 -06:00
Gregory Nutt
0240bd35fb
STM32F7: Add hooks to monitor/test the sporadic scheduler
2015-07-27 08:20:42 -06:00
Gregory Nutt
784a3eb4d0
STM32F746G-DISCO: Fixe some problems in Ethernet configuration
2015-07-20 09:29:45 -06:00
Gregory Nutt
1b341a30d8
STM32 F7: Update configuration variable naming
2015-07-16 19:48:39 -06:00
Gregory Nutt
0850780a03
Add initial support for the STM32 F7 Discovery board
2015-07-16 11:41:40 -06:00