Also propably needs a MAX2323 to work.

This commit is contained in:
YuruC3
2025-05-10 10:19:10 +02:00
parent 8525da4004
commit a17eb70ce0
5 changed files with 67 additions and 19 deletions

View File

@@ -13,6 +13,8 @@ platform = ststm32
board = genericSTM32F103C6
framework = arduino
lib_deps = adafruit/DHT sensor library@^1.4.6
debug_tool = stlink
upload_protocol = stlink
; Enable RX and TX 3
; build_flags = -D SERIAL_USB -D ENABLE_HWSERIAL3
; build_flags = -D SERIAL_USB -D ENABLE_HWSERIAL1 -D ENABLE_HWSERIAL2
; build_flags = -DENABLE_HWSERIAL1