RTEMS | can: add support for SJA1000 CAN controller (!1183)
Gedare Bloom (@gedare)
gitlab at rtems.org
Fri Apr 3 22:12:38 UTC 2026
Gedare Bloom started a new discussion on cpukit/dev/can/sja1000/sja1000_regs.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1183#note_148007
> + * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
> + * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
> + * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
> + * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
> + * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
> + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
> + * POSSIBILITY OF SUCH DAMAGE.
> + */
> +
> +#ifndef _DEV_CAN_SJA1000_SJA1000_REGS_H
> +#define _DEV_CAN_SJA1000_SJA1000_REGS_H
> +
> +#include <dev/can/can-helpers.h>
> +
> +/* PeliCAN mode */
> +enum sja1000_regs {
Please reformat with clang-format per https://users.rtems.org/t/using-clang-format-on-rtems-git/454
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1183#note_148007
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260403/fcc8a2fb/attachment.htm>
More information about the bugs
mailing list