Works in TwinCAT. Prepare for test in machine.

This commit is contained in:
Hakan Bastedt
2025-02-14 20:06:27 +01:00
parent 310a08cc67
commit e40d81e71c
11 changed files with 221 additions and 136 deletions

View File

@@ -15,10 +15,10 @@ board = genericSTM32F407VGT6
upload_protocol = stlink
debug_tool = stlink
debug_build_flags = -O0 -g -ggdb
monitor_port = COM15
monitor_port = COM17
monitor_filters = send_on_enter, time, colorize, log2file
monitor_speed = 115200
build_flags = -Wl,--no-warn-rwx-segment -DNOECAT
build_flags = -Wl,--no-warn-rwx-segment -DECAT
lib_deps =
SPI
robtillaart/ADS1X15@^0.5.1