Add example code for headless SoC
authorJean THOMAS <git0@pub.jeanthomas.me>
Tue, 16 Jun 2020 07:59:11 +0000 (09:59 +0200)
committerJean THOMAS <git0@pub.jeanthomas.me>
Tue, 16 Jun 2020 07:59:11 +0000 (09:59 +0200)
commit5f97d05fb659072d433e096f8b5dc10be50493c5
treef45c94fdd64529c9fc45271b39121f4bbf1bc765
parent5b48ef750af6c392342d010e2d4d5932894c42ac
Add example code for headless SoC
examples/headless-ecpix5.py [new file with mode: 0644]
examples/headless/.gitignore [new file with mode: 0644]
examples/headless/Makefile [new file with mode: 0644]
examples/headless/README.md [new file with mode: 0644]
examples/headless/main.c [new file with mode: 0644]
examples/uartbridge.py [new file with mode: 0644]