Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored merger #27

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Refactored merger #27

wants to merge 13 commits into from

Conversation

schirice
Copy link
Contributor

  • Set up a bad trap handler for the AP
  • Added another part (e.g. transport part for the ivies board)
  • the uart.h is not generated

schirice added 11 commits May 4, 2021 09:26
 debug msg when a trap occurs so we know the mtval, mepc, and mcause.
AP
* Added some macros to make the uart code less verbose.
iveia lib and one to make only the uart lib (which we plan to reuse
for pex as well)
The latter libs are to be shared with the PEX (e.g. only the
32 bit actaully).
* Use the new names for the UART peripherals according to the
new json configuraiton.
* Need to add the new name for the AP TRANSPORT UART - right now I have
hardcoded its address
@schirice schirice requested review from arunthomas and aroelke July 23, 2021 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant