stm32-f4discovery-cc256x: include btstack_config to enable circular DMA

This commit is contained in:
Matthias Ringwald 2019-02-19 15:15:26 +01:00
parent 06abcc1ed2
commit b93ef66162

View File

@ -132,6 +132,7 @@ b) RECORD A FILE:
/* Includes ------------------------------------------------------------------*/
#include "stm32f4_discovery_audio.h"
#include "btstack_config.h"
/** @addtogroup BSP
* @{