-
I have an ST7789 module that works fine until version 2.5.34, but after 2.5.43, the display is blank.
Hardware configuration including pin configuration is the same, I modified User_Setup_select.h an…
-
Looks like it can't see FreeRTOS sources.
Похоже, что он не может найти исходники FreeRTOS. Делал все по инструкции.
```
/mnt/d/linux_files/build/murmulator/murmulator-os/drivers/usb/usb.c: In fu…
-
Great library, thank you. It works with headphones, but when I try to connect alligator clips to an aux cable connected to a speaker it's barely audible. I imagine I need an amplifier for this. But is…
-
### Core capabilities
- [x] Linux boot
- [x] Kernel
- [x] GPU drivers
- [x] Governors
- [x] UI service
- [x] Audio
- [x] Wifi
- [x] Bluetooth
- [x] LED control
- [x] Sleep
### Controlle…
-
#### Description
Add the support for the mcu RP2040 as weel as the Raspberry-Pi Pico board.
Raspberry Pi Pico is a low-cost, high-performance microcontroller board with flexible digital interface…
tprrt updated
2 months ago
-
Creating a new issue for this to separate it from the "specific hardware is slow" discussion.
Let's forget about the language runtime internals themselves (PICO-8 counts Lua opcode expense, for e…
-
Hiya,
Just a suggestion: rather than excluding built-in PICO-8 functions from being "minified", could luamin instead create a shorter "alias" to them? Such as...
`pr=printh
pr("hello world")`
…
-
Now I have a performance issue. Compilers like CORE-V are huge in size, so decided to trim them down a bit. One thing is to leave only default library, by deleting all extra ones inside:
```
~/corev…
-
Hi,
As some of you might know, I'm working on a [PICO-8 to TIC-80](https://gitlab.com/bztsrc/p8totic) cartridge converter.
So far it can convert Lua (including API calls), sprites, maps, flags, …
-
### Describe the bug
The performance of zenoh-pico in zephyr is not OK. It makes very high cpu load.
I have tested with one publisher and one subscriber in separate threads.
zenoh-pico publishe…