ChibiOS/os/hal
Giovanni Di Sirio 1eabe1e911 Fixed support for QUADSPI on F4xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10120 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-03-06 14:26:19 +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 Added standalone virtual timers module. 2016-12-22 10:36:32 +00:00
ports Fixed support for QUADSPI on F4xx. 2017-03-06 14:26:19 +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