aboutsummaryrefslogtreecommitdiffstats
path: root/os
Commit message (Expand)AuthorAgeFilesLines
* _unhandled_exception made weak in ARMCMxGiovanni Di Sirio2017-05-281-0/+1
* Fixed bug #840.Giovanni Di Sirio2017-05-281-2/+2
* Fixed bug #825.Giovanni Di Sirio2017-05-282-0/+16
* Fixed bug #835.Giovanni Di Sirio2017-05-282-12/+123
* Fixed missing #endif.Giovanni Di Sirio2017-05-281-0/+1
* Fixed bug #837.Giovanni Di Sirio2017-05-272-5/+23
* Fixed USART4/5 support on STM32L07x.Giovanni Di Sirio2017-05-273-4/+27
* Fixed bug #838.Giovanni Di Sirio2017-05-271-8/+8
* Removed a dead "nop".Giovanni Di Sirio2017-05-181-6/+0
* Copy/paste error in a comment.Giovanni Di Sirio2017-05-161-1/+1
* 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
* 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-252-2/+23
* White space fixes.Giovanni Di Sirio2017-04-252-4/+4
* Fixed bug #833.Giovanni Di Sirio2017-04-251-2/+2
* 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-241-1/+157
* Fixed bug #832.Giovanni Di Sirio2017-04-231-3/+4
* Fixed Bug #831Rocco Marco Guglielmi2017-04-221-96/+0
* Reverted tentative fix in STM32 OTGv1 driver.Giovanni Di Sirio2017-04-171-3/+7
* Tentative fix for missing RX events.Giovanni Di Sirio2017-04-161-2/+4
* Fixed problems in new mailboxes implementation.Giovanni Di Sirio2017-04-131-0/+3
* Threads queues completed in NIL.Giovanni Di Sirio2017-04-114-80/+124
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10154 35acf78f-673a-041...Giovanni Di Sirio2017-04-113-46/+137
* Fixed bug #827.Giovanni Di Sirio2017-04-091-1/+1
* Removed obsolete check.Giovanni Di Sirio2017-04-091-4/+0
* New mailboxes implementation.Giovanni Di Sirio2017-04-092-82/+177
* Fixed bug #826.Giovanni Di Sirio2017-04-092-2/+16
* 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-021-4/+1
* DMAv2 fixes for STM32F76x/77x.Giovanni Di Sirio2017-04-024-4/+521
* Fixed bug #821.Giovanni Di Sirio2017-03-261-1/+2