Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added support for ports J and K to GPIOv2. | Giovanni Di Sirio | 2015-08-03 | 2 | -12/+9 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8149 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | STM32F7xx clock tree and initialization done. | Giovanni Di Sirio | 2015-08-02 | 3 | -15/+40 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8144 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8135 ↵ | Giovanni Di Sirio | 2015-08-01 | 3 | -6/+6 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | STM32F7xx stub demo and board files. | Giovanni Di Sirio | 2015-08-01 | 10 | -0/+1720 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8134 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Aligned mcuconf.h files for STM32F0xx devices. Removed obsolete settings, ↵ | Giovanni Di Sirio | 2015-07-29 | 4 | -21/+67 | |
| | | | | | | added DMA remapping settings. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8125 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Updated EXT driver. | Giovanni Di Sirio | 2015-07-28 | 6 | -7/+10 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8121 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | STM32L0xx ADC demo. | Giovanni Di Sirio | 2015-07-26 | 1 | -1/+3 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8106 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | More STM32L0xx support files. | gdisirio | 2015-07-26 | 5 | -7/+134 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8104 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Re-added the lost revisions (8103 and 8104). | gdisirio | 2015-07-26 | 3 | -5/+5 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8103 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | More STM32L0xx code. | gdisirio | 2015-07-15 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8101 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8099 ↵ | gdisirio | 2015-07-15 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8098 ↵ | gdisirio | 2015-07-15 | 9 | -0/+1337 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | STM32F3xx reports. | gdisirio | 2015-07-07 | 2 | -52/+109 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8067 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | lwip-related improvements. | gdisirio | 2015-07-04 | 1 | -6/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8066 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8043 ↵ | Giovanni Di Sirio | 2015-06-17 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | FatFS timeout fix. | Giovanni Di Sirio | 2015-06-13 | 1 | -2/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8030 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Updated all makefiles by adding -Wundef. | Giovanni Di Sirio | 2015-06-13 | 29 | -58/+58 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8029 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Updated mcuconf.h files with I2C no-DMA mode on affected platforms. | Giovanni Di Sirio | 2015-05-17 | 10 | -0/+10 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7986 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bug #595. | Giovanni Di Sirio | 2015-05-14 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7983 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Smart build option added to all makefiles. | Giovanni Di Sirio | 2015-05-12 | 29 | -0/+174 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7963 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Smart build option in mk files. | Giovanni Di Sirio | 2015-05-08 | 2 | -2/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7956 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7951 ↵ | Giovanni Di Sirio | 2015-05-05 | 1 | -3/+3 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Updated mcuconf.h files for STM32F4xx. | Giovanni Di Sirio | 2015-05-03 | 7 | -0/+91 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7948 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | DAC off by default. | Giovanni Di Sirio | 2015-05-03 | 29 | -29/+29 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7945 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Updated all halconf.h files with DAC switch. | Giovanni Di Sirio | 2015-05-03 | 29 | -0/+203 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7944 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed RT-STM32F302R8-NUCLEO demo. | Giovanni Di Sirio | 2015-04-26 | 1 | -2/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7926 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | RT-STM32F302R8-NUCLEO demo. | Giovanni Di Sirio | 2015-04-24 | 9 | -0/+1463 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7923 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7921 ↵ | Giovanni Di Sirio | 2015-04-23 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7910 ↵ | Giovanni Di Sirio | 2015-04-20 | 1 | -1/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7895 ↵ | Giovanni Di Sirio | 2015-04-15 | 1 | -89/+11 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7894 ↵ | Giovanni Di Sirio | 2015-04-15 | 10 | -0/+1694 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Keil reports. | Giovanni Di Sirio | 2015-04-13 | 1 | -2/+12 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7891 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7889 ↵ | Giovanni Di Sirio | 2015-04-13 | 2 | -1/+53 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | STM32F4 IRQ Storm application updated. | Giovanni Di Sirio | 2015-04-11 | 1 | -3/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7883 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | CMSIS RTOS interface improvements. | Giovanni Di Sirio | 2015-04-10 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7878 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed bugs 573 and 574. | Giovanni Di Sirio | 2015-04-09 | 1 | -3/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7876 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Wrong comment. | Giovanni Di Sirio | 2015-04-05 | 1 | -2/+2 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7858 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7856 ↵ | Giovanni Di Sirio | 2015-04-05 | 3 | -7/+8 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Board files regenerated with the updated tool. Fixed some errors in demos. | Giovanni Di Sirio | 2015-04-05 | 5 | -19/+22 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7854 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Mass change, all thread functions now return void. | Giovanni Di Sirio | 2015-04-03 | 20 | -39/+39 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7849 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Fixed a formatting error in chconf.h. | Giovanni Di Sirio | 2015-04-03 | 21 | -21/+42 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7844 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7843 ↵ | Giovanni Di Sirio | 2015-04-02 | 1 | -0/+1 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Tickless mode fixed hopefully. | Giovanni Di Sirio | 2015-03-31 | 2 | -33/+1 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7837 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7836 ↵ | Giovanni Di Sirio | 2015-03-31 | 21 | -46/+46 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7833 ↵ | Giovanni Di Sirio | 2015-03-31 | 3 | -6/+37 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7830 ↵ | Giovanni Di Sirio | 2015-03-29 | 1 | -14/+20 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7826 ↵ | Giovanni Di Sirio | 2015-03-28 | 19 | -683/+440 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7825 ↵ | Giovanni Di Sirio | 2015-03-28 | 13 | -354/+177 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7824 ↵ | Giovanni Di Sirio | 2015-03-28 | 6 | -41/+66 | |
| | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4 | |||||
* | Improved makefiles on STM32F4xx. | Giovanni Di Sirio | 2015-03-28 | 15 | -99/+332 | |
| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7823 35acf78f-673a-0410-8e92-d51de3d6d3f4 |