blob: de12a37cb2d0429a2e2099dfe1699a447c2ce489 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
CW TX firmware for eval-clock
=============================
Mostly the same as ../picardy except where different
pios are different: both Si5351 and display are on same i2c
PB3 is PPTOUTn
PB15 is CWOUTn
Programming
-----------
Put target in reset
make openocd
cargo run
Deassert RESET
gdb% load
gdb% cont
|