This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-07-05 16:20:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3436f089768c31f0d925faf36b41626b78ddb6f5
PX4-Autopilot
/
src
/
drivers
/
device
T
History
Andrew Tridgell
1b8a830a38
i2c: prevent double free of _dev pointer
...
this caused heap corruption
2015-02-14 11:16:02 +01:00
..
cdev.cpp
Device class reg: Always use 0-based index
2015-02-09 22:56:21 +01:00
device.cpp
device: initialise device id
2014-10-08 10:39:17 +02:00
device.h
Allow to get access to dev name
2015-01-02 12:28:21 +01:00
i2c.cpp
i2c: prevent double free of _dev pointer
2015-02-14 11:16:02 +01:00
i2c.h
CDEV::I2C: Enforce one speed per bus
2015-02-13 09:12:38 +01:00
module.mk
Moved last libs, drivers and headers, cleaned up IO build
2013-04-28 09:54:11 +02:00
pio.cpp
Moved last libs, drivers and headers, cleaned up IO build
2013-04-28 09:54:11 +02:00
ringbuffer.h
device driver: Fix compile warnings
2014-07-16 08:47:31 +02:00
spi.cpp
SPI: Log device clock on startup
2015-02-13 09:13:20 +01:00
spi.h
device driver: Fix compile warnings
2014-07-16 08:47:31 +02:00