pimoroni / keybow-firmware

Keybow Firmware for the Raspberry Pi Zero
Other
182 stars 67 forks source link

Bump dependency versions #60

Closed Gadgetoid closed 3 years ago

Gadgetoid commented 4 years ago

bcm2835-1.58 -> bcm2835-1.68 lua-5.3.5 -> lua-5.4.0

Blindpete commented 4 years ago

Any idea if this will ever get merged?

Gadgetoid commented 4 years ago

Any reason you need it? I can't recall if it actually works! Looks like this was circa my tinkering with the firmware to prep a generally updated release. All the good stuff is in the kernel/system files.

Blindpete commented 4 years ago

I've been having issues with hanging so need to reset the Pi, I was hoping a version update my fixed the issues. I've not put any time to working what's going on yet.

eXsoR65 commented 4 years ago

@Blindpete I found an issue were it crash when my computer reboots. See issue [https://github.com/pimoroni/keybow-firmware/issues/36]() @Gadgetoid working on a new build.

theboyknowsclass commented 3 years ago

i'm having issues with my Pi4 (bcm2835_init: gpio mmap failed: Cannot allocate memory) which I believe is fixed with this?