Gilles DOFFE

Results 6 issues of 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...

Type: bug
Platform: native
Area: cpu

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...

Platform: native
Platform: ARM
Area: tests
Area: build system
Process: API change
Area: drivers
CI: ready for build
Area: boards
Platform: ESP
Area: cpu
Area: sys
Area: Kconfig

### 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...

Platform: native
Area: tests
Area: build system
Area: pkg
Area: drivers
CI: ready for build
Area: SAUL
Area: cpu
Area: toolchain
Reviewed: 1-fundamentals
Reviewed: 2-code-design
Reviewed: 3-testing
Reviewed: 4-code-style
Reviewed: 5-documentation
Area: sys

### 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...

Platform: native
Area: tests
Process: API change
Area: drivers
Area: boards