mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-21 03:40:47 +00:00
stm32-sx1280: move 'USE_BK_SPI' into port/hw.h for l451
This commit is contained in:
parent
cb5466b082
commit
d6dc6c86c3
@ -35,8 +35,6 @@ Maintainer: Miguel Luis, Matthieu Verdy and Benjamin Boulet
|
||||
|
||||
#define IRQ_HIGH_PRIORITY 0
|
||||
|
||||
#define USE_BK_SPI
|
||||
|
||||
/*!
|
||||
* Radio driver structure initialization
|
||||
*/
|
||||
|
@ -18,6 +18,8 @@
|
||||
#include "sx1280.h"
|
||||
#include "sx1280-hal.h"
|
||||
|
||||
#define USE_BK_SPI
|
||||
|
||||
/* Define the board */
|
||||
#define BOARD_MIROMICO_L451RE
|
||||
#include "boards/boards.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user