Melissa LeBlanc-Williams
a122af2e43
Fix mipi script bug
2023-12-19 15:30:36 -08:00
Melissa LeBlanc-Williams
64b9fd8bf4
New /boot/config.txt fix
2023-11-06 15:00:36 -08:00
Melissa LeBlanc-Williams
9710557648
Merge pull request #269 from ziyadedher/patch-1
...
Bump `rpi-rgb-led-matrix` commit to `a3eea9`
2023-11-02 08:22:09 -07:00
Ziyad Edher
1370f9e5c3
Bump rpi-rgb-led-matrix commit to a3eea9
2023-10-31 17:23:18 -07:00
Melissa LeBlanc-Williams
a282edbda5
Merge pull request #267 from makermelissa/main
...
Add libgpiod to Blinak installer for Pi 5
2023-10-23 10:11:31 -07:00
Melissa LeBlanc-Williams
117ca53fce
Add libgpiod to Blinak installer for Pi 5
2023-10-23 10:10:39 -07:00
Melissa LeBlanc-Williams
b0028ac12c
Merge pull request #265 from makermelissa/main
2023-10-20 18:21:34 -07:00
Melissa LeBlanc-Williams
8ab58b59ed
Change some py packages to be installed via apt-get
2023-10-20 14:21:48 -07:00
Melissa LeBlanc-Williams
4c4f24a076
Merge branch 'main' of https://github.com/adafruit/Raspberry-Pi-Installer-Scripts
2023-10-20 14:17:10 -07:00
Melissa LeBlanc-Williams
2c73c400fa
Merge pull request #266 from caternuson/rpiconfig_update
...
Update raspi-config serial enable
2023-10-20 13:38:28 -07:00
caternuson
bde69a70be
update serial enable
2023-10-20 13:34:13 -07:00
Melissa LeBlanc-Williams
def7058ee9
Update script version number
2023-10-20 13:13:25 -07:00
Melissa LeBlanc-Williams
ebcc4936f7
Update pitft to run in venv
2023-10-20 11:06:44 -07:00
Melissa LeBlanc-Williams
a113de6afb
Merge pull request #262 from Paulpanther/main
...
Fix bug in python version check in raspi-blinka.py
2023-10-13 13:16:47 -07:00
Paul Methfessel
26404d7674
Fix bug in python version check in raspi-blinka.py
...
The file checked the python version by comparing the major and minor versions. However, the variables compared were strings, making '11' > '8' -> False, when in fact it should have been true.
I converted the versions to integers before comparing, so that versions 10 and above are accepted
2023-10-13 21:51:29 +02:00
Melissa LeBlanc-Williams
4d091776d4
Merge pull request #260 from makermelissa/blinka-install-fix
...
Fix issue where blinka installs as root
2023-09-14 12:39:08 -07:00
Melissa LeBlanc-Williams
0b17bc3964
Merge pull request #258 from makermelissa/main
...
Update python version checking for versions > 3.9
2023-09-13 12:43:40 -07:00
Melissa LeBlanc-Williams
9a97fa0b40
Merge branch 'main' of https://github.com/adafruit/Raspberry-Pi-Installer-Scripts
2023-09-13 08:54:23 -07:00
Melissa LeBlanc-Williams
92766ff60f
Merge pull request #261 from makermelissa/libgpiod-fix
2023-09-12 18:07:28 -07:00
Melissa LeBlanc-Williams
4996d5b48d
make more readable
2023-09-12 15:00:25 -07:00
Melissa LeBlanc-Williams
2772ebb1f3
Fix outdated libgpiod script
2023-09-12 14:56:54 -07:00
Melissa LeBlanc-Williams
0aba7ce7fd
Remove extra code
2023-09-12 12:55:55 -07:00
Melissa LeBlanc-Williams
189997aae8
Fix issue where blinka installs as root
2023-09-12 12:53:17 -07:00
Melissa LeBlanc-Williams
f9a67937b5
Merge branch 'main' of https://github.com/adafruit/Raspberry-Pi-Installer-Scripts
2023-09-11 08:27:53 -07:00
Melissa LeBlanc-Williams
472040cf8f
Update python version checking for versions > 3.9
2023-09-11 08:27:43 -07:00
Limor "Ladyada" Fried
43914b6163
Merge pull request #257 from mifi/main-1
...
fix `click` install
2023-08-20 18:08:49 -04:00
Mikael Finstad
63377adde5
fix click install
...
currently:
```
sudo apt-get install python3-pip click
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package click
```
2023-08-16 13:54:58 +02:00
Melissa LeBlanc-Williams
2e3f8e6dc3
Merge pull request #255 from Lovmong/main
...
Please restore i2samp.h support for Raspbian buster system.
2023-08-11 08:15:05 -07:00
Lovmong
04509fac88
restore support for Raspbian buster
2023-08-11 15:59:24 +08:00
Melissa LeBlanc-Williams
339cccfbdd
Merge pull request #252 from makermelissa/main
...
Fix Capacitive 2.8-inch PiTFT touch
2023-05-31 13:13:12 -07:00
Melissa LeBlanc-Williams
b73b9d51a2
Fix Capacitive 2.8-inch PiTFT touch
2023-05-31 09:16:14 -07:00
Melissa LeBlanc-Williams
866f780c55
Merge pull request #251 from makermelissa/pitft114_offset
...
Updated and fixed ST7789v driver
2023-05-30 08:16:55 -07:00
Melissa LeBlanc-Williams
97a7d43e85
Updated and fixed ST7789v driver
2023-05-26 17:06:41 -07:00
Melissa LeBlanc-Williams
d49b6e9d95
Merge pull request #250 from makermelissa/fix_i2smic
...
Fix i2smic
2023-05-19 16:23:43 -07:00
Melissa LeBlanc-Williams
e078e2723f
Merge pull request #249 from makermelissa/fix_rotation
...
Change rotation to rotate for ST7789 displays
2023-05-19 16:23:28 -07:00
Melissa LeBlanc-Williams
169377cc43
Fix i2smic by checking if userspace and kernel space are the same
2023-05-12 11:25:59 -07:00
Melissa LeBlanc-Williams
4c85441000
Change rotation to rotate for ST7789 displays
2023-05-12 09:12:05 -07:00
Melissa LeBlanc-Williams
b3e3a1ad66
Merge pull request #246 from makermelissa/main
...
Only compile st7789 driver if necessary
2023-04-05 08:15:34 -07:00
Melissa LeBlanc-Williams
5c5fb7995a
Only compile st7789 driver if necessary
2023-04-04 16:03:12 -07:00
Melissa LeBlanc-Williams
59958b8774
Merge pull request #245 from wise-introvert/patch-1
...
docs: add an alternative package if original fails
2023-03-23 15:59:19 -07:00
Fardeen Panjwani
108f4e381b
docs(libgpiod): fix typo
2023-03-23 18:24:12 -04:00
Fardeen Panjwani
16054b3687
docs: add an alternative package if original fails
...
The old instructions mentioned adafruit-python**3**-shell as a dependency but when I tried to install the package I found out that the package didn't exist ( or deprecated I think ) and I was able to use adafruit-python-shell instead. So, I thought I might add the package to the instructions in case anyone else runs into the same issue as me.
2023-03-23 18:10:54 -04:00
Melissa LeBlanc-Williams
f9928f941f
Merge pull request #240 from BasdeWinter/BasdeWinter-patch-1
...
Update raspi-blinka.py
2023-02-13 08:25:44 -08:00
BasdeWinter
d262dedd1f
Update raspi-blinka.py
...
fixes a "< operator cannot be used to compare NonType with int" error on a RPI-Zero-W
2023-02-07 18:52:45 +01:00
Phillip Burgess
0445056459
Remove Arcade Bonnet test (moved to Retrogame repo instead)
2023-01-03 14:59:31 -08:00
Phillip Burgess
3355934bb1
Add Arcade Bonnet tester
2023-01-03 13:30:51 -08:00
Melissa LeBlanc-Williams
3a6a8f7b5c
Merge pull request #237 from adafruit/pb-arcade-bonnet-python3
...
Arcade Bonnet: update to use python3
2022-12-28 09:50:13 -08:00
Phillip Burgess
46ef973fbb
Arcade Bonnet: python3-dev not needed in apt-get line
2022-12-28 09:05:48 -08:00
Phillip Burgess
9e48166f87
Arcade Bonnet: python3-ify
2022-12-27 18:40:14 -08:00
Melissa LeBlanc-Williams
60950ddddd
Fix bug report YAML
2022-11-30 11:50:27 -08:00