Skip to content

Commit

Permalink
Provision: Added missing x917 support file.
Browse files Browse the repository at this point in the history
  • Loading branch information
rcasallas-silabs authored and jmartinez-silabs committed Feb 1, 2024
1 parent be00d00 commit 99c3c79
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/support/JLinkDevices.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
</Device>
<Device>
<ChipInfo Vendor="Silicon Labs" Name="Si917" Core="JLINK_CORE_CORTEX_M4" WorkRAMAddr="0x400" WorkRAMSize="0x00030000" />
<FlashBankInfo Name="QSPI M4 Flash" BaseAddr="0x08202000" MaxSize="0x1ef000" Loader="Devices/SiliconLabs/RS9117_SF_4MB_42bsp.elf" LoaderType="FLASH_ALGO_TYPE_OPEN" />
<FlashBankInfo Name="QSPI M4 Flash" BaseAddr="0x08202000" MaxSize="0x1ef000" Loader="si917/RS9117_SF_4MB_42bsp.elf" LoaderType="FLASH_ALGO_TYPE_OPEN" />
</Device>
</Database>
Binary file added provision/support/si917/RS9117_SF_4MB_42bsp.elf
Binary file not shown.

0 comments on commit 99c3c79

Please sign in to comment.