ChibiOS/testhal/STM32/STM32L4xx/CAN
Giovanni Di Sirio aca575e875 Files mcuconf.h for STM32F746, F767, L432, L452, L476, L496 received the missing setting STM32_WSPI_QUADSPI1_PRESCALER_VALUE.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@14285 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-24 07:46:09 +00:00
..
.cproject Added CAN demo for STM32L4. 2015-12-17 10:10:21 +00:00
.project Fixed wrong link folder in testhal/STM32/STM32L4xx projects 2016-05-07 09:48:37 +00:00
Makefile More Nil enhancements. 2019-02-08 14:36:53 +00:00
chconf.h Fixed bug #1128. 2020-10-31 10:40:13 +00:00
halconf.h More style fixes. 2019-05-18 09:59:41 +00:00
main.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
mcuconf.h Files mcuconf.h for STM32F746, F767, L432, L452, L476, L496 received the missing setting STM32_WSPI_QUADSPI1_PRESCALER_VALUE. 2021-04-24 07:46:09 +00:00
readme.txt Improved STM32L4 related readme 2016-04-30 11:56:18 +00:00

readme.txt

*****************************************************************************
** ChibiOS/HAL - CAN driver demo for STM32.                                **
*****************************************************************************

** TARGET **

The demo runs on an STM32 Nucleo64-L476RG board.

** The Demo **

The application demonstrates the use of the STM32 CAN driver.

** Build Procedure **

The demo has been tested using the free Codesourcery GCC-based toolchain
and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.

** Notes **

Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:

                             http://www.st.com