Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed bug #781. | Giovanni Di Sirio | 2017-05-29 | 3 | -15/+16 | |
* | Implemented LSE Drive parameter for STM32F7xx, re-generated F7 board files. | Giovanni Di Sirio | 2017-05-29 | 11 | -185/+232 | |
* | Various fixes thanks to pl4nkton. | Giovanni Di Sirio | 2017-05-29 | 3 | -11/+12 | |
* | Implemented support for HSI16 divider on STM32L0xx. | Giovanni Di Sirio | 2017-05-29 | 10 | -7/+37 | |
* | Fixed Bug #842 | Rocco Marco Guglielmi | 2017-05-28 | 3 | -8/+13 | |
* | EX: fixed typo in STM32F4xx/I2C-LSM6DS0/readme.txt | Rocco Marco Guglielmi | 2017-05-28 | 1 | -1/+1 | |
* | _unhandled_exception made weak in ARMCMx | Giovanni Di Sirio | 2017-05-28 | 1 | -0/+1 | |
* | 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 |