Trade RAM for flash on pca10100
This commit is contained in:
parent
3cb2ab318d
commit
5d90991745
@ -39,6 +39,9 @@
|
||||
|
||||
#define CIRCUITPY_BLE_CONFIG_SIZE (12 * 1024)
|
||||
|
||||
// Take 1k RAM to save 1k flash.
|
||||
#define CIRCUITPY_PRECOMPUTE_QSTR_ATTR (0)
|
||||
|
||||
// Reduce nRF SoftRadio memory usage
|
||||
#define BLEIO_VS_UUID_COUNT 10
|
||||
#define BLEIO_HVN_TX_QUEUE_SIZE 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user