Commit History

Author SHA1 Message Date
  smsxgli 27b0ed55e0 update to riscv 0.7 3 years ago
  bors[bot] be2927e248 Merge #58 4 years ago
  dkhayes117 1ab92c5dcd Formatting. 4 years ago
  dkhayes117 9ec95a336a Cargo fmt 4 years ago
  dkhayes117 7486881882 Update comments 4 years ago
  dkhayes117 96aa35987d Include all types in the macros 4 years ago
  dkhayes117 722950921c Change `set_pmp()` and `clear_pmp()` functions to a macro_rule. 4 years ago
  dkhayes117 0caebab489 Update CHANGELOG.md 4 years ago
  dkhayes117 7b191636e1 Merge branch 'rust-embedded:master' into master 4 years ago
  bors[bot] 5f386ef805 Merge #86 4 years ago
  Campbell He 523a54bdc0 feat: Use new asm! instead of llvm_asm! 4 years ago
  dkhayes117 1d341045ff Update and fix documentation comments 4 years ago
  dkhayes117 ccb80e2835 Add new line back to Cargo.toml 4 years ago
  dkhayes117 db11ea50be Update CHANGELOG.md 4 years ago
  dkhayes117 d882f66782 Remove set! macros in pmpcfgs, use _write. Add clear_pmp functions. 4 years ago
  dkhayes117 a1787582a0 Fix Typos: __read_pmpcfg3 to __write_pmpcfg3 4 years ago
  dkhayes117 7038df3c18 Fix Typos: Make pmpcfg0 and pmpcfg1 public modules 4 years ago
  dkhayes117 726d5164df Add set_pmp fn in pmpcfg modules, and into_config method for Pmpcfg struct 4 years ago
  dkhayes117 5558865fc8 Merge branch 'rust-embedded:master' into master 4 years ago
  bors[bot] 498924d063 Merge #84 4 years ago
  Ales Katona 57dae22d80 bump version to v0.7.0 4 years ago
  bors[bot] fc82cf7302 Merge #83 4 years ago
  Ales Katona c204d8d4dc update bare-metal and remove Nr trait 4 years ago
  bors[bot] 75cf170c4a Merge #80 4 years ago
  dkhayes117 8899496161 Fix bit ranges for permissions and ranges. Fully tested to be working :) cargo fmt. 4 years ago
  dkhayes117 f877219b42 Fix bit ranges for permissions and ranges. Fully tested to be working :) 4 years ago
  dkhayes117 0eea25a1a9 Move Pmpcfg structures out of individual modules and combine 4 years ago
  bors[bot] 142f91d1a7 Merge #77 4 years ago
  bors[bot] c49c675a80 Merge #82 4 years ago
  Ales Katona 9a190215ca use --target for CI checks 4 years ago