mirror of
https://github.com/ttrftech/NanoVNA.git
synced 2026-04-06 06:53:52 +00:00
update marker position on sweep frequency change
This commit is contained in:
parent
a20f3770da
commit
5a441edc6b
4 changed files with 56 additions and 11 deletions
|
|
@ -27,7 +27,7 @@ Otherwise, use toolchains included inside LPCxpresso. Like this.
|
|||
|
||||
$ PATH=$PATH:/Applications/lpcxpresso_7.8.0_426/lpcxpresso/tools/bin
|
||||
|
||||
## Build the firmware
|
||||
## Build firmware
|
||||
|
||||
Fetch ChibiOS submodule into tree.
|
||||
|
||||
|
|
@ -38,7 +38,7 @@ Just make in the top directory.
|
|||
|
||||
$ make
|
||||
|
||||
## Burn the firmware
|
||||
## Flash firmware
|
||||
|
||||
Boot MCU in DFU mode. To do this, jumper BOOT0 pin at powering device.
|
||||
Then, burn firmware using dfu-util via USB.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue