Commit Graph

6 Commits

Author SHA1 Message Date
Thomas Maier
be3df1c40e Fix incorrect core_freq for Raspberry Pi 4, Raspberry Pi 400 and CM4
Compare https://github.com/raspberrypi/documentation/blob/develop/documentation/asciidoc/computers/config_txt/overclocking.adoc. Unfortunately i found no easy way to read 'core_freq'. This would be great, since the value is "wrong" for most of the RPi revisions.
2021-11-27 14:00:16 +01:00
CodeLingo Bot
0720c3a89d Fix function comments based on best practices from Effective Go
Signed-off-by: CodeLingo Bot <bot@codelingo.io>
2019-02-14 20:50:48 +00:00
Drahoslav
473106cc71 Add clockmode and cspolarity SPI settings 2018-11-28 10:22:36 +01:00
Drahoslav
794e6ddd7e Improve doc 2018-11-28 10:22:30 +01:00
Drahoslav
7d2387e2cc Define 3 SPI transfering functions, and other minor changes 2018-11-28 10:20:34 +01:00
Drahoslav
094a866c10 Implement basic SPI 2018-10-04 23:20:31 +02:00