pounder_test/src/hardware
Robert Jördens 73187ba053 Merge branch 'master' into rj/fast-dbm
* master:
  adapt to new heapless/serde-json-core after const-generics
  Bump serde-json-core from 0.3.0 to 0.4.0
  build(deps): bump heapless from 0.6.1 to 0.7.1
  setup: cleanup
  itcm: add some comments, make it safe
  build(deps): bump ndarray from 0.15.1 to 0.15.2
  Updating dependencies
  Updating the embedded-nal
  Removing spurious settings updates
  deps: add rationales for git dependencies
  itcm: implement in rust and execute during setup()
  remove duplicate linker option
  gha: install gcc
  fmt
  dependencies: align with master
  bump cortex-m-rt to 0.6.13+git
  memory.x: remove comment about old cortex-m-rt
  enable itcm/dtcm explicitly
  load process into itcm
2021-06-01 12:52:05 +02:00
..
pounder Updating ACR to 32-bit 2021-04-08 14:58:28 +02:00
adc.rs dma: don't swap buffers 2021-05-24 20:56:11 +02:00
afe.rs remove unused dependencies 2021-05-12 12:59:58 +02:00
configuration.rs adapt to new heapless/serde-json-core after const-generics 2021-05-28 18:34:25 +02:00
cycle_counter.rs Fixing style 2021-02-17 17:56:49 +01:00
dac.rs dma: don't swap buffers 2021-05-24 20:56:11 +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 'rj/log' into rj/itcm 2021-05-13 15:20:20 +02:00
system_timer.rs Updating after review 2021-05-07 13:02:14 +02:00
timers.rs Adding safety docs 2021-02-09 14:37:49 +01:00