add brown out detect level
This commit is contained in:
parent
6c32a1f67f
commit
cde659651b
@ -17,6 +17,8 @@
|
||||
#define DEFAULT_UART_BUS_RX (&pin_PA23)
|
||||
#define DEFAULT_UART_BUS_TX (&pin_PA22)
|
||||
|
||||
#define SAMD21_BOD33_LEVEL (6)
|
||||
|
||||
// USB is always used internally so skip the pin objects for it.
|
||||
#define IGNORE_PIN_PA24 1
|
||||
#define IGNORE_PIN_PA25 1
|
||||
|
Loading…
Reference in New Issue
Block a user