Uladzimir Pylinski
|
2bf792d2a5
|
STM32F4xx. Fixed comments about clocks for timers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7770 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-13 20:17:06 +00:00 |
Uladzimir Pylinski
|
383df30122
|
STM32F4xx. Added interrupt handler definitions and RCC switch macros for TIM10, TIM11.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7769 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-13 20:16:14 +00:00 |
Giovanni Di Sirio
|
607e3a4c20
|
Safer ADC start for STM32F4 and STM32L1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7677 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-10 14:57:35 +00:00 |
gdisirio
|
fa1aeb7e9a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-11 13:56:55 +00:00 |
gdisirio
|
69e0612f0d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7603 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-04 15:19:23 +00:00 |
barthess
|
e486e61a22
|
Fixed typos in comments.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7600 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-27 19:35:13 +00:00 |
gdisirio
|
80b599bbca
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7577 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-13 12:21:17 +00:00 |
gdisirio
|
ef027ec84e
|
Fixed bug #550.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7548 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-29 09:47:15 +00:00 |
barthess
|
f8dc1b4a80
|
FSMC. Added FMC support in rcc and registry files. This changes needed for community FSMC code functioning.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7512 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-16 09:23:21 +00:00 |
barthess
|
be302132c7
|
FSMC. Files moved to
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7414 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-18 12:23:31 +00:00 |
gdisirio
|
96efc48888
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7355 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-03 12:00:04 +00:00 |
gdisirio
|
a4e3c3fca0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7354 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-03 11:38:31 +00:00 |
gdisirio
|
87fb8a8470
|
Completed STM32F411 support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7352 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-03 08:56:25 +00:00 |
gdisirio
|
130db5dfc5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7347 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 12:00:19 +00:00 |
gdisirio
|
739bcd8f73
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7324 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-27 08:16:36 +00:00 |
gdisirio
|
3ef7552609
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7323 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-27 08:10:38 +00:00 |
gdisirio
|
82152115cb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7267 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-13 08:38:46 +00:00 |
gdisirio
|
e40ae97638
|
Enhanced PWM driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7208 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-30 13:54:04 +00:00 |
barthess
|
4c53f50dd3
|
[FSMC SRAM] Added driver code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7195 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-26 08:21:43 +00:00 |
barthess
|
00c270af7a
|
[STM32 FSMC NAND] Driver variant using dedicated FSMC interrupts finished and tested in hardware.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7176 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-14 15:29:19 +00:00 |
barthess
|
156ff76940
|
STM32 FSMC NAND. Change driver file layout and naming conventions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7145 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-06 21:17:02 +00:00 |
barthess
|
88a09ec741
|
Added FSMC NAND driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7123 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-05 08:00:56 +00:00 |
gdisirio
|
df18715f17
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7100 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-26 09:24:53 +00:00 |
gdisirio
|
6924ea9aea
|
Fixed bug bug #517.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7027 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-09 17:49:15 +00:00 |
gdisirio
|
f7aebc96d5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7012 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-07 13:00:34 +00:00 |
gdisirio
|
6711ff45ea
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6987 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-06-13 12:08:53 +00:00 |
gdisirio
|
73cbca4d15
|
Fixed bug #504.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6939 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-19 13:22:27 +00:00 |
gdisirio
|
9b11ca4993
|
Fixed bug #496.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6930 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-12 09:26:23 +00:00 |
gdisirio
|
83400e3296
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6861 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-21 09:42:45 +00:00 |
gdisirio
|
4e38fbac8d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6860 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-21 09:41:11 +00:00 |
gdisirio
|
4877499dfc
|
Fixed bug #482.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6840 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-04-06 11:45:05 +00:00 |
gdisirio
|
55475920fd
|
Fixed bug #471 except USB change.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6774 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-16 09:53:11 +00:00 |
gdisirio
|
a6224d1964
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6754 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-05 10:30:58 +00:00 |
gdisirio
|
fc17907191
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6724 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-25 15:44:04 +00:00 |
gdisirio
|
27261ab8a6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6715 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-16 09:12:08 +00:00 |
gdisirio
|
9a9b70a61a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6645 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-24 15:45:17 +00:00 |
gdisirio
|
2c1a02debf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6644 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-01-24 14:27:22 +00:00 |