fix: Wio Tracker L1: use correct max ram and flash size for S140 v7.3.0 softdevice
This commit is contained in:
@@ -40,8 +40,8 @@
|
|||||||
],
|
],
|
||||||
"name": "Seeed Wio Tracker L1",
|
"name": "Seeed Wio Tracker L1",
|
||||||
"upload": {
|
"upload": {
|
||||||
"maximum_ram_size": 248832,
|
"maximum_ram_size": 237568,
|
||||||
"maximum_size": 815104,
|
"maximum_size": 811008,
|
||||||
"protocol": "nrfutil",
|
"protocol": "nrfutil",
|
||||||
"speed": 115200,
|
"speed": 115200,
|
||||||
"protocols": [
|
"protocols": [
|
||||||
|
|||||||
Reference in New Issue
Block a user