Files
ODrive/Firmware
samuelsadok c49e679bd9 fix bad use of memcpy
memcpy is not guaranteed to work with overlapped memory areas, however memmove is.
Apart from the semantic difference this fixes a compiler warning and possibly previously unexplained occurrences of `ERROR_INVALID_STATE`.
2019-09-19 10:10:51 +02:00
..
2019-05-26 20:18:56 +02:00
2018-02-26 14:52:19 -08:00
2019-05-16 22:14:18 +02:00
2019-09-19 10:10:51 +02:00
2019-05-26 20:18:56 +02:00
2017-10-15 00:10:36 -07:00
2019-01-31 01:12:02 +01:00
2019-04-05 19:11:38 -07:00
2019-03-19 14:13:51 -07:00