mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
STM32: Add more complication to STM32 Kconfig so the correct ADC and CAN options presented for the F401RE. There are still invalid peripheral options being presented
This commit is contained in:
@@ -139,4 +139,3 @@ symtab_findorderedbyname(FAR const struct symtab_s *symtab,
|
||||
|
||||
return strcmp(name, symtab[low].sym_name) == 0 ? &symtab[low] : NULL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user