stash config
This commit is contained in:
parent
4d7b9cde33
commit
a4508f846d
@ -45,6 +45,9 @@
|
||||
#define BOOTLOADER_SIZE (0x4000) // 12 kiB
|
||||
#define CIRCUITPY_BLE_CONFIG_SIZE (12*1024)
|
||||
|
||||
#define DEFAULT_I2C_BUS_SCL (&pin_P0_08)
|
||||
#define DEFAULT_I2C_BUS_SDA (&pin_P1_09)
|
||||
|
||||
// Reduce nRF SoftRadio memory usage
|
||||
#define BLEIO_VS_UUID_COUNT 10
|
||||
#define BLEIO_HVN_TX_QUEUE_SIZE 2
|
||||
|
Loading…
Reference in New Issue
Block a user