pounder_test/src
Robert Jördens cf086abaed Merge remote-tracking branch 'origin/master' into fast-truncate
* origin/master:
  Adding comment about checking for flag pass completion
  Adding comments about execution hanging to transfer complete waits
  Removing default parameter settings
  Updating DAC SPI structures to own HAL SPI structure for safety guarantees
  Moving constants to a new file
  Removing copy to DAC buffers, adding in-place borrow of output buffers
  Marking AXISRAM as NOLOAD
  Refactoring timer channels to macros, adding safety notes
  Adding DMA support for DAC writes
  Adding sampling_timer file
  Adding compile-time management of TIM2 channels
  Reverting changeset
  Adding documentation
  Reverting openocd change
  Adding updated docs for adc file
  Combining ADC + DAC ISRs
  Adding WIP updates
  Formatting
  Adding ADC/DAC modules
  Adding WIP updates to using DMA
2020-11-25 17:38:03 +01:00
..
pounder Fixing diff 2020-10-28 15:57:14 +01:00
adc.rs Adding comments about execution hanging to transfer complete waits 2020-11-25 16:43:49 +01:00
afe.rs style: implement a couple clippy suggestions [nfc] 2020-06-17 14:57:09 +02:00
dac.rs Adding comment about checking for flag pass completion 2020-11-25 16:46:42 +01:00
design_parameters.rs Moving constants to a new file 2020-11-24 17:09:36 +01:00
eeprom.rs cargo fmt --all 2020-06-16 16:56:30 +02:00
main.rs Merge remote-tracking branch 'origin/master' into fast-truncate 2020-11-25 17:38:03 +01:00
sampling_timer.rs Refactoring timer channels to macros, adding safety notes 2020-11-23 14:30:29 +01:00
server.rs style: implement a couple clippy suggestions [nfc] 2020-06-17 14:57:09 +02:00