Skip to content

Commit

Permalink
Fix memory so that grapefruit_seq can talk to the FPGA
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeter committed Jan 22, 2025
1 parent 5b32a87 commit 7d98bd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/grapefruit/app.toml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ max-sizes = {flash = 131072, ram = 16384 }
stacksize = 2600
start = true
task-slots = ["sys", {spi = "spi2_driver"}, "auxflash", "jefe", "packrat"]
uses = ["fmc_nor_psram_bank_1"]

[tasks.thermal]
name = "task-thermal"
Expand Down

0 comments on commit 7d98bd6

Please sign in to comment.