minipill_lora_lmic_low_powe.../platformio.ini
2023-11-27 14:19:59 +01:00

19 lines
581 B
INI

; 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:minipill_l051c8_lora_custom]
platform = ststm32
board = minipill_l051c8_lora_custom
framework = arduino
lib_deps =
locoduino/RingBuffer@^1.0.3
monitor_port = COM7
build_flags= -D SERIAL_RX_BUFFER_SIZE=512