mirror of
https://github.com/apache/nuttx.git
synced 2026-08-13 16:35:21 +00:00
more oled fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2677 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
09f7a820fb
commit
f2c7682b2a
1 changed files with 1 additions and 1 deletions
|
|
@ -727,7 +727,7 @@ int lm3s_configgpio(uint32_t cfgset)
|
|||
putreg32(regval, LM3S_SYSCON_RCGC2);
|
||||
|
||||
/* First, set the port to digital input. This is the safest state in which
|
||||
* to perform reconfiguation.
|
||||
* to perform reconfiguration.
|
||||
*/
|
||||
|
||||
lm3s_gpiofunc(base, pinno, &g_funcbits[0]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue