aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change the macro and comment on the hearder file.tfateba2017-04-261-4/+4
* Change the macro on the hearder file.tfateba2017-04-261-3/+3
* Change the macro on the hearder file.tfateba2017-04-261-3/+3
* Change the comment on the header file.tfateba2017-04-261-1/+1
* Change the definition of the ADC hal file.tfateba2017-04-251-3/+3
* Update AVR mcuconf.h file by adding PCINT driver system settings.tfateba2017-04-2513-0/+196
* Added CRC RCC macros.Giovanni Di Sirio2017-04-251-0/+30
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10177 35acf78f-673a-041...Giovanni Di Sirio2017-04-252-2/+1
* Power saving mode for SDMMCv1 driver.Giovanni Di Sirio2017-04-253-2/+24
* White space fixes.Giovanni Di Sirio2017-04-252-4/+4
* Fixed bug #833.Giovanni Di Sirio2017-04-252-2/+3
* Fixed warning in shell when auto completion is enabled.Giovanni Di Sirio2017-04-251-1/+1
* Added a note to sleep functions because use of unsafe time conversion macros ...Giovanni Di Sirio2017-04-241-0/+9
* Added safe time conversion utilities.Giovanni Di Sirio2017-04-242-1/+160
* Fixed bug #832.Giovanni Di Sirio2017-04-233-55/+58
* RX test is now done using packet-aligned buffers.Giovanni Di Sirio2017-04-233-107/+107
* Fixed Bug #831Rocco Marco Guglielmi2017-04-222-96/+1
* Fixed Bug #830Rocco Marco Guglielmi2017-04-226-5/+6
* Fixed bug #828.Giovanni Di Sirio2017-04-171-0/+1
* Reverted tentative fix in STM32 OTGv1 driver.Giovanni Di Sirio2017-04-171-3/+7
* Tentative fix for missing RX events.Giovanni Di Sirio2017-04-162-54/+56
* Fixed problems in new mailboxes implementation.Giovanni Di Sirio2017-04-131-0/+3
* Threads queues completed in NIL.Giovanni Di Sirio2017-04-116-132/+178
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10154 35acf78f-673a-041...Giovanni Di Sirio2017-04-119-140/+305
* Fixed bug #827.Giovanni Di Sirio2017-04-092-1/+3
* Removed obsolete check.Giovanni Di Sirio2017-04-091-4/+0
* New mailboxes implementation.Giovanni Di Sirio2017-04-093-134/+229
* Fixed bug #826.Giovanni Di Sirio2017-04-093-2/+18
* Changed floats default for chprintf.Giovanni Di Sirio2017-04-061-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10142 35acf78f-673a-041...Giovanni Di Sirio2017-04-051-2/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10139 35acf78f-673a-041...Giovanni Di Sirio2017-04-041-1/+1
* [AVR] PCINTx support for EXTFabio Utzig2017-04-023-283/+923
* Fixed bug #823.Giovanni Di Sirio2017-04-022-4/+3
* DMAv2 fixes for STM32F76x/77x.Giovanni Di Sirio2017-04-024-4/+521
* Fixed bug #821.Giovanni Di Sirio2017-03-262-1/+4
* Fixed bug #820.Giovanni Di Sirio2017-03-261-0/+2
* Fixed bug #819.Giovanni Di Sirio2017-03-262-1/+3
* Updated AVR os-less for new osal_vtFabio Utzig2017-03-232-162/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10127 35acf78f-673a-041...Giovanni Di Sirio2017-03-221-2/+2
* NIL report on e200.Giovanni Di Sirio2017-03-171-7/+30
* e200z-GCC final reports.Giovanni Di Sirio2017-03-175-528/+276
* Fixed a couple regressions after asm code rework.Giovanni Di Sirio2017-03-172-1/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10123 35acf78f-673a-041...Giovanni Di Sirio2017-03-171-0/+273
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10122 35acf78f-673a-041...Giovanni Di Sirio2017-03-1012-30/+36
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10121 35acf78f-673a-041...Giovanni Di Sirio2017-03-071-2/+2
* Fixed support for QUADSPI on F4xx.Giovanni Di Sirio2017-03-062-2/+32
* RTCv1 synchronization tentative fix.Giovanni Di Sirio2017-03-061-0/+3
* RTCv2 wakeup tentative fix.Giovanni Di Sirio2017-03-062-1/+3
* STM32 OTGv1 tentative fix.Giovanni Di Sirio2017-03-061-30/+30
* Fixed bug #818.Giovanni Di Sirio2017-03-034-3/+8