This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx-apps
/
canutils
/
canlib
History
Xiang Xiao
deaa6c5b7b
build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs
...
and move NUTTXLIB defintion to the common place Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-07-09 15:17:37 -03:00
..
canlib_getbaud.c
Fix the new can.h header location
2017-05-12 11:58:57 -03:00
canlib_getloopback.c
Fix the new can.h header location
2017-05-12 11:58:57 -03:00
canlib_getsilent.c
Remove extra whitespace from files (
#43
)
2020-01-31 08:29:24 -06:00
canlib_setbaud.c
Fix the new can.h header location
2017-05-12 11:58:57 -03:00
canlib_setloopback.c
Run codespell -w with the latest dictonary again
2020-02-23 07:10:14 -06:00
canlib_setsilent.c
Run codespell -w with the latest dictonary again
2020-02-23 07:10:14 -06:00
Kconfig
Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver.
2016-12-06 08:54:38 -06:00
Make.defs
apps/: In all Make.def files, append to CONFIGURED_APPS patch with the absolute path.
2019-10-17 11:33:59 -06:00
Makefile
build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs
2020-07-09 15:17:37 -03:00