Browse Source

update README

main
cinnaboot 3 years ago
parent
commit
d56d0c653c
  1. 9
      README

9
README

@ -25,6 +25,15 @@ useful resources:
https://www.kernel.org/doc/html/latest/spi/spidev.html https://www.kernel.org/doc/html/latest/spi/spidev.html
https://hub.libre.computer/t/how-to-enable-spi-on-aml-s905x-cc-le-potato/285 https://hub.libre.computer/t/how-to-enable-spi-on-aml-s905x-cc-le-potato/285
GPIO:
https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/tree/README
https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/tree/include/gpiod.h
https://github.com/starnight/libgpiod-example/blob/master/libgpiod-led/main.c
https://libgpiod.readthedocs.io/en/latest/index.html
MCP4921 datasheet: MCP4921 datasheet:
https://ww1.microchip.com/downloads/aemDocuments/documents/OTH/ProductDocuments/DataSheets/22248a.pdf https://ww1.microchip.com/downloads/aemDocuments/documents/OTH/ProductDocuments/DataSheets/22248a.pdf
AML-S905X-CC:
https://hub.libre.computer/t/libre-computer-wiring-tool/40
https://hub.libre.computer/t/aml-s905x-cc-wiring-tool-overlays-description/62

Loading…
Cancel
Save