Remove libcore dependency hack
This commit is contained in:
parent
a09e4ca62e
commit
bdc6a303fd
|
@ -13,6 +13,3 @@ description = """
|
|||
Reusable components for the Arduino Uno.
|
||||
"""
|
||||
keywords = ["avr", "arduino", "uno"]
|
||||
|
||||
[dependencies.core]
|
||||
path = "../libcore"
|
||||
|
|
Loading…
Reference in New Issue