-
-
### Feature Request Type
- [X] Core functionality
- [x] Add-on hardware support (eg. audio, RGB, OLED screen, etc.)
- [ ] Alteration (enhancement/optimization) of existing feature(s)
- [ ] New behavi…
-
Hi Benjamin. This is just for info.
I've been playing around with the source code making my own serial printf functions. I've encountered some strange multithreading issues with "vsnprintf", which …
-
Hi there!
First I want to thank you for this, it looks amazing and I'm really happy you decided to still work on this port of ChibiOS just for Arduino.
I've used vanilla ChibiOS but for simple …
-
Is there anything preventing PlatformIO from supporting popular RTOS projects like [ChibiOS/RT](http://chibios.org/), [FreeRTOS](http://www.freertos.org/) & [NuttX](http://nuttx.org/)?\* A quick searc…
-
Hi Guys,
i have here a hardware equipped with the STM32F446RE, which i thought could be nearly compatible with the used F405/7 but thats was not the case...
So i updated Chibios from version 3 t…
-
### Describe the Bug
I get the following error when trying to run `qmk compile -kb keychron/q1v1/ansi -km default`
`platforms/chibios/platform.mk:102: lib/chibios-contrib/os/common/startup/ARMCMx/…
-
What is the current state of all this?
Do you have plans to update ChibiOS-Contrib version of this code for ChibiOS 20 API with stream API changes?
-
We have three repos with firmware using more than one ChibiOS branch
https://github.com/rusefi/rusefi/blob/master/.gitmodules
https://github.com/rusefi/rusefi-hardware/blob/main/.gitmodules
https…
-
The strategy we use for handling DMA channels in HAL_ChibiOS needs an overhaul.
The current strategy is:
- we allocate DMA streams to peripherals at build time using the script libraries/AP_HAL_Ch…