summaryrefslogtreecommitdiffstats
path: root/bsps/headers.am
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2019-04-12 11:01:38 +0200
committerDaniel Hellstrom <daniel@gaisler.com>2021-03-07 16:08:23 +0100
commitda7cb87b4df3047795f0674775131b34469d5fa5 (patch)
tree04df0983ed8ea1a1b231fe71a32ac2e85e78cc46 /bsps/headers.am
parentgrlib,ambapp: added new IP core IDs (diff)
downloadrtems-da7cb87b4df3047795f0674775131b34469d5fa5.tar.bz2
leon,can: introduce common CAN baud-rate calculation function
Reimplemented the baud-rate algorithm from scratch to cope with GRCAN, GRCANFD and OC_CAN devices. Update #4306.
Diffstat (limited to 'bsps/headers.am')
-rw-r--r--bsps/headers.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsps/headers.am b/bsps/headers.am
index 5af7e43b4a..2c9b31df2b 100644
--- a/bsps/headers.am
+++ b/bsps/headers.am
@@ -34,6 +34,7 @@ include_grlib_HEADERS += ../../bsps/include/grlib/apbuart_termios.h
include_grlib_HEADERS += ../../bsps/include/grlib/b1553brm.h
include_grlib_HEADERS += ../../bsps/include/grlib/b1553rt.h
include_grlib_HEADERS += ../../bsps/include/grlib/bspcommon.h
+include_grlib_HEADERS += ../../bsps/include/grlib/canbtrs.h
include_grlib_HEADERS += ../../bsps/include/grlib/canmux.h
include_grlib_HEADERS += ../../bsps/include/grlib/cons.h
include_grlib_HEADERS += ../../bsps/include/grlib/debug_defs.h