dal6 integration v1 (#1227)

* dal6 integration v1

* updating stack size

* fix gatt_table_size option
This commit is contained in:
Peli de Halleux
2018-09-13 10:23:05 -07:00
committed by GitHub
parent f76f5b23d1
commit abb117eab5
3 changed files with 7 additions and 2 deletions

View File

@ -20,6 +20,12 @@
"enabled": 1
}
}
},
"optionalConfig": {
"microbit-dal": {
"stack_size": 1280,
"gatt_table_size": "0x700"
}
}
},
"installedVersion": "vzlhfd"