do not run clippy on all features
authorSven Rademakers <sven.rademakers@gmail.com>
Tue, 31 Oct 2023 07:31:59 +0000 (07:31 +0000)
committerSven Rademakers <sven.rademakers@gmail.com>
Tue, 31 Oct 2023 07:33:57 +0000 (07:33 +0000)
commit7b7c9e5d4b6f6546a7e4fa22d6dcc43d6963f4a7
tree08a91591436bb78fd7f3f8fee5f4b74b5a5c096c
parent505fda4537470538d7eee93d62d501c157a3b8e3
do not run clippy on all features

Feature "stubbed" is meant for development purposes.
.github/workflows/cargo_ci.yml
src/api.rs
src/hal/serial.rs
src/hal/stub.rs
src/hal/stub/serial.rs
src/hal/stub/usbboot.rs