started on test module

This commit is contained in:
2025-03-23 18:28:55 -07:00
parent 26e35eabb4
commit e4dd146d17
6 changed files with 123 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:genericSTM32F103C4]
platform = ststm32
board = genericSTM32F103C4
framework = stm32cube