circle
circle copied to clipboard
A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)
Don't see this crash with same build on 1B+Ethernet, 2B+Ethernet, 3B+Ethernet, 3B+WiFi, or 4B+Ethernet, but can reproduce fairly easily on 4B+WiFi. It could be that it is just more easily...
Rene, It appears as though while I can readily open a CSocket (IPPROTO_TCP) connection to another network node (Circle or otherwise), I cannot to the local Circle node doing the...
Hi, i have a little issue , and i dont know what is the cause. in my kernel i use 2DGraphics ; when i use the vsync option, it is...
hi, i am able to run Circle on qemu using the following command: "c:\Program Files\qemu\qemu-system-aarch64" -machine raspi4b -cpu cortex-a72 -smp 4 -m 2G -kernel c:\temp\circle.img it boots correctly, except that...
Using an older "Official Touchscreen" with a Pi3B (32-bit arch) the backlight is not correctly set by the normal boot sequence. This leaves the display appearing blank, although it is...
I'm trying to implement support for the Komplete Kontrol A-series of USB keyboards. It exposes different USB interfaces, among those a MIDI standard interface (which works already) and a HID...