adc: document where debug output goes
This commit is contained in:
parent
09ea7a8695
commit
96bbee9af9
1 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,10 @@ For most boards, adc channels 1 and 5 are PA1 and PA5.
|
|||
|
||||
Not the F3. oh no, that board is cray cray. PA0 and PF4
|
||||
|
||||
For boards with a Cortex-M3 or better, debug output is on ITM
|
||||
channel 0 (Yay!)
|
||||
For M0/M0+ boards, debug is via a tx only UART on PA9.
|
||||
|
||||
https://github.com/libopencm3/libopencm3/pull/471
|
||||
https://github.com/libopencm3/libopencm3/pull/457
|
||||
https://github.com/libopencm3/libopencm3/pull/534
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue