diff options
Diffstat (limited to 'examples/anlogic/demo.adc')
-rw-r--r-- | examples/anlogic/demo.adc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/anlogic/demo.adc b/examples/anlogic/demo.adc new file mode 100644 index 000000000..c8fbaed3e --- /dev/null +++ b/examples/anlogic/demo.adc @@ -0,0 +1,2 @@ +set_pin_assignment {CLK_IN} { LOCATION = K14; } ##24MHZ +set_pin_assignment {R_LED} { LOCATION = R3; } ##R_LED
\ No newline at end of file |