Add sha3 repo and config, bump tools for xcustom fix
This commit is contained in:
@@ -27,6 +27,10 @@ class RoccRocketConfig extends Config(
|
||||
new WithRoccExample ++
|
||||
new DefaultRocketConfig)
|
||||
|
||||
class Sha3RocketConfig extends Config(
|
||||
new sha3.WithSha3Accel ++
|
||||
new DefaultRocketConfig)
|
||||
|
||||
class PWMRocketConfig extends Config(
|
||||
new WithPWMBoomRocketTop ++
|
||||
new BaseRocketConfig)
|
||||
|
||||
Reference in New Issue
Block a user