Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions owntech/pio_extra.ini
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ extends = bootloader
# Pass the environment name to CMakeLists.txt in order to find any lib.conf
board_build.zephyr.cmake_extra_args = -DBUILD_ENV_NAME=STLink

monitor_filters = recorded_datas

upload_protocol = stlink
debug_tool = custom
debug_server =
Expand Down Expand Up @@ -77,6 +79,8 @@ extra_scripts =
pre:owntech/scripts/pre_expert_mode.py
pre:owntech/scripts/pre_stlink.py
pre:owntech/scripts/pre_version.py
pre:owntech/scripts/plot/pre_plot_records.py


###

Expand Down