mirror of
https://github.com/apache/nuttx.git
synced 2026-09-12 05:30:20 +00:00
Merge remote-tracking branch 'origin/master' into ipv6
This commit is contained in:
commit
bd5e0f6850
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ void stm32_spi2select(FAR struct spi_dev_s *dev, enum spi_dev_e devid, bool sele
|
|||
{
|
||||
stm32_gpiowrite(GPIO_MEM_CS, !selected);
|
||||
}
|
||||
if defined(CONFIG_WL_CC3000)
|
||||
#if defined(CONFIG_WL_CC3000)
|
||||
else
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue