Skip to content

Commit

Permalink
Address merge issues
Browse files Browse the repository at this point in the history
  • Loading branch information
arjundeopujari committed Sep 25, 2020
1 parent b37445a commit 5703fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/nano33ble/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ use kernel::hil::gpio::Configure;
use kernel::hil::gpio::Interrupt;
use kernel::hil::gpio::Output;
use kernel::hil::i2c::I2CMaster;
use kernel::hil::time::Counter;
use kernel::hil::usb::Client;
use kernel::mpu::MPU;
use kernel::Chip;
Expand Down

0 comments on commit 5703fd2

Please sign in to comment.