aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #839.Giovanni Di Sirio2017-05-272-0/+13
* Fixed bug #838.Giovanni Di Sirio2017-05-272-8/+10
* Removed a dead "nop".Giovanni Di Sirio2017-05-181-6/+0
* Copy/paste error in a comment.Giovanni Di Sirio2017-05-161-1/+1
* Add an AVR SPI test hal program.tfateba2017-05-146-0/+1704
* Align all AVR testhal and demo mcuconf.h files.tfateba2017-04-2815-1264/+1437
* Update file descriptiontfateba2017-04-269-10/+10
* Change the maccro name.tfateba2017-04-261-4/+4
* Change the macro name and the file tag name.tfateba2017-04-264-17/+17
* Correction of the macro name.tfateba2017-04-265-14/+14
* Change the file name , comments and macro on the hearder file.tfateba2017-04-261-6/+6
* Change the file name and macro on the hearder file.tfateba2017-04-261-4/+4
* Change the file name and macro on the hearder file.tfateba2017-04-261-4/+4
* Change the macro on the hearder file.tfateba2017-04-261-3/+3
* Change the macro and comment on the hearder file.tfateba2017-04-261-4/+4
* 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