Skip to content

Commit f99157b

Browse files
authored
Merge pull request adafruit#2545 from dhalbert/cpx-stack-4760
Increase CPX stack size by 256
2 parents ed2d94c + 4923caf commit f99157b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ports/atmel-samd/boards/circuitplayground_express/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#define BOARD_USER_SAFE_MODE_ACTION "pressing both buttons at start up"
2929

3030
// Increase stack size slightly due to CPX library import nesting
31-
#define CIRCUITPY_DEFAULT_STACK_SIZE (4504)
31+
#define CIRCUITPY_DEFAULT_STACK_SIZE (4760) //divisible by 8
3232

3333
#define DEFAULT_I2C_BUS_SCL (&pin_PB03)
3434
#define DEFAULT_I2C_BUS_SDA (&pin_PB02)

ports/atmel-samd/boards/circuitplayground_express_crickit/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#define BOARD_USER_SAFE_MODE_ACTION "pressing both buttons at start up"
2929

3030
// Increase stack size slightly due to CPX library import nesting
31-
#define CIRCUITPY_DEFAULT_STACK_SIZE (4504)
31+
#define CIRCUITPY_DEFAULT_STACK_SIZE (4760) // divisible by 8
3232

3333
#define DEFAULT_I2C_BUS_SCL (&pin_PB03)
3434
#define DEFAULT_I2C_BUS_SDA (&pin_PB02)

ports/atmel-samd/boards/circuitplayground_express_displayio/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#define BOARD_USER_SAFE_MODE_ACTION "pressing both buttons at start up"
2929

3030
// Increase stack size slightly due to CPX library import nesting.
31-
#define CIRCUITPY_DEFAULT_STACK_SIZE (4504) // divisible by 8
31+
#define CIRCUITPY_DEFAULT_STACK_SIZE (4760) // divisible by 8
3232

3333
#define DEFAULT_I2C_BUS_SCL (&pin_PB03)
3434
#define DEFAULT_I2C_BUS_SDA (&pin_PB02)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy