I'm trying to learn stm32cube framework :sadge:

This commit is contained in:
2025-12-06 22:56:56 +01:00
parent 5a67e90143
commit 2d564b2670
11 changed files with 60678 additions and 26 deletions

View File

@@ -8,10 +8,10 @@
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:genericSTM32F103C6]
[env:bluepill_f103c6]
platform = ststm32
board = genericSTM32F103C6
framework = arduino
board = bluepill_f103c6
framework = stm32cube
lib_deps = adafruit/DHT sensor library@^1.4.6
debug_tool = stlink
upload_protocol = stlink