ChibiOS/testhal/STM32/multi/USB_CDC
Giovanni Di Sirio 2fa2a32f42 Added STM32F746-Discovery.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10792 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-07 15:03:07 +00:00
..
cfg-stm32f303_discovery Fixed various typos and documentation-related issues. 2017-10-05 07:05:45 +00:00
cfg-stm32f407_discovery USB demo for F407-Discovery. 2017-10-07 14:37:55 +00:00
cfg-stm32f746_discovery Added STM32F746-Discovery. 2017-10-07 15:03:07 +00:00
cfg-stm32l476_discovery Fixed various typos and documentation-related issues. 2017-10-05 07:05:45 +00:00
debug git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10781 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-10-05 13:29:21 +00:00
src Added STM32F746-Discovery. 2017-10-07 15:03:07 +00:00
.cproject Added STM32F746-Discovery. 2017-10-07 15:03:07 +00:00
.project git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10514 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-08-31 14:04:24 +00:00
Makefile Added STM32F746-Discovery. 2017-10-07 15:03:07 +00:00
Makefile-stm32f303_discovery git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10510 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-08-31 10:55:45 +00:00
Makefile-stm32f407_discovery USB demo for F407-Discovery. 2017-10-07 14:37:55 +00:00
Makefile-stm32f746_discovery Added STM32F746-Discovery. 2017-10-07 15:03:07 +00:00
Makefile-stm32l476_discovery git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10510 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-08-31 10:55:45 +00:00
main.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10510 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-08-31 10:55:45 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10510 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-08-31 10:55:45 +00:00

readme.txt

*****************************************************************************
** ChibiOS/HAL - Unified USB driver demo.                                  **
*****************************************************************************

** TARGET **

The demo can be compiled to run on multiple STM32 target boards.

** The Demo **

The application demonstrates the use of the HAL USB driver.

** Build Procedure **

The command "make" builds the demo for all targets. The demo can be compiled
using the "GNU ARM Embedded Toolchain" from:

                   https://launchpad.net/gcc-arm-embedded

** Notes **

Some header files used by the demo are not part of ChibiOS but are copyright of
ST Microelectronics and are licensed under a different license.

                              http://www.st.com