pounder_test/src/hardware
Robert Jördens 50ea2f360c Merge branch 'master' into rj/visibility-cleanup
* master: (34 commits)
  miniconf: update example usage
  apps: spi isrs are spi errors
  pounder/timestamp: docs updatew
  pll: update tests and benches
  pll: merge advance into update (like rpll)
  pll: add advance()
  pounder_timestamper: use input capture prescaler
  Revert "Revert "pounder timestmper: don't use DMA""
  miniconf: add some checks, simplify
  miniconf.py: make retain an option
  refactor flatten_closures
  clippy recursion
  fix a few clippy lints on files that are touched
  Revert "pounder timestmper: don't use DMA"
  pounder timestmper: don't use DMA
  lockin: dma fence
  lockin: port to fast double buffered DMA
  dma: implement overflow checking
  pounder: clippy
  pounder: add comment on channel enum
  ...
2021-06-04 11:59:54 +02:00
..
pounder Merge branch 'master' into rj/visibility-cleanup 2021-06-04 11:59:54 +02:00
adc.rs fix a few clippy lints on files that are touched 2021-06-01 17:32:06 +02:00
afe.rs remove unused dependencies 2021-05-12 12:59:58 +02:00
configuration.rs Merge branch 'master' into rj/visibility-cleanup 2021-06-04 11:59:54 +02:00
cycle_counter.rs Fixing style 2021-02-17 17:56:49 +01:00
dac.rs fix a few clippy lints on files that are touched 2021-06-01 17:32:06 +02:00
design_parameters.rs dma: don't swap buffers 2021-05-24 20:56:11 +02:00
digital_input_stamper.rs Adding support for input capture prefilter configuration 2021-02-09 14:36:50 +01:00
eeprom.rs Correcting I2C MAC address read 2021-04-13 12:28:05 +02:00
mod.rs Merge branch 'master' into rj/visibility-cleanup 2021-05-28 21:50:53 +02:00
system_timer.rs Updating after review 2021-05-07 13:02:14 +02:00
timers.rs pounder_timestamper: use input capture prescaler 2021-06-03 10:31:23 +02:00