mirror of
https://github.com/IcedRooibos/py32f0-template.git
synced 2025-10-28 08:22:06 -07:00
docs: comment
This commit is contained in:
parent
748c83eac4
commit
91b976a88b
@ -1,3 +1,12 @@
|
||||
/***
|
||||
* Demo: ADC With DMA Triggered by TIM1
|
||||
*
|
||||
* PY32
|
||||
* PA4 ------> Input voltage between 0V ~ 3.3V
|
||||
*
|
||||
* PA2(TX) ------> RX
|
||||
* PA3(RX) ------> TX
|
||||
*/
|
||||
#include "main.h"
|
||||
#include "py32f0xx_bsp_clock.h"
|
||||
#include "py32f0xx_bsp_printf.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user