Skip to content

Commit

Permalink
Merge pull request #97 from erichelgeson/eric/minor_cleanup
Browse files Browse the repository at this point in the history
Implement Test Unit Ready & minor cleanup
  • Loading branch information
erichelgeson authored Apr 23, 2022
2 parents 7b7f194 + b898d96 commit c04027c
Show file tree
Hide file tree
Showing 5 changed files with 216 additions and 267 deletions.
4 changes: 4 additions & 0 deletions platformio.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
; PlatformIO Project Configuration File https://docs.platformio.org/page/projectconf.html

[platformio]
default_envs = STM32F103C8

[env]
framework = arduino
lib_deps =
Expand Down
Loading

0 comments on commit c04027c

Please sign in to comment.