Mathieu OTHACEHE
|
152edf7189
|
Global: remove mode line from headers
Using a global .dir-locals.el file is a better alternative than
reincluding the same emacs header in every file of the project.
|
2016-10-24 09:42:01 -02:00 |
Murilo Belluzzo
|
0b86532b5c
|
Global: Remove '\r' character from all source code files
|
2016-10-03 22:13:27 -03:00 |
Lucas De Marchi
|
e1ab44f4a3
|
Global: remove get_fd() from Device API
This was there for compatibility with I2CDriver and SPIDriver. We don't
use them anymore so we can remove the compat method.
|
2016-08-29 10:27:36 -03:00 |
LukeMike
|
5987cc273f
|
AP_HAL_VRBRAIN: added some new modules for I2C wrapper
|
2016-08-07 20:31:52 +10:00 |