ahhh shit here we go again

This commit is contained in:
Ben Kyd
2023-05-15 17:25:47 +01:00
parent f6da14fa0c
commit 40030635c0
13 changed files with 80 additions and 13 deletions

View File

@@ -0,0 +1,20 @@
{
"manifest": {
"dfu_version": 0.5,
"softdevice_bootloader": {
"bin_file": "sd_bl.bin",
"bl_size": 39000,
"dat_file": "sd_bl.dat",
"init_packet_data": {
"application_version": 4294967295,
"device_revision": 52840,
"device_type": 82,
"firmware_crc16": 40783,
"softdevice_req": [
65534
]
},
"sd_size": 151016
}
}
}