Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7887 ↵ | Giovanni Di Sirio | 2015-04-13 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bugs 573 and 574. | Giovanni Di Sirio | 2015-04-09 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7876 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Updated version numbers. | Giovanni Di Sirio | 2015-04-06 | 1 | -4/+26 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7859 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Improved function rtcConvertDateTimeToStructTm(). Now it can return ↵ | Uladzimir Pylinski | 2015-03-27 | 1 | -1/+2 |
| | | | | | | milliseconds by optional pointer argument. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7819 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | SDIO. sdcErase() function reintroduced. | Uladzimir Pylinski | 2015-03-24 | 1 | -0/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7804 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | HAL license change. | Giovanni Di Sirio | 2015-03-24 | 28 | -364/+280 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7801 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | SPI code made more readable. | Giovanni Di Sirio | 2015-03-13 | 1 | -15/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7767 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Separate version numbers for HAL. | Giovanni Di Sirio | 2015-03-13 | 1 | -2/+15 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7765 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7759 ↵ | Giovanni Di Sirio | 2015-03-11 | 3 | -13/+13 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | MISRA fixes for high level HAL. | Giovanni Di Sirio | 2015-03-08 | 23 | -340/+345 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7738 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7731 ↵ | Giovanni Di Sirio | 2015-03-07 | 1 | -0/+17 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7713 ↵ | Giovanni Di Sirio | 2015-03-03 | 1 | -17/+17 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | SDIO. Fixed typo. | Uladzimir Pylinski | 2015-02-24 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7702 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | limit the use of scratchpad buffer | Giovanni Di Sirio | 2015-02-23 | 1 | -9/+15 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7697 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | SDIO. Deleted unused erase function. | Uladzimir Pylinski | 2015-02-19 | 1 | -1/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7693 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | SDIO. Common code moved from sdc.c to mmcsd superclass. | Uladzimir Pylinski | 2015-02-18 | 1 | -1/+141 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7690 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | SDIO. 1) Added MMC support. 2) Added bus clock detection. | Uladzimir Pylinski | 2015-02-18 | 1 | -3/+80 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7686 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added I-Class functions to the PWM driver. | Giovanni Di Sirio | 2015-02-07 | 1 | -0/+52 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7676 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7656 ↵ | Giovanni Di Sirio | 2015-02-05 | 1 | -6/+6 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Dual CDC demo for the STM32F4, to be tested. | Giovanni Di Sirio | 2015-02-04 | 2 | -14/+60 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7653 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7651 ↵ | Giovanni Di Sirio | 2015-02-01 | 1 | -19/+33 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | updated GPL files | gdisirio | 2015-01-11 | 28 | -140/+112 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7620 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7570 ↵ | gdisirio | 2014-12-11 | 5 | -5/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7569 ↵ | gdisirio | 2014-12-11 | 1 | -1/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | HAL documentation build works now. | gdisirio | 2014-12-08 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7561 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7559 ↵ | gdisirio | 2014-12-08 | 2 | -2/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7554 ↵ | gdisirio | 2014-12-02 | 2 | -10/+3 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7543 ↵ | gdisirio | 2014-11-27 | 2 | -8/+9 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Added files abstraction to the HAL. | gdisirio | 2014-11-27 | 3 | -3/+246 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7542 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Community support imporovements. Added hooks simplifying adding of new hal ↵ | barthess | 2014-11-16 | 1 | -0/+5 |
| | | | | | | modules in community repo. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7516 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7475 ↵ | gdisirio | 2014-11-04 | 1 | -1/+8 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7457 ↵ | gdisirio | 2014-11-02 | 1 | -1/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7456 ↵ | gdisirio | 2014-11-02 | 1 | -8/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7445 ↵ | gdisirio | 2014-11-01 | 1 | -1/+2 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTCv1. Time converstion functions moved to rtc.c(h). Chrtclib deleted. | barthess | 2014-11-01 | 1 | -1/+18 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7443 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTCv1. Driver ported to ChibiOS-3. | barthess | 2014-11-01 | 1 | -13/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7442 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | RTC. Implemented function rtcConvertDateTimeToFAT() | barthess | 2014-10-30 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7436 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7435 ↵ | gdisirio | 2014-10-30 | 1 | -65/+0 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #543. | gdisirio | 2014-10-26 | 1 | -0/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7431 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | FSMC. Deleted rest of code. | barthess | 2014-10-18 | 1 | -1/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7416 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | FSMC. Files moved to | barthess | 2014-10-18 | 1 | -148/+0 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7414 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7412 ↵ | gdisirio | 2014-10-18 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7411 ↵ | gdisirio | 2014-10-17 | 1 | -1/+5 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Improvements to the ICU driver. | gdisirio | 2014-10-17 | 1 | -14/+15 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7409 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7360 ↵ | gdisirio | 2014-10-04 | 1 | -1/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Fixed bug #539. | gdisirio | 2014-10-04 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7359 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7297 ↵ | gdisirio | 2014-09-21 | 1 | -4/+4 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7224 ↵ | gdisirio | 2014-09-01 | 1 | -5/+1 |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Improved icuWaitCapture(). | gdisirio | 2014-08-31 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7212 35acf78f-673a-0410-8e92-d51de3d6d3f4 | ||||
* | Enhanced ICU driver. | gdisirio | 2014-08-31 | 1 | -4/+3 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7211 35acf78f-673a-0410-8e92-d51de3d6d3f4 |