ChibiOS/os/hal
Giovanni Di Sirio 0c9bb01240 Changed floats default for chprintf.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10143 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-04-06 13:19:01 +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 Changed floats default for chprintf. 2017-04-06 13:19:01 +00:00
osal Updated AVR os-less for new osal_vt 2017-03-23 13:20:48 +00:00
ports git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10142 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-04-05 18:32:13 +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