Historique des commits

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