Commit History

Author SHA1 Message Date
  dkhayes117 d882f66782 Remove set! macros in pmpcfgs, use _write. Add clear_pmp functions. 3 years ago
  dkhayes117 a1787582a0 Fix Typos: __read_pmpcfg3 to __write_pmpcfg3 3 years ago
  dkhayes117 7038df3c18 Fix Typos: Make pmpcfg0 and pmpcfg1 public modules 3 years ago
  dkhayes117 726d5164df Add set_pmp fn in pmpcfg modules, and into_config method for Pmpcfg struct 3 years ago
  dkhayes117 5558865fc8 Merge branch 'rust-embedded:master' into master 3 years ago
  bors[bot] 498924d063 Merge #84 3 years ago
  Ales Katona 57dae22d80 bump version to v0.7.0 3 years ago
  bors[bot] fc82cf7302 Merge #83 3 years ago
  Ales Katona c204d8d4dc update bare-metal and remove Nr trait 3 years ago
  bors[bot] 75cf170c4a Merge #80 3 years ago
  dkhayes117 8899496161 Fix bit ranges for permissions and ranges. Fully tested to be working :) cargo fmt. 3 years ago
  dkhayes117 f877219b42 Fix bit ranges for permissions and ranges. Fully tested to be working :) 3 years ago
  dkhayes117 0eea25a1a9 Move Pmpcfg structures out of individual modules and combine 3 years ago
  bors[bot] c49c675a80 Merge #82 3 years ago
  Ales Katona b09df02d38 use --target in CI checks 3 years ago
  bors[bot] 08b565bc05 Merge #81 3 years ago
  dkhayes117 40e480e8a9 Remove clear_lock() functions, cargo fmt 3 years ago
  dkhayes117 f1fa0752f0 Fix get_range method on Pmpbyte 3 years ago
  dkhayes117 6fe01fd13e Change Pmpcfgx module functions from _write to _set. Fix comment typos. 3 years ago
  Ales Katona c19d671e2d remove unused ci scripts 3 years ago
  John Weston ec840e4309 Merge branch 'rust-embedded:master' into featmprv 3 years ago
  bors[bot] e54d3fdc4a Merge #73 3 years ago
  bors[bot] 511247ecb3 Merge #79 3 years ago
  Ales Katona 1202a191a4 add bors status sets 3 years ago
  Ales Katona 3125291755 fix comment 3 years ago
  Ales Katona a3739e15bd add blob check 3 years ago
  Ales Katona 6c38fd30a4 add rustfmt check 3 years ago
  Ales Katona 3a65b8bb5a use sudo 3 years ago
  Ales Katona 9275903ac9 switch to GHA 3 years ago
  dkhayes117 8d3aff4f5f Move macros out of impl blocks, change struct bits field to usize, cargo fmt 3 years ago