I'm trying to learn stm32cube framework :sadge:
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user