Skip to content

Commit bbdc756

Browse files
committed
correct sram size for feather nrf52832
1 parent 56c0a78 commit bbdc756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ feather52832.upload.use_1200bps_touch=false
3232
feather52832.upload.wait_for_upload_port=false
3333
feather52832.upload.native_usb=false
3434
feather52832.upload.maximum_size=290816
35-
feather52832.upload.maximum_data_size=51072
35+
feather52832.upload.maximum_data_size=52224
3636

3737
# Build
3838
feather52832.build.mcu=cortex-m4

0 commit comments

Comments
 (0)