nuttx-apps/canutils/libuavcan
2017-08-13 11:03:17 -06:00
..
.gitignore libuavcan: Rename uavcan to libuavcan 2016-05-25 09:14:03 -04:00
Kconfig libuavcan: Rename uavcan to libuavcan 2016-05-25 09:14:03 -04:00
Make.defs libuavcan: Rename uavcan to libuavcan 2016-05-25 09:14:03 -04:00
Makefile The last change added .PRECIOUS: $(BIN) to everyway Makefile in hopes the libapps.a will not be deleted on Control-C (unproven so far). However, $(BIN) may contain back slashes in some build platforms and that causes problems for make: It can't handle the backslashes in the .PRECIOUS dependency list. $(BIN) replaced with ../../libapp.a, where the number of ../ depends on the depth of the Makefile in the apps/ source tree. 2017-08-13 11:03:17 -06:00
nuttx-b04396ace50155573e545ed9bf2fb09964ee2367.patch apps/canutils/libuavcan: Fix for recent change to STM32 timer frequency definiitions 2016-06-05 09:18:04 -06:00
platform_stm32.cpp libuavcan: Rename uavcan to libuavcan 2016-05-25 09:14:03 -04:00