Add support for NRF PPK2 power testing board.

This commit is contained in:
Kevin Hester
2024-06-23 18:42:15 -07:00
parent 5ff4025ed6
commit ea18057c1f
8 changed files with 137 additions and 47 deletions

View File

@@ -25,6 +25,7 @@ packaging = "^24.0"
riden = {git = "https://github.com/geeksville/riden.git#1.2.1"}
pandas = "^2.2.2"
parse = "^1.20.2"
ppk2-api = "^0.9.2"
[tool.poetry.group.dev.dependencies]
hypothesis = "^6.103.2"