mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-20 17:44:20 +08:00
[bsp/nrfx5x] fix the config
This commit is contained in:
@@ -19,6 +19,8 @@ if GetDepend(['BSP_USING_QSPI_FLASH']):
|
||||
|
||||
if GetDepend(['BSP_USING_SPI']):
|
||||
src += ['drv_spi.c']
|
||||
if GetDepend(['BSP_USING_GPIO']):
|
||||
src += ['drv_gpio.c']
|
||||
|
||||
path = [cwd]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user