Add infrastructure for pytest and mypy
Make mypy run with proper type stubs for micropython RP2. Add basic structure for pytest testing. Signed-off-by: Matthias Blankertz <matthias@blankertz.org>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,6 +3,9 @@ hardware/tonberry-pico/tonberry-pico-backups/
|
||||
*.kicad_sch-bak
|
||||
*.kicad_sch.lck
|
||||
software/build
|
||||
software/typings
|
||||
compile_commands.json
|
||||
.dir-locals.el
|
||||
.cache
|
||||
\#*#
|
||||
__pycache__
|
||||
|
||||
Reference in New Issue
Block a user