aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/test/examples/latex/Feature1358.tex.styled
blob: e753ea14d1237b7ca5d102616ad5d3be6d25fa37 (plain)
1
2
3
4
5
6
7
8
9
10
{1}\begin{2}{lstlisting}{8}[language=make]
# If no BOARD is found in the environment, use this default:
BOARD ?= bluepill

# To use chinese st-link v2 and ch340 dongle with bluepill
ifeq ($(BOARD),bluepill)
STLINK_VERSION=2
PORT_LINUX=/dev/ttyUSB0
endif
{1}\end{5}{lstlisting}{0}