Files
PX4-Autopilot/src/modules/uORB
Beat Küng 1bdad65849 uorb: reduce RAM usage by avoiding string copies
The lifetime of the string is guaranteed because we never delete
DeviceNode objects and the strings in question are already on the heap.

This frees roughly 2.2KB of RAM on Pixracer
2016-10-23 15:25:20 +02:00
..
2015-07-25 20:36:05 -07:00
2015-10-20 10:48:10 -04:00
2016-06-06 23:27:16 +02:00
2016-05-14 11:27:07 +02:00
2015-10-19 13:51:18 +02:00
2015-10-19 13:51:18 +02:00