Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
| Comment: | Merged the use of libbcm_host from trunk with Oscar's new GPIO pull
up/down setup code to get the best of both worlds. This requires a
version of libbcm_host that was only just released:
https://github.com/raspberrypi/firmware/issues/1161 |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | pi4-gpio-clean |
| Files: | files | file ages | folders |
| SHA3-256: |
1eee47198175cfc1bbe4b0d60b595471 |
| User & Date: | tangent 2019-08-17 23:15:45.893 |
|
2024-03-14
| ||
| 05:36 | • Edit reply: pidp81-test output help artifact: d363059412 user: tangent | |
| 05:32 | • Reply: pidp81-test output help artifact: b6219ad54d user: tangent | |
|
2020-05-20
| ||
| 04:58 | Merged trunk changes into pi4-gpio-clean. check-in: 4d51e218ef user: tangent tags: pi4-gpio-clean | |
|
2019-08-17
| ||
| 23:15 |
Merged the use of libbcm_host from trunk with Oscar's new GPIO pull
up/down setup code to get the best of both worlds. This requires a
version of libbcm_host that was only just released:
https://github.com/raspberrypi/firmware/issues/1161 check-in: 1eee471981 user: tangent tags: pi4-gpio-clean | |
|
2019-08-16
| ||
| 00:50 | Changed all references to "FOCAL 69" to "FOCAL,1969", and linked to the new "Running FOCAL,1969" wiki article which explains why this naming difference matters. check-in: d10da9f386 user: tangent tags: trunk | |
|
2019-08-15
| ||
| 00:22 |
Added support for Pi 4 GPIO, based on code the Raspberry Pi Foundation
published: https://github.com/RPi-Distro/raspi-gpio/commit/80fa7d04eafb3ea34fc6f2d32de5f1873b5fb369
This check-in is based on a version of gpio-common.c.in posted to the PiDP-8 Google Group by Oscar Vermeulen, which is why we're giving him credit for this check-in, even though I (tangent) have done quite a lot of changes to that code, mainly to match the existing code style. This is a branch because it conflicts with the current tip-of-trunk and because it's not yet tested on a Pi 4. It is unknown whether this branch will end up overriding the method we're using on trunk for Pi 0-3 or if we will instead wait for the Foundation to publish a new libbcm_host that obviates some of what this check-in does. closed check-in: bd10d4dde2 user: vermeulen.oscar tags: pi4-gpio-hack | |