-
I'm on arch linux. when resuming from sleep, caps lock breathing doesn't stop. Switching to another backlight "page" stops the breathing.
cubiq updated
8 years ago
-
Thank you very much for sharing this ! It's a nice project !
I had some issues though :
- works with ChibiOS 2.6.3 but not the actual 2.6.5 because of a rules.mk bug
(Compiling crt0.c
arm-none-eab…
-
Good day All!
AM very new to the platform. i wish to use it as part of a library i working on for the AVR platform mostly Arduino Mega baord.
I have tested the library code blink(niblink and chb…
-
At the moment all source code files get access to ChibiOS via global.h
In order to separate synchronous from asynchronous it would be nice to explicitly state OS header access.
The idea is to re…
-
### Describe the Bug
When using `S(KC_MUTE)`, the expected result would be:
- `LSFT` down
- `MUTE` down
- `LSFT` and `MUTE` up (in any order)
However, it appears that the order is reversed for …
-
### Details about Problem
ChibiOS has improved driver support since the original drivers were added to nf-overlay.
Re-evaluate the following drivers:
* Flash -> http://chibiforge.org/doc/21.11/ha…
-
Yesterday I upgraded MP to 1.3.58, build 1.3.6794.30567. Running ArduPlane/ChibiOS latest (yesterday's build). When I press the Arm/Disarm button on the Actions tab, the entire window shrinks to ~1/…
-
I've noticed that this repository hasn't been updated in over a year.
I also noticed it is not in the library manager list for install and updates yet the repository has the 1.5 folder layout.
Can…
-
When building [bindings for an embedded OS](https://github.com/thenewwazoo/ChibiOS-rust), updating the dependency from 0.30 to 0.31 causes an error when `Builder::generate` is called. To repro (this a…
-
Hi guys,
I have just built the project (under ChibiStudio & arm-none-eabi-gcc 4.8.4 20140725 on Windows 7) with current ChibiOS ver. 3.0dev from trunk and run it on STM32F4Discovery. It works fine an…