Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ut-utp/core issues and pull requests

#189 - CI pipelines and automated tests for Core

Issue - State: open - Opened by pranav12321 over 2 years ago - 1 comment
Labels: ✨ feature, 📜 tracking

#188 - RPC improvements

Issue - State: open - Opened by pranav12321 over 2 years ago - 3 comments
Labels: ✨ feature, T-rpc, 📜 tracking

#187 - Disk Peripheral

Issue - State: closed - Opened by pranav12321 over 2 years ago - 2 comments
Labels: ✨ feature

#186 - Const Generics and Async features for Peripherals

Issue - State: open - Opened by pranav12321 over 2 years ago - 1 comment
Labels: ✨ feature

#185 - Conditionally async Peripheral traits

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ✨ feature, P-low, T-peripheral traits, T-wasm

#185 - Conditionally async Peripheral traits

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ✨ feature, P-low, T-peripheral traits, T-wasm

#184 - A conditionally async `Control` trait and RPC infra

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ✨ feature, P-low, T-rpc, T-wasm

#184 - A conditionally async `Control` trait and RPC infra

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ✨ feature, P-low, T-rpc, T-wasm

#183 - Remove `interrupts_enabled` from `Timers` and `Gpio`

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-low, T-peripheral traits

#183 - Remove `interrupts_enabled` from `Timers` and `Gpio`

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-low, T-peripheral traits

#182 - Remove `interrupt_occurred`/`reset_interrupt_flag` from `Input`/`Output`

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: 🐛 bug, ➕ improvement, P-low, T-peripheral traits

#182 - Remove `interrupt_occurred`/`reset_interrupt_flag` from `Input`/`Output`

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: 🐛 bug, ➕ improvement, P-low, T-peripheral traits

#181 - Use typestate for `interrupt_occurred`/`reset_interrupt_flag` in the Peripheral traits

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-low, T-peripheral traits

#181 - Use typestate for `interrupt_occurred`/`reset_interrupt_flag` in the Peripheral traits

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-low, T-peripheral traits

#180 - Remove `register_interrupt_flags` and `PeripheralInterruptFlags` from the interpreter and friends

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-low, T-peripheral traits

#180 - Remove `register_interrupt_flags` and `PeripheralInterruptFlags` from the interpreter and friends

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-low, T-peripheral traits

#179 - Drop the `peripheral_trait!` macro

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-medium, 🔧 infra, T-peripheral traits

#179 - Drop the `peripheral_trait!` macro

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-medium, 🔧 infra, T-peripheral traits

#178 - Add two extra GPIO banks to the peripherals

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ✨ feature, P-high, T-peripheral traits, T-os

#177 - Add bank wide GPIO TRAPs for read/write

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ✨ feature, P-medium, good first issue, T-os

#176 - Drop the `Default` bound on the peripheral traits

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-low, T-peripheral traits

#175 - Peripheral trait error types reform

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-low, T-peripheral traits

#174 - CI Reform

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-low, 🔧 infra

#174 - CI Reform

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-low, 🔧 infra

#173 - Formatting, code style

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-low

#173 - Formatting, code style

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-low

#172 - Docs!

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-low, 📚 docs, 📜 tracking

#171 - LC-3 doctests

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, help wanted, P-low, good first issue, 🔧 infra, 📚 docs

#170 - Clippy clean

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-low, 🔧 infra, 📜 tracking

#169 - Test reform

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-medium, 🔧 infra, 📜 tracking

#168 - Split `traits` into: `rpc`, `control`, `peripheral-traits`

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement, P-low

#167 - Project-wide build fixes and tweaks

Pull Request - State: closed - Opened by rrbutani over 2 years ago

#167 - Project-wide build fixes and tweaks

Pull Request - State: closed - Opened by rrbutani over 2 years ago

#166 - Use const generics for `lc3_dev_support::util::Fifo`

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement

#166 - Use const generics for `lc3_dev_support::util::Fifo`

Issue - State: open - Opened by rrbutani over 2 years ago
Labels: ➕ improvement

#165 - Clean up the Cargo features across the project

Pull Request - State: closed - Opened by rrbutani over 2 years ago

#165 - Clean up the Cargo features across the project

Pull Request - State: closed - Opened by rrbutani over 2 years ago

#164 - Make heap-allocated alternatives or replacements for `MemoryDump` and `MemoryShim`

Issue - State: open - Opened by gipsond over 2 years ago - 1 comment
Labels: ➕ improvement

#164 - Make heap-allocated alternatives or replacements for `MemoryDump` and `MemoryShim`

Issue - State: open - Opened by gipsond over 2 years ago - 1 comment
Labels: ➕ improvement

#163 - reorder timer trap insts

Pull Request - State: closed - Opened by pranav12321 over 2 years ago

#163 - reorder timer trap insts

Pull Request - State: closed - Opened by pranav12321 over 2 years ago

#162 - hal pwm impl

Pull Request - State: open - Opened by pranav12321 over 2 years ago

#162 - hal pwm impl

Pull Request - State: open - Opened by pranav12321 over 2 years ago

#161 - hal timer impl

Pull Request - State: open - Opened by pranav12321 over 2 years ago

#161 - hal timer impl

Pull Request - State: open - Opened by pranav12321 over 2 years ago

#160 - hal Adc impl

Pull Request - State: closed - Opened by pranav12321 over 2 years ago

#159 - build(deps): bump net2 from 0.2.33 to 0.2.37 in /misc/serial

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#159 - build(deps): bump net2 from 0.2.33 to 0.2.37 in /misc/serial

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#157 - fix response message to unset mem watchpoint. closes #155

Pull Request - State: closed - Opened by pranav12321 over 2 years ago

#157 - fix response message to unset mem watchpoint. closes #155

Pull Request - State: closed - Opened by pranav12321 over 2 years ago

#156 - watchpoint unset fix; host rpc test and uart_dma

Pull Request - State: closed - Opened by pranav12321 over 2 years ago

#156 - watchpoint unset fix; host rpc test and uart_dma

Pull Request - State: closed - Opened by pranav12321 over 2 years ago

#155 - Unsetting watchpoints, when using RPC, crashes with "incorrect response"

Issue - State: closed - Opened by rrbutani over 2 years ago
Labels: 🐛 bug

#155 - Unsetting watchpoints, when using RPC, crashes with "incorrect response"

Issue - State: closed - Opened by rrbutani over 2 years ago
Labels: 🐛 bug

#154 - WASM Support

Pull Request - State: closed - Opened by rrbutani over 2 years ago

#154 - WASM Support

Pull Request - State: closed - Opened by rrbutani over 2 years ago

#153 - build(deps): bump miow from 0.2.1 to 0.2.2 in /misc/serial

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#152 - build(deps): bump tokio from 0.2.6 to 1.8.4 in /misc/serial

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#151 - build(deps): bump socket2 from 0.3.11 to 0.3.19 in /misc/serial

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#150 - build(deps): bump generic-array from 0.12.3 to 0.12.4 in /misc/lc3-tm4c

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#150 - build(deps): bump generic-array from 0.12.3 to 0.12.4 in /misc/lc3-tm4c

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#149 - Have `Control` communicate a version

Issue - State: open - Opened by rrbutani over 2 years ago - 1 comment
Labels: ➕ improvement

#149 - Have `Control` communicate a version

Issue - State: open - Opened by rrbutani over 2 years ago - 1 comment
Labels: ➕ improvement

#148 - Remove Index/MutIndex impl requirement from mem trait

Pull Request - State: open - Opened by pranav12321 over 2 years ago

#147 - build(deps): update time requirement from 0.1.42 to 0.3.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago
Labels: dependencies

#147 - build(deps): update time requirement from 0.1.42 to 0.3.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago
Labels: dependencies

#146 - build(deps): update rand requirement from 0.7.3 to 0.8.4

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago
Labels: dependencies

#145 - build(deps): update time requirement from 0.1.42 to 0.2.27

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago - 1 comment
Labels: dependencies

#145 - build(deps): update time requirement from 0.1.42 to 0.2.27

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago - 1 comment
Labels: dependencies

#144 - build(deps): update itertools requirement from 0.9.0 to 0.10.1

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago
Labels: dependencies

#144 - build(deps): update itertools requirement from 0.9.0 to 0.10.1

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago
Labels: dependencies

#143 - build(deps): update arbitrary requirement from 0.4.1 to 1.0.1

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago
Labels: dependencies

#142 - build(deps): update postcard requirement from 0.5.0 to 0.7.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago
Labels: dependencies

#141 - Upgrade to GitHub-native Dependabot

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies

#141 - Upgrade to GitHub-native Dependabot

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies

#140 - build(deps): update pretty_assertions requirement from 0.6.1 to 0.7.2

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago
Labels: dependencies

#140 - build(deps): update pretty_assertions requirement from 0.6.1 to 0.7.2

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago
Labels: dependencies

#139 - build(deps): update serialport requirement from 3.3.0 to 4.0.1

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago
Labels: dependencies

#139 - build(deps): update serialport requirement from 3.3.0 to 4.0.1

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago
Labels: dependencies

#138 - build(deps): update postcard requirement from 0.5.0 to 0.6.1

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies

#137 - build(deps): update time requirement from 0.1.42 to 0.2.26

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies

#137 - build(deps): update time requirement from 0.1.42 to 0.2.26

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies

#136 - build(deps): update pretty_assertions requirement from 0.6.1 to 0.7.1

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies

#135 - build(deps): update arbitrary requirement from 0.4.1 to 1.0.0

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies

#134 - build(deps): update rand requirement from 0.7.3 to 0.8.3

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#134 - build(deps): update rand requirement from 0.7.3 to 0.8.3

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#133 - build(deps): update time requirement from 0.1.42 to 0.2.25

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#132 - build(deps): update rand requirement from 0.7.3 to 0.8.2

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#132 - build(deps): update rand requirement from 0.7.3 to 0.8.2

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#131 - build(deps): update bytes requirement from 0.5.3 to 1.0.1

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago
Labels: dependencies

#131 - build(deps): update bytes requirement from 0.5.3 to 1.0.1

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago
Labels: dependencies

#130 - build(deps): update rand requirement from 0.7.3 to 0.8.1

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#130 - build(deps): update rand requirement from 0.7.3 to 0.8.1

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#129 - build(deps): update time requirement from 0.1.42 to 0.2.24

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#129 - build(deps): update time requirement from 0.1.42 to 0.2.24

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#128 - build(deps): update bytes requirement from 0.5.3 to 1.0.0

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#128 - build(deps): update bytes requirement from 0.5.3 to 1.0.0

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#127 - build(deps): update itertools requirement from 0.9.0 to 0.10.0

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies