Skip to content

Commit

Permalink
Update to gnat_arm_elf 13
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyGrosser committed Dec 26, 2023
1 parent d5ed1f4 commit e97d789
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions alire.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cortex_m = "~0.5"
atomic = "~0.5"
hal = "~0.3"
usb_embedded = "~0.3"
gnat_arm_elf = "^12.2"
gnat_arm_elf = "^13"

[configuration.variables]
Flash_Chip = {type = "Enum", values = ["w25qxx", "generic_qspi", "generic_03"], default = "w25qxx"}
Expand All @@ -24,4 +24,3 @@ Use_Startup = {type = "Boolean", default = true}
[configuration.values]
atomic.Backend = "armv6m"
cortex_m.core = "m0p"

0 comments on commit e97d789

Please sign in to comment.