ChRt
ChRt copied to clipboard
ChibiOS/RT for Arduino AVR, SAMD, Due, Teensy 3.x, Teensy 4.0.
In `st_lld_teensy4.cpp` the function `setVectors()` is defined, which overwrites the fault handler vectors to custom functions defined somewhere else. These functions merely blink the builtin LED with a code corresponding...
On 2-14-2021 ChibiOS 20.3.3 “Dragonea” has been released. Could you please upgrade your library to use the latest ChibiOS version? If you've got your hands full at the moment, any...
Hey Greiman Im working on a BLDC controller hardware project and would like to utilize the eminence power of the T4 for that purpose. The overall purpose is naturally to...
Hello, I tried a quick and dirty mod to get things up with Teensy 4.0 but I didn't succeed so far. Would it be difficult to support also Teensy 4.0...
license
Hi, what is the license of ChRt ? Is it possible tu use it for a commercial product ? Thanks for your answer. Philippe
I sometimes hit a hard fault when printing a double using the Serial.print( double a, int digit). At first, I thought it was related to the absence of a heap...
Good day Greiman, Awesome job on this port. Not that I am a fan of using the heap in hard real time applications but do you foresee enabling it. I...
Hello, Great work on this library! Just curious, is there any CAN support built in? I haven't been able to find any? Do we need to add that functionality in?...
Hi, would it be possible to add support for STM32F1 devices like Maple Mini clones? Thank you so much for adding that support for SdFat!
Any plan to add support for Teensy LC?