1
0
mirror of https://github.com/olofk/serv.git synced 2026-04-18 16:07:15 +00:00

Added support for Trenz Electronic TE0802

This commit is contained in:
Erik Bånvik
2024-11-30 17:59:29 +01:00
committed by Olof Kindgren
parent 007f42850d
commit 7e7b453eb0
5 changed files with 122 additions and 0 deletions

View File

@@ -248,6 +248,13 @@ FPGA Pin F14 (HSTC GPIO addon connector J2, pin 2) is used for UART output with
fusesoc run --target=sockit servant
Trenz Electronic TE0802
^^^^^^^^^^^^^^^^^^^^^^^
PMOD A marked J5, pin two, on the board is used for UART output with 115200 baud rate.
fusesoc run --target=te0802 servant
TinyFPGA BX
^^^^^^^^^^^