gdisirio
|
761f9f7287
|
Updated the various halconf.h and mcuconf.h with the GPT settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2782 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-28 19:28:47 +00:00 |
gdisirio
|
db7b60f402
|
Modified all the halconf.h files to include the USB and Serial over USB drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2753 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-20 15:26:43 +00:00 |
gdisirio
|
6a2c26a1db
|
Updated the mcuconf.h file in the STM32 demos to include the USB parameters.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2752 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-02-20 15:13:14 +00:00 |
gdisirio
|
99cee8a6ed
|
Added USB clock configuration to the STM32 HAL driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2531 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-25 11:30:44 +00:00 |
gdisirio
|
f2386f6a22
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2515 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-21 10:30:39 +00:00 |
gdisirio
|
1f18297e2a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2504 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-19 11:07:54 +00:00 |
gdisirio
|
68b05c757a
|
Fixed typo in configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2453 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-12-02 17:40:37 +00:00 |
gdisirio
|
ef0b196ab9
|
Removed obsolete options from some makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2451 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-28 14:21:34 +00:00 |
gdisirio
|
9b7b5ce6bf
|
Fixed bug 3120785.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2439 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-27 19:16:40 +00:00 |
gdisirio
|
ef765be75f
|
Fixed a misplaced comment in all the halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2394 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-20 11:13:15 +00:00 |
gdisirio
|
208c4fe1ef
|
Single and improved STM32 vectors file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2367 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-14 19:17:44 +00:00 |
gdisirio
|
cf83a93613
|
Improvements to the ARMCMx directories structure organization. Adjusted the affected makefiles (STM32 demos only).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2330 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-06 10:12:19 +00:00 |
gdisirio
|
c922ada20f
|
Changes to the various Cortex vector tables.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2328 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-06 10:02:07 +00:00 |
gdisirio
|
d8be44136c
|
Fixed bug 3100946, renamed HAL switches removing the CH_ part.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2326 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-11-01 17:29:56 +00:00 |
gdisirio
|
efdf9a658b
|
Reverted name change for macro THREAD_EXT_FIELDS.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2210 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-09-27 18:43:55 +00:00 |
gdisirio
|
781b0b129c
|
Fixed bug 3064204.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2175 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-09-11 10:57:11 +00:00 |
gdisirio
|
138c0f900d
|
Added new kernel hooks (on halt and on systick).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2136 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-21 08:38:14 +00:00 |
gdisirio
|
ae70bb24cc
|
UART driver improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2131 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-15 15:37:52 +00:00 |
gdisirio
|
b01b63ed5a
|
UART driver model improvements, templates and STM32 implementation updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2125 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-12 15:19:11 +00:00 |
gdisirio
|
a2cfd2054a
|
Fixed bug 3041414. Various improvements to the STM32 HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2119 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-08 07:57:28 +00:00 |
gdisirio
|
d51bace3bb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2112 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-01 16:26:58 +00:00 |
gdisirio
|
527125f126
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2109 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-01 09:11:17 +00:00 |
gdisirio
|
a927edc984
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2106 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-08-01 08:53:54 +00:00 |
gdisirio
|
76d2dd6f45
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2105 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-07-31 12:11:35 +00:00 |
gdisirio
|
1f7b57f575
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2104 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-07-31 09:53:35 +00:00 |
gdisirio
|
76a6057c1d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2103 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-07-31 09:44:41 +00:00 |
gdisirio
|
28acd9ec85
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2102 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-07-31 08:06:30 +00:00 |
gdisirio
|
81cf255595
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2101 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2010-07-31 07:34:21 +00:00 |