ChibiOS/os/hal
Giovanni Di Sirio 25a9ad2c3a DMAv2 fixes for STM32F76x/77x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10135 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-02 09:37:41 +00:00
..
boards Added support for STM32F303 Discovery REV-C 2017-01-26 16:15:58 +00:00
dox Documentation-related fixes. 2017-02-07 09:15:42 +00:00
include Renamed canReceive() and canTransmit() by adding the Timeout postfix for consistency. Old names still are available as macros and deprecated. 2017-02-24 12:28:49 +00:00
lib Fixed potential name conflicts. 2017-02-02 11:28:34 +00:00
osal Updated AVR os-less for new osal_vt 2017-03-23 13:20:48 +00:00
ports DMAv2 fixes for STM32F76x/77x. 2017-04-02 09:37:41 +00:00
src Renamed canReceive() and canTransmit() by adding the Timeout postfix for consistency. Old names still are available as macros and deprecated. 2017-02-24 12:28:49 +00:00
templates Fixed bug #817. 2017-02-06 10:35:53 +00:00
hal.mk QSPI driver worked on a simple test case. 2016-05-15 08:34:54 +00:00