mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-16 08:42:28 +00:00
samv71-xplained-atwilc3000: fix pin definitions
This commit is contained in:
parent
58a1b1bbd7
commit
6269ac328b
@ -61,6 +61,7 @@
|
|||||||
#define BOARD_USART USART0
|
#define BOARD_USART USART0
|
||||||
#define USART_Handler USART0_Handler
|
#define USART_Handler USART0_Handler
|
||||||
#define USART_IRQn USART0_IRQn
|
#define USART_IRQn USART0_IRQn
|
||||||
#define N_SHUTDOWN PIO_PD18_IDX
|
#define BLUETOOTH_RESET PIO_PD26_IDX
|
||||||
|
#define BLUETOOTH_CHP_EN PIO_PA19_IDX
|
||||||
|
|
||||||
#endif /* CONF_BOARD_H_INCLUDED */
|
#endif /* CONF_BOARD_H_INCLUDED */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user