Skip to content

Commit

Permalink
removed from cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfbastos committed Feb 5, 2025
1 parent 2d81bfa commit 6f48046
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boards/stm32f767zi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ hyped_sensors = { path = "../../lib/sensors" }
hyped_adc = { path = "../../lib/io/hyped_adc" }
hyped_adc_derive = { path = "../../lib/io/hyped_adc/hyped_adc_derive" }
hyped_can = { path = "../../lib/io/hyped_can" }
hyped_can_derive = { path = "../../lib/io/hyped_can/hyped_can_derive" }
hyped_i2c = { path = "../../lib/io/hyped_i2c" }
hyped_i2c_derive = { path = "../../lib/io/hyped_i2c/hyped_i2c_derive" }
hyped_gpio = { path = "../../lib/io/hyped_gpio" }
Expand Down

0 comments on commit 6f48046

Please sign in to comment.