Fixed build dependency issues by moving hal core into hal-core folder/subproject
This commit is contained in:
parent
f1da2c5a4d
commit
ded778fd11
138 changed files with 195 additions and 183 deletions
|
|
@ -1,3 +1,4 @@
|
|||
dependencies {
|
||||
implementation project(':hal-core')
|
||||
implementation 'com.fazecast:jSerialComm:1.3.11'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue