nacansino
nacansino
I'm getting a weird build warning when building on CCRH compiler (for Renesas RH850). Compiler is using C99 standard. Anyone here encountering the same thing? ```bash .\..\..\src\drivers\common\printf.c(864):W0520549:Variable "va" is used...
I am currently experimenting with `schlib/comparelibs.py` to integrate a version control system for my symbol libraries. Our custom library structure is of the following form: ```text xlab | Resistor.dcm |...
I added an example file on how to utilize the CAN broadcast manager (`can_bcm`).