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-11 17:31:21 +0100
commitcff99cf1fae2ff2b019c7f3b1827bb7fe8ee7d83 (patch)
tree9de2f3fdc44e9eefeb3787edc5ddcc7dbdce962f /bsps/headers.am
parentgrlib,ambapp: added new IP core IDs (diff)
downloadrtems-cff99cf1fae2ff2b019c7f3b1827bb7fe8ee7d83.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 #4323.
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 37ce6d6c73..de2263ae49 100644
--- a/bsps/headers.am
+++ b/bsps/headers.am
@@ -57,6 +57,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