summaryrefslogtreecommitdiffstats
path: root/bsps/shared/grlib/can/grcan_internal.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-01-30grlib: Fix snprintf() overflow warnings from gcc 12Joel Sherrill1-1/+1
Updates #4662.
2022-11-14bsps/shared/grlib: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman1-3/+22
This patch changes the license to BSD-2 for all source files where the copyright is held by Aeroflex Gaisler, Cobham Gaisler, or Gaisler Research. Some files also includes copyright right statements from OAR and/or embedded Brains in addition to Gaisler. Updates #3053.
2021-03-11leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom1-0/+140
Update #4324.