1. Aug 11, 2023
  2. Jul 31, 2023
  3. Jul 30, 2023
  4. May 20, 2023
  5. May 19, 2023
    • Román Cárdenas's avatar
      Skip [] in docs · df967a66
      Román Cárdenas authored
      While working on the peripheral stuff, `cargo doc` kept raising a warning with this macro, as it attempted to find a reference in the crate. This PR fix it
      df967a66
  6. May 17, 2023
  7. May 12, 2023
  8. May 10, 2023
  9. May 08, 2023
  10. May 06, 2023
  11. Mar 29, 2023
  12. Mar 21, 2023
  13. Mar 04, 2023
  14. Mar 03, 2023
  15. Mar 02, 2023
  16. Feb 21, 2023
    • bors[bot]'s avatar
      Merge #123 · b359b072
      bors[bot] authored
      
      
      123: Added clippy to the CI workflow r=almindor a=romancardenas
      
      I've been working with this crate for a while and noticed that it didn't include clippy as part of the CI process. This PR checks that clippy does not trigger any warning for new contributions. I also ran `cargo clippy --fix` to "fix" the crate.
      
      If you think this is useful, I can adapt other repos (e.g., riscv-rt or e310x). Cheers!
      
      Co-authored-by: default avatarRomán Cárdenas <rcardenas.rod@gmail.com>
      b359b072
  17. Feb 20, 2023
  18. Jan 19, 2023