Skip to content

Commit

Permalink
Add Hardware.Stm32 to dependencies to update [skip ci] (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
josesimoes committed Oct 24, 2018
1 parent 3ac12a5 commit e571547
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion update-dependencies.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ else
"lib-Windows.Devices.I2c",
"lib-Windows.Devices.Pwm",
"lib-Windows.Devices.Spi",
"lib-nanoFramework.Networking.Sntp")
"lib-nanoFramework.Networking.Sntp",
"lib-nanoFramework.Hardware.Stm32")

ForEach($library in $librariesToUpdate)
{
Expand Down

0 comments on commit e571547

Please sign in to comment.