Skip to content

Commit

Permalink
Patch ADXL driver with 345 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulf Lilleengen committed Mar 11, 2022
1 parent 842ab73 commit 186bbfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firmware/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ drogue-device = { git = "https://github.com/drogue-iot/drogue-device.git", rev =
nrf-softdevice = { git = "https://github.com/embassy-rs/nrf-softdevice.git", rev = "ba31fc03d97facc54efb9456901abf02549a4209" }
nrf-softdevice-s140 = { git = "https://github.com/embassy-rs/nrf-softdevice.git", rev = "ba31fc03d97facc54efb9456901abf02549a4209" }
nrf-softdevice-defmt-rtt = { git = "https://github.com/embassy-rs/nrf-softdevice.git", rev = "ba31fc03d97facc54efb9456901abf02549a4209" }
adxl343 = { git = "https://github.com/lulf/ADXL343.rs.git", rev = "0041bb9ba2dab47e263976aaf7f8c341b4568831" }
#drogue-device = { path = "../../../drogue-iot/drogue-device/device" }
#embassy = { path = "../../../embassy/embassy" }
#embassy-nrf = { path = "../../../embassy/embassy-nrf" }
Expand Down

0 comments on commit 186bbfb

Please sign in to comment.