Simple drag n drop of old project

No further commits, archival only.
This commit is contained in:
Splatink
2025-05-20 21:39:04 +03:00
committed by GitHub
parent 6c371da6f0
commit 0550648849
5 changed files with 533 additions and 0 deletions

15
platformio.ini Normal file
View File

@@ -0,0 +1,15 @@
; 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:genericSTM32F103C8]
platform = ststm32
board = genericSTM32F103C8
framework = arduino
debug_tool = stlink