Missing files in the X-CUBE-BLE1 package for IDB05A2 (BlueNRG-M0)
In this package for IDB05A2 https://github.com/STMicroelectronics/x-cube-ble1
In the file Drivers/BSP/X-NUCLEO-IDB0xA1/stm32_bluenrg_ble_dma_lp.h
there are few includes :
#include "stm32f4xx_nucleo_bluenrg_dma_lp.h"
#include "stm32f4xx_hal_bluenrg_gpio.h"
#include "stm32f4xx_hal_bluenrg_spi.h"
#include "stm32f4xx_hal_bluenrg_dma.h"
Those files aren't in the Githup repo, where to get them? Should we build them ourselves?
