nuttx/configs/stm32butterfly2
2018-12-30 16:05:28 -06:00
..
include
nsh Commit fd68d74264 breaks all STM32 board configurations that use STM32 USB host. That is because that commit requires CONFIG_STM_USBHOST to be set to build in USB host support, but did not update the necessary board defconfig files to add that required configuration. 2018-12-30 14:45:16 -06:00
nshnet
nshusbdev
nshusbhost Commit fd68d74264 breaks all STM32 board configurations that use STM32 USB host. That is because that commit requires CONFIG_STM_USBHOST to be set to build in USB host support, but did not update the necessary board defconfig files to add that required configuration. 2018-12-30 14:45:16 -06:00
scripts
src Fix some warnings found in build testing. 2018-12-30 16:05:28 -06:00
Kconfig