summaryrefslogtreecommitdiff
path: root/bsp/env/coreplexip-arty.h
AgeCommit message (Collapse)Author
2017-06-09Print the exit codes as unsigned numbersPalmer Dabbelt
Without this I get a message that looks like Program has exited with code 0x/0000008 which doesn't make any sense. This prints Progam has exited with code:0x80000008
2017-05-05coreplex-e51: Correct width of MCAUSEmwachs5
2017-05-04Update SDK For E31/E51 Coreplex IP EvaluationMegan Wachs