1. Jun 23, 2022
  2. Jun 11, 2022
  3. Apr 27, 2022
  4. Apr 23, 2022
  5. Jan 27, 2022
  6. Jan 26, 2022
  7. Nov 10, 2021
    • bors[bot]'s avatar
      Merge #81 · 5137b0ad
      bors[bot] authored
      
      
      81: Trap handler override improvments r=almindor a=MabezDev
      
      * Add ability to override trap handling mechanism
        * Previously, `_start_trap` was marked as weak, which when compiled
          into a static archive, that information is ignored.
        * Now by default we `PROVIDE` the default trap handler, if another one
          has not been specified from another crate.
      * Mark the fields of `Vector` public, for use outside of `riscv-rt`
      
      Co-authored-by: default avatarScott Mabin <scott@mabez.dev>
      5137b0ad
  8. Nov 08, 2021
    • Scott Mabin's avatar
      Trap handler override improvments · daeaf182
      Scott Mabin authored
      * Add ability to override trap handling mechanism
        * Previously, `_start_trap` was marked as weak, which when compiled
          into a static archive, that information is ignored.
        * Now by default we `PROVIDE` the default trap handler, if another one
          has not been specified from another crate.
      * Mark the fields of `Vector` public, for use outside of `riscv-rt`
      daeaf182
  9. Sep 20, 2021
    • bors[bot]'s avatar
      Merge #79 · 629737e1
      bors[bot] authored
      79: update to riscv 0.7 r=almindor a=smsxgli
      
      hi everyone, I am a new guy with both github, rust and riscv, and this is my first PR, so if I miss something or do something wrong, please let me know (and forgive my poor english, since I am not a native speaker).
      crate `riscv` v0.7 solved link error about [`different hardware float abi`](https://github.com/rust-embedded/riscv/issues/85
      
      ), but riscv-rt still depend on `riscv` v0.6.
      
      Co-authored-by: default avatarsmsxgli <smsxgli@gmail.com>
      629737e1
  10. Sep 19, 2021
  11. Jul 21, 2021
  12. Jul 20, 2021
  13. Jun 27, 2021
  14. Mar 07, 2021
  15. Aug 02, 2020
  16. Jul 18, 2020
  17. Jul 16, 2020
  18. Jul 15, 2020