zephyr/samples/subsys/canbus
Peter Bigot 42f9d14a3f kernel: deprecate k_uptime_delta_32
The documentation motivates this function by saying it is more
efficient than the core 64-bit version.  This was untrue when
originally added, and is untrue now.  Mark the function deprecated and
replace its sole in-tree use with the trivial equivalent.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-03-23 10:26:05 -04:00
..
canopen kernel: deprecate k_uptime_delta_32 2020-03-23 10:26:05 -04:00
isotp samples: canbus: isotp: Add sample code for the ISO-TP lib 2020-02-06 10:16:29 +02:00
canbus.rst