Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #840. | Giovanni Di Sirio | 2017-05-28 | 4 | -4/+6 |
* | Fixed broken F107 USB demo. | Giovanni Di Sirio | 2017-05-28 | 10 | -393/+467 |
* | Fixed bug #825. | Giovanni Di Sirio | 2017-05-28 | 3 | -0/+18 |
* | Fixed bug #836. | Giovanni Di Sirio | 2017-05-28 | 1 | -1/+2 |
* | Fixed bug #835. | Giovanni Di Sirio | 2017-05-28 | 16 | -98/+243 |
* | Fixed missing #endif. | Giovanni Di Sirio | 2017-05-28 | 1 | -0/+1 |
* | Fixed bug #837. | Giovanni Di Sirio | 2017-05-27 | 4 | -7/+26 |
* | Fixed USART4/5 support on STM32L07x. | Giovanni Di Sirio | 2017-05-27 | 4 | -6/+28 |
* | Fixed bug #839. | Giovanni Di Sirio | 2017-05-27 | 2 | -0/+13 |
* | Fixed bug #838. | Giovanni Di Sirio | 2017-05-27 | 2 | -8/+10 |
* | Removed a dead "nop". | Giovanni Di Sirio | 2017-05-18 | 1 | -6/+0 |
* | Copy/paste error in a comment. | Giovanni Di Sirio | 2017-05-16 | 1 | -1/+1 |
* | Add an AVR SPI test hal program. | tfateba | 2017-05-14 | 6 | -0/+1704 |
* | Align all AVR testhal and demo mcuconf.h files. | tfateba | 2017-04-28 | 15 | -1264/+1437 |
* | Update file description | tfateba | 2017-04-26 | 9 | -10/+10 |
* | Change the maccro name. | tfateba | 2017-04-26 | 1 | -4/+4 |
* | Change the macro name and the file tag name. | tfateba | 2017-04-26 | 4 | -17/+17 |
* | Correction of the macro name. | tfateba | 2017-04-26 | 5 | -14/+14 |
* | Change the file name , comments and macro on the hearder file. | tfateba | 2017-04-26 | 1 | -6/+6 |
* | Change the file name and macro on the hearder file. | tfateba | 2017-04-26 | 1 | -4/+4 |
* | Change the file name and macro on the hearder file. | tfateba | 2017-04-26 | 1 | -4/+4 |
* | Change the macro on the hearder file. | tfateba | 2017-04-26 | 1 | -3/+3 |
* | Change the macro and comment on the hearder file. | tfateba | 2017-04-26 | 1 | -4/+4 |
* | Change the macro and comment on the hearder file. | tfateba | 2017-04-26 | 1 | -4/+4 |
* | Change the macro on the hearder file. | tfateba | 2017-04-26 | 1 | -3/+3 |
* | Change the macro on the hearder file. | tfateba | 2017-04-26 | 1 | -3/+3 |
* | Change the comment on the header file. | tfateba | 2017-04-26 | 1 | -1/+1 |
* | Change the definition of the ADC hal file. | tfateba | 2017-04-25 | 1 | -3/+3 |
* | Update AVR mcuconf.h file by adding PCINT driver system settings. | tfateba | 2017-04-25 | 13 | -0/+196 |
* | Added CRC RCC macros. | Giovanni Di Sirio | 2017-04-25 | 1 | -0/+30 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10177 35acf78f-673a-041... | Giovanni Di Sirio | 2017-04-25 | 2 | -2/+1 |
* | Power saving mode for SDMMCv1 driver. | Giovanni Di Sirio | 2017-04-25 | 3 | -2/+24 |
* | White space fixes. | Giovanni Di Sirio | 2017-04-25 | 2 | -4/+4 |
* | Fixed bug #833. | Giovanni Di Sirio | 2017-04-25 | 2 | -2/+3 |
* | Fixed warning in shell when auto completion is enabled. | Giovanni Di Sirio | 2017-04-25 | 1 | -1/+1 |
* | Added a note to sleep functions because use of unsafe time conversion macros ... | Giovanni Di Sirio | 2017-04-24 | 1 | -0/+9 |
* | Added safe time conversion utilities. | Giovanni Di Sirio | 2017-04-24 | 2 | -1/+160 |
* | Fixed bug #832. | Giovanni Di Sirio | 2017-04-23 | 3 | -55/+58 |
* | RX test is now done using packet-aligned buffers. | Giovanni Di Sirio | 2017-04-23 | 3 | -107/+107 |
* | Fixed Bug #831 | Rocco Marco Guglielmi | 2017-04-22 | 2 | -96/+1 |
* | Fixed Bug #830 | Rocco Marco Guglielmi | 2017-04-22 | 6 | -5/+6 |
* | Fixed bug #828. | Giovanni Di Sirio | 2017-04-17 | 1 | -0/+1 |
* | Reverted tentative fix in STM32 OTGv1 driver. | Giovanni Di Sirio | 2017-04-17 | 1 | -3/+7 |
* | Tentative fix for missing RX events. | Giovanni Di Sirio | 2017-04-16 | 2 | -54/+56 |
* | Fixed problems in new mailboxes implementation. | Giovanni Di Sirio | 2017-04-13 | 1 | -0/+3 |
* | Threads queues completed in NIL. | Giovanni Di Sirio | 2017-04-11 | 6 | -132/+178 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10154 35acf78f-673a-041... | Giovanni Di Sirio | 2017-04-11 | 9 | -140/+305 |
* | Fixed bug #827. | Giovanni Di Sirio | 2017-04-09 | 2 | -1/+3 |
* | Removed obsolete check. | Giovanni Di Sirio | 2017-04-09 | 1 | -4/+0 |
* | New mailboxes implementation. | Giovanni Di Sirio | 2017-04-09 | 3 | -134/+229 |