Skip to content
Snippets Groups Projects
Commit d4e550ee authored by Gregory Nutt's avatar Gregory Nutt
Browse files

SAM3U-EK LCD: Correct LCD configuration

parent 69fc11bb
No related branches found
No related tags found
No related merge requests found
......@@ -906,7 +906,7 @@ int up_lcdinitialize(void)
/* Configure LCD Backlight Pin */
sam_configgpio(GPIO_LCD_D15);
sam_configgpio(GPIO_LCD_BKL);
/* Enable SMC peripheral clock */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment