Commit History

Author SHA1 Message Date
  Román Cárdenas a1c88e5906 move to riscv-semihosting 1 year ago
  Fawaz 6e355849a5 Added features to select privilege level (#5) 2 years ago
  Fawaz 45ac4e862f Replaced old CI with one using GitHub Actions (#4) 2 years ago
  Vadim Kaushan 64ef9e41dc Merge pull request #3 from FawazTirmizi/rivos/main 2 years ago
  Fawaz Tirmizi 6002ee5008 Revert "Remove cortex-m-semihosting CI" 2 years ago
  Fawaz Tirmizi b7f5ee4d87 Updated Cargo.toml 2 years ago
  Fawaz Tirmizi f4c48301dd Remove cortex-m-semihosting CI 2 years ago
  Fawaz Tirmizi e80cec6faa Cleaned up documentation 2 years ago
  Fawaz Tirmizi d5b79a7666 Merge commit '4fde9396f72c76f327893d498efd0082bf97a58c' into dev/fawaz/documentation 2 years ago
  Vadim Kaushan e07d797ac9 Merge pull request #2 from FawazTirmizi/cortex-feature-parity 2 years ago
  Fawaz Tirmizi bf2940f069 Removed inline asm, bumped MSRV 2 years ago
  Jonathan Perkin 4fde9396f7 Update README with a basic introduction. 3 years ago
  Jonathan Perkin 7c021ec880 Fix assembly to ensure uncompressed instructions. 3 years ago
  Jonathan Perkin 4e8ad013fd Merge upstream cortex-m-semihosting. 3 years ago
  David Craven cb1afe4002 Implement semihosting for RISCV. 7 years ago
  Hiroki Noda 28a3d990eb Fix semihosting's SYS_CLOSE nr. 7 years ago
  Jorge Aparicio 71d0221888 v0.2.0 7 years ago
  homunkulus 94922ac06c Auto merge of #13 - schodet:stdio, r=japaric 7 years ago
  Jorge Aparicio 4e7d9d41b4 don't test master 7 years ago
  Jorge Aparicio bbe2d651c1 drop sh ci/after_success.sh 7 years ago
  Jorge Aparicio bab5fba9a7 add CI 7 years ago
  Nicolas Schodet aaa1c60ee3 Document the strange usage of W_APPEND mode for stderr 7 years ago
  Nicolas Schodet 3a1f763e8c Document nr::open, fix text/binary inversion 7 years ago
  Nicolas Schodet f7428a7593 Drop references to removed hprint(ln)! macros 7 years ago
  Jorge Aparicio 16a2e261ab Merge pull request #12 from japaric/gh5 7 years ago
  Jorge Aparicio a295a7301c drop write macro in favor of IO objects + fmt::Write 7 years ago
  Nicolas Schodet 6deed404f4 WIP: proof of concept for stdout() and stderr() functions to open streams 7 years ago
  Jorge Aparicio 6d79132f08 Merge pull request #10 from japaric/tail 8 years ago
  Jorge Aparicio 9562a580f6 watch tail -> tail -f 8 years ago
  Jorge Aparicio 9542a86fa7 Merge pull request #3 from pftbest/exit 8 years ago