0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 26 days ago. based on code collected 29 days ago.
Mar 21, 2023 — Mar 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
misc: add a `lc3-tui` crate More... over 4 years ago
misc: add a `lc3-tui` crate More... over 4 years ago
misc: add a lc3-baseline-sim crate More... over 4 years ago
misc: switch to a workspace More... over 4 years ago
interp checkpoint More... over 4 years ago
implement easy instructions, update isa to use RegNum More... over 4 years ago
interp: an interp trait and some structure More... over 4 years ago
Merge pull request #1 from ut-utp/issue-template More... over 4 years ago
Issue templates! More... over 4 years ago
shims: a RwLock backed version of the GpioShim (so that we can actually use it on hosted platforms with threads) More... over 4 years ago
misc: fmt More... over 4 years ago
periperhals: first pass at a GpioShim More... over 4 years ago
misc: cleanup + a new function for the peripheral set More... over 4 years ago
peripherals: update the other peripherals with interrupts to match More... over 4 years ago
peripherals: make the set take a lifetime parameter to match the gpio trait More... over 4 years ago
peripherals: switch to `dyn` as mentioned in the last commit More... over 4 years ago
peripherals: update the register interrupt function in `Gpio` More... over 4 years ago
peripherals: update the peripheral_trait macro to understand lifetimes, but barely More... over 4 years ago
peripherals: first pass at doc for `Gpio` More... over 4 years ago
peripherals: tentatively make all the peripheral traits require a Default impl More... over 4 years ago
peripherals: get the peripheral trait macro to understand supertraits More... over 4 years ago
misc: add a tests module for later More... over 4 years ago
shims: boilerplate More... over 4 years ago
peripherals: add support for docs to the macro More... over 4 years ago
misc: cleanup More... over 4 years ago
peripherals: introducing `peripheral_trait!`! More... over 4 years ago
misc: fix up intra doc links (make use of rfc 1946) More... over 4 years ago
misc: fmt More... over 4 years ago
misc: restructuring More... over 4 years ago
peripherals: add shiny macros to make the supertrait thing less irritating More... over 4 years ago