Gilles DOFFE
Gilles DOFFE
Hi all, #### Description Cannot printf double floats on native architecture for Ubuntu 20.10 and later. The build is ok but at execution SIGFPE signal is received. This bug does...
It could be useful to launch some custom commands just before the 'docker run' one to prepare a specific environment. An example is to create a pool of cqfd running...
I would like to create a gitolite repo when creating my redmine project but I get this error each time (from log/production.log) : Processing ProjectsController#create (for 141.11.145.17 at 2011-10-21 17:23:51)...
### Contribution description Until now RIOT supports CAN 2.0B. CAN FD increases the payload from 8 to 64 bytes and allows bit rate switching between headers (max. 1Mbits/s) and datas...
### Contribution description This allows I2C emulation on native architecture in the same way than periph_gpio_mock. All I2C function from this driver are set as weak to be easily overridden...
### Contribution description The motor_driver device driver is developed as a periph driver and it should not. Make this driver compliant with RIOT device driver development guide [1]. Also make...