0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 27 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
Merge pull request #163 from ut-utp/timer_trap_reorder More... almost 2 years ago
reorder timer trap insts. set mode last to avoid interrupts before isr initialized More... almost 2 years ago
update example to use wide timer More... almost 2 years ago
hal timer impl example More... almost 2 years ago
hal Adc impl More... almost 2 years ago
hal adc 6 channels tested More... almost 2 years ago
update generic_adc example with new impl More... almost 2 years ago
generic adc simple initialization/test More... almost 2 years ago
shabby DMA implementation that works with TUI at 2M baud both tx and rx use dma tx dma is blocking for now More... almost 2 years ago
rpc: fix response message to unset mem watchpoint More... almost 2 years ago
Merge pull request #154 from ut-utp/feat-wasm-support More... almost 2 years ago
4 MegaBaud with dma uart More... almost 2 years ago
primitive dma rpc implementation. flash_ram_sim/dma example works with custom host test with lowered release optimization ;does not work with tui for some reason (blank screen) More... almost 2 years ago
build: drop the xtask package for now More... almost 2 years ago
peripherals: stub out Gpio, Pwm, Clock More... almost 2 years ago
build: rollback to a pinned version of `lc3-tm4c` More... almost 2 years ago
build: rollback `default-target` More... almost 2 years ago
build: add a `default-target` More... almost 2 years ago
misc: reset the terminal, even when panicking More... almost 2 years ago
err: switch to `anyhow` at the top-level More... almost 2 years ago
mut ref mem trait impl and full sim with flash/ram More... almost 2 years ago
memory trait flash/RAM impl fixes; simple test More... almost 2 years ago
memory trait implementation starter for RAM_flash More... almost 2 years ago
simple eviction test and more bug fixes More... almost 2 years ago
paging RAM bug fixes and basic test starter More... almost 2 years ago
readme: small fixes More... almost 2 years ago
readme: add dev env instructions More... almost 2 years ago
flash offset set for 128K storage. paging fixes and basic test More... almost 2 years ago
readme: add install/usage instructions More... almost 2 years ago
env: set up debugging in VSCode More... almost 2 years ago