Skip to content

Commit

Permalink
i2c_driver: disable panic messages on g031 (#1673)
Browse files Browse the repository at this point in the history
This unbreaks the donglet build for now, after disabling autopacking in
#1671 made it too big.
  • Loading branch information
hawkw committed Mar 20, 2024
1 parent d79f9c9 commit 7dbcf67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drv/stm32xx-i2c-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ g031 = [
"drv-stm32xx-sys-api/g031",
"build-i2c/g031",
"ringbuf-disabled",
"panic-messages",
]
g030 = [
"stm32g0/stm32g030",
Expand Down

0 comments on commit 7dbcf67

Please sign in to comment.